system.dnp
The following functions use system.dnp and the DNP3 driver. See system.dnp3 for DNP3 functions using the Legacy DNP3 driver.
DNP Functions
The following functions give you access to interact with the DNP3 devices.
📄️ demandPoll
Issues a poll request for one or more classes.
📄️ directOperateAnalog
Performs a Direct Operate command on an analog point.
📄️ directOperateBinary
Performs a Direct Operate command on a binary point.
📄️ freezeAnalogs
Issues an Immediate Freeze command targeting one or more analog points.
📄️ freezeAtTimeAnalogs
Issues a Freeze at Time command targeting one or more analog points.
📄️ freezeAtTimeCounters
Issues a Freeze at Time command targeting one or more counters.
📄️ freezeClearAnalogs
Issues a Freeze and Clear command targeting one or more analog points.
📄️ freezeClearCounters
Issues a Freeze and Clear command targeting one or more counters.
📄️ freezeCounters
Issues an Immediate Freeze command targeting one or more counters.
📄️ selectOperateAnalog
Performs a Select then Operate command on an analog point.
📄️ selectOperateBinary
Performs a Select then Operate command on a binary point.
📄️ synchronizeTime
Issues a Synchronize Time command using the current Ignition Gateway time.