LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

automatiser un test en utilisant un fichier txt

Bonjour,

 

Je souhaite automatiser mon test en créant un fichier (avec des sections et clés par exemple) et pourrais dérouler mon test avec une boucle for ou autre!

 

actuellement j'utilise une boucle for dans laquelle je viens charger des fichiers txt qui correspondent à des setting de point et donc je charge pour chaque point un fichier different....un peu lourd!

Or je voudrais charger un seul fichier qui compilerais les autres en incluant des sections ou clé pour chaque point

ex:

point 1 "courant 1 voltage 2"

point 2 "courant 2 voltage 1"

etc...

pour pouvoir enchainer les point avec des constante de temps.

 

Merci de votre aide

0 Kudos
Message 1 of 2
(2,074 Views)
Hello,

 

I want to automate my testing by creating a file (with sections and keys for example) and could run my test with a for loop or else!

 

now I use a for loop where I just load txt files that correspond to the setting point and therefore I charge for each item a different .... a little heavy!

However, I load a single file which compiles other or with sections for each key point

eg

1 "1 Current voltage 2"

2 "2 Current voltage 1"

etc ...

enchainer to the point with time constant.

 

Thank you for your help
0 Kudos
Message 2 of 2
(2,072 Views)