LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting a parity error coming from VISA Read

I am sorry, I am uncertain what you mean by code? Do you mean the program I am using to communicate with it?
 In that case, I will attach it. I am talking in ASCII, as that is what it is currently set on. I could try Modbus, but I don't know how to do that. What is the difference between ASCII and Modbus anyway? There shouldn't be anythign wrong with the program, but if you notice anything, let me know.
----------------------------------------------------------------------------------------------------------------------------------------------------
I've got a sneaking suspicion that Jesus might have been made of bread. Why else did they have to put him in a warm cave and wait three days for him to rise?

Damnant quadnon intelligunt - They condemn what they do not understand.
0 Kudos
Message 21 of 25
(1,011 Views)
Ok. I have gotten the Omega device to work properly in Hyperterminal, but it still doesn't work in Labview. What could be the problem here? Maybe driver issues?
----------------------------------------------------------------------------------------------------------------------------------------------------
I've got a sneaking suspicion that Jesus might have been made of bread. Why else did they have to put him in a warm cave and wait three days for him to rise?

Damnant quadnon intelligunt - They condemn what they do not understand.
0 Kudos
Message 22 of 25
(1,001 Views)

In LabView have you tried enabling the termination character and set it to a carriage return as specified in the Omaga manual

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 23 of 25
(994 Views)
Use portmon to capture the data stream from hyperterminal and save this to a file or screenshot. Then use portmon to watch the labview program execute. Save this to a file or screenshot. Then compare the port setup info and the hex data one byte at a time.
0 Kudos
Message 24 of 25
(990 Views)
thank you all. It seems to be working now. I am not totally certain what got it working again, but playing with the baud rate fixed it. I sent it a few commands and it did nothing, then, suddenly one more command and it started right up and is now quite content to give me data... odd, but it works.
----------------------------------------------------------------------------------------------------------------------------------------------------
I've got a sneaking suspicion that Jesus might have been made of bread. Why else did they have to put him in a warm cave and wait three days for him to rise?

Damnant quadnon intelligunt - They condemn what they do not understand.
0 Kudos
Message 25 of 25
(981 Views)