Home AMX User Forum NetLinx Studio
Options

Need Help with touch panel IP programming

I have been out of programming for a few years. I had always used the touch panels with a breakout box with ICS net in the past. I am supporting a client who just got a NI 3101 and am trying to connect the NXT-CV12 via IP. I have the Master and Touch panel IP addresses set.

What is the code to identify the TP?

Old Way:

DEFINE_DEVICE
dvTP1 = 10101:1:1

What is the new way?

Comments

  • Options

    the old way is the new way..... That is all that is needed to define your touchpanel within the program. The device will need to be configured to match the device ID, and point to the controller by system number, IP, or hostname.

Sign In or Register to comment.