Skip to content

Commit 6f381b3

Browse files
committed
Updated documentation to reflect Matt's additions
1 parent fc377db commit 6f381b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/docs/CodeReference/ErrorMovers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Typically, calling methods on these *invalid references* would result in a Pagef
1818

1919
## Axis Linking
2020

21-
ErrorMovers contain AXIS_REFERENCEs and will appear in the list of potential linkable objects when connecting NC Axes to PLC axes. Be sure to avoid accidentally linking these ErrorMover objects, or the project will not operate correctly.
21+
If ErrorMovers appear in the list of potentially linkable objects when connecting NC Axes to PLC axes, ensure that these objects are not selected.
22+
23+
By default, ErrorMovers are removed from the PLC Process Image to prevent them appearing in this list.
2224

2325
![MappingErrorMovers](../Images/MappingErrorMovers.png)

0 commit comments

Comments
 (0)