You're currently browsing the Ignition 7.9 docs. Click here to view the latest docs.

 

DNP3 Functions

The following functions give you access to interact with the DNP3 devices.

Constants

system.dnp3.NUL = 0
system.dnp3.PULSE_ON = 1
system.dnp3.PULSE_OFF = 2
system.dnp3.LATCH_ON = 3
system.dnp3.LATCH_OFF = 4
system.dnp3.CLOSE = 1
system.dnp3.TRIP = 2

 

In This Section ...

 

  • No labels