06-08-2007 09:03 AM
06-08-2007 09:33 AM
06-08-2007 09:35 AM - edited 06-08-2007 09:35 AM
I am able to send command through Hyperterminal and getting response. But , while sending through rs232 in labview using the basic serial write and read vi given in examples and using the same settings for rs232 port, I am not getting any respose . MY command is something like "r 0x40000000" in hyperterminal.
Message Edited by pallen on 06-08-2007 10:36 AM
04-05-2011 07:09 AM
Hi,
I am facing a similar problem.
I am getting this eror.
Error -1073807246 occurred at Property Node (arg 1) in VISA Configure Serial Port (Instr).vi->Basic Serial Write and Read.vi
Possible reason(s):
VISA: (Hex 0xBFFF0072) The resource is valid, but VISA cannot currently access it.
Can anyone please tell how to fix this??
Thanx.
04-05-2011 07:16 AM - edited 04-05-2011 07:22 AM
04-05-2011 07:18 AM
The problem is not similar and you should have done a search for the error code. Make sure you have any other program closed. The OS only allows one program at a time to access the port.
04-05-2011 10:24 AM
Well yeah sorry.... I had a labwindows code using the same com port....
Thanx a lot for the help. 🙂
And I ll make sure to do a search for the error code first.
Thanx again.
04-05-2011 10:29 AM
One tip on searching for error codes in the forums. Leave out the negative sign and just search for the number. The search engine interprets the negative sign as a search modifier meaning look for posts that do not have the number as a part of it. So you'd wind up with everything else in the forums except for the posts that would actually help you.