Detailed description   
2.12 Block descriptions 
  Power Line Basic PLC Program (P3) 
2-200  Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0 
Timing diagram (fault scenario) 
6WDUW(UU
(UURU
6WDUW
,Q3RV
$FWLY
 
 
(1)   Activation of function by means of a positive edge 
(2)   Negative acknowledgment: Error has occurred 
(3)   Reset function activation after receipt of acknowledgment 
(4)   Signal change using FC 
 
Call example 
 
CALL FC 15 ( 
Start :=  M 100.0, 
AxisNo :=  5, 
IC :=  #incr,  //e.g., local variable 
Inch :=   FALSE, 
HWheelOv :=   FALSE, 
Pos :=   MD160, 
FRate :=   MD164, 
InPos :=   Q 36.0, 
Active :=   Q 36.1, 
StartErr :=   Q 36.2, 
 
Error :=   Q 36.3);