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=> );
Содержание AX-3 Series
Страница 17: ...AX 3 Series Operation Manual 1 10 _1 MEMO...
Страница 54: ...AX 3 Series Operation Manual 3 22 _3 MEMO...
Страница 98: ...AX 3 Series Operation Manual 4 44 _4 MEMO...
Страница 118: ...AX 3 Series Operation Manual 6 8 _6 MEMO...
Страница 148: ...AX 3 Series Operation Manual 7 30 _7 Scan PLC controller Add the newly scanned PLC controller and click OK...
Страница 241: ...Chapter 7 Motion Control Basic Settings Operation 7 123 7_ Click to enter Axis 0 tab on PoAxis Configuration page...
Страница 292: ...AX 3 Series Operation Manual 7 174 _7 Jerk Done MC_MoveSuperImposed_Done Busy CommandAborted Error ErrorID...
Страница 310: ...AX 3 Series Operation Manual 8 18 8_ MEMO...
Страница 355: ...Appendix A Troubleshooting A 5 _A...