04-19-2009 11:49 PM
hi,
I have use some commands to read data from the hardware(sensor)
if i use the commands in hyperterminal it is working if i used in labview it returns empty data.
Why it happens?Is NI not able to read characters..how to solve this problem
04-19-2009 11:52 PM
I was suspecting of the ASCII because in hyperterminal we able to set the echo and time to reterieve data. How to set echo in labview?
Plz help, Thank u
04-20-2009 05:49 AM
It's a common first time(r) problem.
In general: What runs in hyperterminal can also run in LabVIEW...
Hyperterminal will add END OF LINE codes like CR LF automatically
In LabVIEW you will need to add them....
Search the forum for the keyword hyperterminal....
04-23-2009 07:49 PM
04-23-2009 08:12 PM
04-23-2009 09:32 PM
04-23-2009 09:43 PM
04-23-2009 09:50 PM
04-23-2009 11:15 PM
I don't understand. You say you are able to get a reply and then you say you aren't able to get a reply.
Have you tried using a CR and a LF. And what version of LabVIEW are you using?Those serial functions are really, really old and have not been supported for several years.
p.s Attaching a partial image is NOT the same thing as attaching the actual code.
04-23-2009 11:24 PM
Yup i have use the cariage return in the string palete .. is not responding... with the whole command...like ?RR<CR>
Im using labview 8.0
Actually i get this from my senior which already left the company and i have been told this is working perfectly .. but now im not sure ... if i send CR it reply *** which is correct b'cos hyperterminal also giving me the same...but let say i type ?RR<CR> it doesnt reply anythg ... but with hyperterminal it replies"@@@"...
The labview development file i cant attached cos too big too send through