LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP/IP over Ethernet with Telesis TMC 470

Afternoon all, 

 

I am trying to communicate with a Telesis TMC 470 via Ethernet using TCP/IP. I have set my network card to IP: 192.168.0.1, Subnet 255.0.0.0, and the Telesis Controller to 192.168.0.192, and designated the Telesis Controller as the Server. I am able to communicate with the controller via Hercules, as seen in the screenshots, and have two way communication. However, when I try to communicate with the Telesis Controller via LabVIEW or MAX in a visa session, I get nothing back, and the controller does not receive anything... I have attached some screenshots for reference. I also noted that some of the attribute in the VISA test panel are red. 

 

Can anyone see where I might have made an error? 

 

Thanks in advance

Download All
0 Kudos
Message 1 of 2
(372 Views)

What are you sending?

 

If I look at the example window in the "Hercules SETUP utility", the "Send" fields make it look like you need to send some control characters, shown as SOH, STX, ETX, and CR.

 

Without seeing what you are sending, I would guess that you are either not sending those control characters or are sending them incorrectly.  Can you post a VI showing exactly how you are sending text?

 

 

0 Kudos
Message 2 of 2
(344 Views)