LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract the serial no. data in row

I have a data with two serial no. How do i extract them individually to form two array separately for each serial no.?

0 Kudos
Message 1 of 7
(3,433 Views)

Try this

Regards
Freelance_LV
TestAutomation Consultant
Message 2 of 7
(3,421 Views)

Hard-coding the serial number doesn't help when other serial numbers are tested.  You haven't shown us what you've tried so it's not possible to help you past your difficulty without solving the problem for you.  This'll help you get started:

 

Example_VI.png

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 3 of 7
(3,405 Views)

I do not know what went wrong.I just cant get the diagram u shown me.

0 Kudos
Message 4 of 7
(3,379 Views)

I tried yours but i still cant get the thing, there is one part of the program that mine is different from yours. i cant find that tool.

0 Kudos
Message 5 of 7
(3,378 Views)

That's a VI snippet, not just a screen-shot of my code.  Drag it onto your block diagram and it'll become LV code.

 

One thing you did was make the string array one dimensional; mine is two dimensional.  Also, you used an Index Array node where I had Delete From Array.  I didn't look any further.  I've attached the VI, but I believe you're using 2011 so you can use the snippet.  😉

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 6 of 7
(3,365 Views)

Thanks but i gussed this suits me more:) one more thing is i cant show the header for 2000776707

0 Kudos
Message 7 of 7
(3,344 Views)