Block library TeleControl ST7
5.7 Master copies
TIM 1531 IRC
Operating Instructions, 02/2018, C79000-G8976-C468-02
175
. 500
Command output time for command outputs in milliseconds
The specified time applies to all command outputs.
If more than one output can be set at the same time (MultipleOutput = TRUE),
the output time is restarted with ea
ch newly received command. This means
retriggering for already pending commands. All the command outputs are
reset at the same time onöy when the output time elapses.
With the value 0 a set command output is not reset by the command typical.
You need to do this via the user program.
For the declaration, data type, range of values, default and function, refer to
the section
Reoccurring parameters (Page 144).
The output "NewData" is always set to TRUE for one OB1 cycle when the FB
has received new data and output it to the output byte "CommandOuputByte".
(process image) output bytes
Since the parameter is an IN_OUT parameter, direct I/O output of the co
m-
yte to PQB0 ... PQBn is not permitted. It is also difficult to specify local
bit memory with this parameter type and this should not be used.
To allow the command outputs to be reset both by the command typical itself
as w
ell as by the user program (when output time = 0), the parameter was
declared as an IN_OUT parameter.