LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm having problems communicating with a Thermotron AST-8800 Controller via RS-232 COM1 Port

Spoiler
 

I configure the RS-232 COM1 port in my laptop for 19200Baud, 8bits, NOparity, 1StopBit, NONE_flowcontrol, CR_termchar.

 

When I sent the IDEN? command (Thermotron's *IDN? version), I got Warning # 1073676294, "The number of bytes transferred is equal to the Input Count. More data might be available".   I then doubled the Write count and sent it in as the Read count.

 

The response I get is this: ýýýýýýýýýýýý.

 

I have tried a Null-Modem cable, with and without Termination Characters, and no luck.   Any ideas ?

0 Kudos
Message 1 of 5
(3,369 Views)

Have you tried to use Hyperterminal to determine if it works that way?

0 Kudos
Message 2 of 5
(3,336 Views)

Hi.  Not yet, but I have a window opening up this afternoon on a unit that I can try that on.   thanks.

0 Kudos
Message 3 of 5
(3,296 Views)

In addition to what RavensFan suggested, I'd also suggest that you reference the Themotron product manual. If you see garbled characters in hyperterminal, this could indicate the baud rate is not configured properly. Please verify that the controller should be configured for 19200 8-N-1.

 

Doug W

Applications Engineer
National Instruments
0 Kudos
Message 4 of 5
(3,284 Views)