ā11-19-2006 01:44 PM
ā11-20-2006 08:42 PM
ā11-21-2006 06:39 AM
ā11-22-2006 09:01 AM
ā01-12-2008 01:19 PM
I am interested in this program, but I can not open it because I have an older version (LabView 7.1). Can you convert the program an send it to my e-mail cecilia@mechatronics-d.com?
thank you
ā01-12-2008 01:43 PM - edited ā01-12-2008 01:43 PM
I can't save it as LabVIEW 7.1 so here's an image of the block diagram.
p.s. It's not a good idea to post your email to a public forum. Responses are all made to the forum anyway and all you will get is a lot of spam.
ā11-16-2009 03:29 PM
ā11-16-2009 04:42 PM
ā11-17-2009 01:52 PM
Hi Shanky,
I think that you should take a look at the code posted by Matt Pollock and note the original poster's comment "My other problem was not having the TCP Write string constant in the "\" codes display mode."
I have a feeling that you will need a wait between the write and read and your code looks to be in "Normal Display" mode.
To change your code to "'\' Code Display", right click on the "*SRA\r" string constant and select "'\' Code Display".
Please let me know if this helps.
ā11-17-2009 04:20 PM
Hi Justin...
I had figured that out.. now the code does give a data and its correct.. but i need a small modification and i cantfigure out how to get it cause i am new to labview..
The data is not continuous and keeps getting updated every 5 seconds or so..
is there a way i could get a continous data output in a Waveform chart ???? I know the TCP read command just gives a single valued output but could you suggest me how to get a waveform output in a continouw way.. i am attaching the Code... this works fine...