LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string to array urgent~!

this is what i done.
Now the problem is how to connect from the string to 2D array.

0 Kudos
Message 1 of 51
(3,815 Views)
hello,

Since you didn't add the Keith.lib I couldn't run the example. So, I've made a simple example for you. See if it's what you want.

The Example was made on labview 8.2.1
Software developer
www.mcm-electronics.com





PORTUGAL
Download All
Message 2 of 51
(3,802 Views)
this is the keithley llb
hope you can make for me..thank lot!!
Download All
0 Kudos
Message 3 of 51
(3,793 Views)
But the example that I've made isn't enought?

In  the example I'm showing how to convert the string to array 2D
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 4 of 51
(3,788 Views)
i cant view it...
i'm using labview v7

0 Kudos
Message 5 of 51
(3,788 Views)
ok. you can't view the labview file, but you can see the image (.png ). No?
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 6 of 51
(3,792 Views)

Here is Jorge's image:  (Thanks Jorge)

 

0 Kudos
Message 7 of 51
(3,783 Views)
Hello Joe,

Please explain me how can I post the image like you?
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 8 of 51
(3,784 Views)

Hi Jorge,

Thanks for all your contributions in the forum... You've been busy answering questions 🙂

Displying an image is quite simple, actually.  Here are the steps I use (there might be better approach)...

1.  Post your reply with attached images (as you did).

2.  Right-click on the attached image's name, and select properties.  In this case you'll get: http://forums.ni.com/attachments/ni/170/269998/2/5.png

3.  At the top right corner of your message, click on Options and select Edit.

4.  In the Edit box, select "Edit as HTML" (near bottom right corner of edit box).

5.  Insert the image's property within an html format like this: " {P}{IMG src="http://forums.ni.com/attachments/ni/170/269998/2/5.png"}{/P}"  (replace { } with < > because it confused the browser in this example)

6. (preview Post to make sure it's ok).  Submit post.

 

Message 9 of 51
(3,770 Views)
Just wanted to add to those instructions.

Instead of steps 4 and 5, simply click the add image button on the toolbar above the message text (little picture of a mountain). It will ask you for the location of the picture, paste in the address you got from step 2.
Message 10 of 51
(3,759 Views)