Technical data

Table Of Contents
Organization Blocks
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
1-13
Local Data for Cyclic Interrupt OBs
The following table describes the temporary (TEMP) variables for a cyclic interrupt
OB. The variable names are the default names of OB35.
Variable Type Description
OB35_EV_CLASS BYTE Event class and identifiers
B#16#11: interrupt is active
OB35_STRT_INF BYTE B#16#30: Start request for cyclic interrupt OB
with special criteria (only for H-CPUs and there
only if explicitly configured for them)
B#16#31: start request for OB30
B#16#36: start request for OB35
B#16#39: start request for OB38
B#16#3A: Start request for cyclic interrupt OB
with special criteria (only for S7-300 and there
only if explicitly configured for them)
OB35_PRIORITY BYTE Assigned priority class: defaults 7 (OB30) to 15
(OB38)
OB35_OB_NUMBR BYTE OB number (30 to 38)
OB35_RESERVED_1 BYTE Reserved
OB35_RESERVED_2 BYTE Reserved
OB35_PHASE_OFFSET WORD If OB35_STRT_INF=B#16#3A:
phase offset in µs
In all other cases: phase offset in ms
OB35_RESERVED_3 INT Reserved
OB35_EXC_FREQ INT If OB35_STRT_INF=B#16#3A:
phase offset in µs
In all other cases: interval in milliseconds
OB35_DATE_TIME DATE_AND_TIME DATE_AND_TIME of day when the OB was called