![Delta AX-3 Series Operation Manual Download Page 289](http://html1.mh-extra.com/html/delta/ax-3-series/ax-3-series_operation-manual_2471629289.webp)
C h a p t e r 7 M o t i o n C o n t r o l B a s i c S e t t i n g s & O p e r a t i o n
7 - 1 7 1
7_
ST language
Set StartFlag to be TRUE, then the normal operation of communications for both master and slave axis would be
checked respectively.
IF StartFlag = TRUE THEN
IF Axis_Master.bCommunication = TRUE THEN
MC_Power0_Enable := TRUE;
MC_Power0_RegulatorOn := TRUE;
MC_Power0_DriveStart := TRUE;
END_IF
IF Axis_Slave.bCommunication = TRUE THEN
MC_Power1_Enable := TRUE;
MC_Power1_RegulatorOn := TRUE;
MC_Power1_DriveStart := TRUE;
END_IF
END_IF
Under normal condition, Servo ON state will be set to master and slave axis.
MC_Power_0(
Axis:= Axis_Master,
Enable:= MC_Power0_Enable,
bRegulatorOn:= MC_Power0_RegulatorOn,
bDriveStart:= MC_Power0_DriveStart,
Status=> MC_Power0_Status,
bRegulatorRealState=> ,
bDriveStartRealState=> ,
Busy=> ,
Error=> ,
ErrorID=> );
Summary of Contents for AX-3 Series
Page 17: ...AX 3 Series Operation Manual 1 10 _1 MEMO...
Page 54: ...AX 3 Series Operation Manual 3 22 _3 MEMO...
Page 98: ...AX 3 Series Operation Manual 4 44 _4 MEMO...
Page 118: ...AX 3 Series Operation Manual 6 8 _6 MEMO...
Page 310: ...AX 3 Series Operation Manual 8 18 8_ MEMO...
Page 355: ...Appendix A Troubleshooting A 5 _A...