LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS232 Response Differences

I am trying to adapt an older piece of programming to allow it to run off a windows CE 5.0 piece of hardware rather then from a computer.

 

When the program starts it checks that all of its peripherals are connected by communicating along RS232 to a wireless module. When the program is run from the computer it sends out the initialise message, waits 200ms and then checks for a response. If the response is correct then the program continues, otherwise an error is produced.

 

Now for the problem, when the exact same message is sent windows CE controller no response is being detected and an error generated. I have checked that it is sending a message and that it can receive messages by connecting the controller to the computer and have been able to pass messages accurately back and forth between the two along RS232 but cannot determine why the controller cannot pass messages to the module.

Any suggestions or help would be greatly welcome.

0 Kudos
Message 1 of 2
(2,170 Views)

Hello,

 

What wireless module are you using?  Also, what is the specific error code you are getting?  This may help narrow down the problem.  Perhaps you could post your code up here so that people can look over to see if they see any problems!

 

 

 

 

Mason M
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,101 Views)