P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
Basic Functions
988
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Description of formal parameters
The following table shows all formal parameters of the SI relay function:
Out3
: BOOL;
//Delayed output to false by timer 3
END_VAR
VAR_INOUT
FirstRun
: BOOL;
//TRUE by user after 1st start of SPL
END_VAR
Formal parameters of SI relay function
Signal
Type
Type
Remark
In1
I
BOOL
Input 1
In2
I
BOOL
Input 2
In3
I
BOOL
Input 3
Ackn1
I
BOOL
Acknowledge input 1
Ackn2
I
BOOL
Acknowledge input 2
TimeValue1
I
TIME
Time value 1 for OFF delay
TimeValue2
I
TIME
Time value 2 for OFF delay
TimeValue3
I
TIME
Time value 3 for OFF delay
Out0
O
BOOL
Output, instantaneous (no delay)
Out1
O
BOOL
Output, delayed by TimeValue1
Out2
O
BOOL
Output, delayed by TimeValue2
Out3
O
BOOL
Output, delayed by TimeValue3
FirstRun
I/O
BOOL
Activation of basic setting
Note
The block must be called once by the user program (per SI relay) cyclically in the OB1 cycle
from when the SPL program starts. The user must provide an instance DB with any number
for this purpose. The call is multi-instance-capable.
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...