Hello Team,
We have requirement to integrate Thermotron 8800 display with Ignition. Thermotron 8800 display support TCP/IP. We want to know feasibility of Integration Ignition with Thermotron 8800 display with TCP driver.
If yes, Can you confirm how would be tag access I mean it can be browse automatically or need to create manually.
Hello ,
I believe that If the device supports TCP/IP communication, then the TCP driver should be able to communicate with it. The TCP driver listen directly t port and collects data sent to that port.
@michael.flagler So we need to do programming to send ASCII command & get response or It can be browse automatically with configuration in Ignition TCP driver?