Changes for page 08 Motion Control

Last modified by Iris on 2026/04/03 10:39

From version 9.2
edited by Iris
on 2026/03/28 17:32
Change comment: There is no comment for this version
To version 9.1
edited by Iris
on 2026/02/10 11:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1500,7 +1500,7 @@
1500 1500  Variable type used
1501 1501  
1502 1502  |=**Instruction**|=**Pin**|=**Parameter**|=**Variable type**|=**Can it be empty**|=**Range**|=**Description**
1503 -|(% colspan="1" rowspan="11" %)(((
1503 +|(% colspan="1" rowspan="10" %)(((
1504 1504  
1505 1505  
1506 1506  
... ... @@ -1543,7 +1543,7 @@
1543 1543  
1544 1544  Others: Reserved
1545 1545  )))
1546 -|(% colspan="1" rowspan="6" %)(((
1546 +|(% colspan="1" rowspan="5" %)(((
1547 1547  
1548 1548  
1549 1549  
... ... @@ -1551,7 +1551,6 @@
1551 1551  )))|Done|BOOL|Yes|TRUE/FALSE|Busy flag
1552 1552  |BusY|BOOL|Yes|TRUE/FALSE|Aborted flag
1553 1553  |InstructionAborted|BOOL|Yes|TRUE/FALSE|Abortion flag
1554 -|ReadyUpdate|BOOL|Yes|TRUE/FALSE|Cam table update comp flag
1555 1555  |Error|BOOL|Yes| |Whether there is an error or not
1556 1556  |ErrorID|DWORD|Yes| |Error Code (Please check [8.10 Error Code Cross-reference Table] )
1557 1557  
... ... @@ -1626,9 +1626,9 @@
1626 1626  MC_SAVECAMTABLE
1627 1627  )))|(% colspan="1" rowspan="2" %)Input|Execute|BOOL|No|TRUE/FALSE|Enable
1628 1628  |CamTableID|INT|No|-|Cam tableID
1629 -|(% colspan="1" rowspan="5" %)Output|Done|BOOL|Yes|TRUE/FALSE|Completion flag
1630 -|BusY|BOOL|Yes|TRUE/FALSE|Busy flag
1631 -|InstructionAborted|BOOL|Yes|TRUE/FALSE|Abort flag
1628 +|(% colspan="1" rowspan="5" %)Output|Done|BOOL|Yes|TRUE/FALSE|Busy flag
1629 +|BusY|BOOL|Yes|TRUE/FALSE|Aborted flag
1630 +|InstructionAborted|BOOL|Yes|TRUE/FALSE|Abortion flag
1632 1632  |Error|BOOL|Yes|-|Whether there is an error or not
1633 1633  |ErrorID|DWORD|Yes|-|Error Code (Please check [8.10 Error Code Cross-reference Table]
1634 1634  
... ... @@ -2214,7 +2214,6 @@
2214 2214  
2215 2215  
2216 2216  
2217 -
2218 2218  == **Management functions of axis group motion control** ==
2219 2219  
2220 2220  ----