The SINAUT Configuration Tool
6.6 TD7onTIM
TIM DNP3
System Manual, 12/2015, C79000-G8976-C253-04
217
command output of the channel is active. When the
configured time has elapsed, the bit is reset to zero by TD7onTIM.
DNP3_Cmd01X_R
Channel "CmdReceive"
Channel type: Receive DNP3 command
The object is intended for the station and occupies 1 index.
As the data destination of the command, a bit variable of the S7 CPU is specified.
The channel allows receipt of a DNP3 command with the following control information:
● LATCH_ON / LATCH_OFF
● PULSE_ON
– NUL
– CLOSE
– TRIP
When the byte "Control Code" is received with the function "PULSE_ON" information sent
with it by the master "Count", "On-time" and "Off-time" is evaluated. This information is
compared with the relevant object parameters “Max.pulse duration“, “Pulse duration
equivalent time“ and “Number ofpulses“ (see below).
The data object supports the following control codes id the object is suitably configured and
the necessary information is received from the master.
Table 6- 8 Functions of the data object
Reaction of the object depends on the configuration
Output mode =
Latch on/off
0x01 NUL PULSE_ON The output is set to 1 for the
The command is rejected.
0x03 NUL LATCH_ON The command is rejected. The output is set permanently
to 1.
0x04 NUL LATCH_OFF The command is rejected. The output is set permanently
0x41 CLOSE PULSE_ON The output is set permanently
The command is rejected.
0x81 TRIP PULSE_ON The output is set permanently
to 0 (as with LATCH_OFF).
The command is rejected.
Note that DNP3_Cmd01X_R only has one output. If both the function “LATCH_ON/OFF“ and
the function “PULSE_ON“ are to be used for a switching device. separate objects need to be
created for both functions.