Block library TeleControl ST7
5.7 Master copies
TIM 1531 IRC
Operating Instructions, 02/2018, C79000-G8976-C468-02
241
Example of the parameter assignment of "CntIn_0" ... "CntIn_7" starting at
"EnableMask" = B#16#83:
In_5 : = Z0
FC ST7ObjectTest
Validity
S7-300/400 CPU
Calling FC ST7ObjectTest in programming error OB121 prevents a CPU STOP, if the CPU
receives data with an unknown destination object no.
FC ST7ObjectTest checks why OB121 was called, i.e. which block type is missing.
● If the missing block is a data block and this data block is an instance DB of a SINAUT
object, the CPU does not change to STOP.
● If no SINAUT instance DB is missing but rather another block (DB, FB, FC), you can
specify the reaction with the parameter "StopInOtherCases".
– CPU changes to STOP.
– CPU continues to run.
For more information on the programming error OB121 and background information relating
to the use of FC ST7ObjectTest, see section Programming error OB (Page 138).
should change to STOP in other error situations.
For details of the parameter see above, section "Function".
TRUE: CPU changes to STOP.
FALSE: CPU continues to run.