Extended instructions
9.5 Interrupts
S7-1200 Programmable controller
System Manual, V4.2, 09/2016, A5E02486680-AK
431
QRY_TINT (Query status of time of day interrupt)
Table 9- 116 QRY_TINT (Query date and time of day interrupt)
OB_NR:=_int_in_,
STATUS=>_word_out_);
Queries the date and time of day interrupt status for
the specified interrupt OB.
Table 9- 117 Data types for the parameters
OB number (accepts symbolic name) of the interrupt OB to query
Status of the specified interrupt OB
Table 9- 118 STATUS parameter
0
1
The interrupt is enabled.
The interrupt is disabled.
2
The interrupt is not active or has expired.
4 0 The assigned OB_NR does not exist.
An OB with the assigned OB_NR exists.
6
The date and time of day interrupt uses local time.
The date and time of day interrupt uses system time.
Table 9- 119 Condition code