Detailed description
2.12 Block descriptions
Basic logic functions: PLC Basic program powerline (P3 pl)
218 Function Manual, 11/2006, 6FC5397-0BP10-2BA0
Description of formal parameters
The table below lists all formal parameters of the YDelta function:
Signal Type Type Value range Remark
YDelta I BOOL = star
= delta.
The changeover edge of the signal
initiates the changeover operation.
SpindleIFNo I INT 1.. Number of the axis interface
declared as a spindle
TimeVal I S5time 0.. Switchover time
TimerNo I INT 10.. Timer for programming the wait
time
Y
Q
BOOL Energizing of star contactor
Delta
Q
BOOL Energizing of delta contactor
Ref I/O WORD Instance for status information
Internal use
Call example
CALL FC 17 (
YDelta := I 45.7, //Star delta
SpindleIFNo := 4,
TimeVal := S5T#150ms,
TimerNo := 10, //Timer 10
Y := Q 52.3, //Star contactor
Delta := Q 52.4, //Delta contactor
Ref := mw 50); //Instance