Technical data
SINAUT TD7 software package for the CPU
2.6 Blocks for optional expansion
Software
296 System Manual, 07/2009, C79000-G8976-C222-07
Range of
values:
Output
Bit memory
Data bit
Q 0.0 ... I n.7
M 0.0 ... M n.7
L 0.0 ... L n.7
DBm.DBX 0.0 ... n.7
The output is set for the duration of one OB1 cycle when the point in time or
time interval specified by Hour ... Year is reached.
Name: Flag
Declaration: IN_OUT
Data type BOOL
Explanation Edge memory bit for TriggerOutput.
Range of
values:
Bit memory
Data bit
M 0.0 ... M n.7
DBm.DBX 0.0 ... n.7
No dummy memory bit is permitted. The edge memory bit must also not be
reset by the user program.
Note
This is an in/out parameter (declaration IN_OUT). It is difficult to specify local bit memory
with this parameter and this should not be used.
Examples of setting a time or time interval
IntervalMode = FALSE (or 0)
The FC works with a point in time. When the set point in time is reached, TriggerOutput is
set for one OB1 cycle.
All time parameters can be used to specify the time. If you do not require a parameter, set
FF. When checking whether a time has been reached, these are ignored. This can be used
in some areas (although IntervalMode = 0) for setting a time scheme. Refer to the following
examples.
Permitted ranges for the time parameters:
Hours 00-23 Day 01-31
Minutes 00-59 Month 01-12
Seconds 00-59 Year 00-99
Examples:
1. IntervalMode: FALSE The TriggerOutput output is set once
Hour_Minute : W#16#0645 at 06:45:12 on 04.02.91.
Second_Day : W#16#1204
Month_Year : W#16#0291
2. IntervalMode: FALSE The TriggerOutput output is set every
Hour_Minute : W#16#0600 day at 06:00:00.










