system.dnp3
DNP3 Functions
The following functions give you access to interact with the DNP3 devices.
📄️ directOperateAnalog
Issues a Select-And-Operate command to set an analog value in an analog output point.
📄️ directOperateBinary
Issues a Direct-Operate command for digital control operations at binary output points (CROB).
📄️ freezeAnalogs
Issues a freeze command on the given analog outputs.
📄️ freezeAnalogsAtTime
Issues a freeze command on the given analog outputs at the given time for the specified duration.
📄️ freezeCounters
Issues a freeze command on the given counters.
📄️ freezeCountersAtTime
Issues a freeze command on the given counters at the given time for the specified duration.
📄️ selectOperateAnalog
Issues a Select-And-Operate command to set an analog value in an analog output point.
📄️ selectOperateBinary
Issues a Select-And-Operate command for digital control operations at binary output points (CROB).
Functions by Scope
Gateway
Vision
Designer
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