Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 70330

problem in separating data and instrument name in a string

$
0
0

i am working on instrument automation project in which i am passing an array of some instrument list, which contains instrument name and the data to program the instrument, with the help of the match regular expression vi i am separating instrumetn name and the data in two arrays, for every instrument name i am having one case structure, in an array when that particular instrument comes program goes to that case structure, same way i want that in case of any particular instrumetn , it should process values corresponding to that one instrument only, i have tried several methods but none is giving the xpected result.

 

attached below is the vi 


Viewing all articles
Browse latest Browse all 70330

Trending Articles