Difference between revisions of "AXY:PLC Attachement"
(Created page with "= PLC Attachment = * PLC task will implicitly attach axis/element, similar as terminal context * '''TASKID''' of the PLC task will be '''-10''' * We assume that <group>.per...") |
|||
Line 6: | Line 6: | ||
* <element>.AttachedTo will return "PLC" | * <element>.AttachedTo will return "PLC" | ||
− | [[Category | + | [[Category:PLC]] |
Latest revision as of 09:20, 22 May 2014
PLC Attachment
- PLC task will implicitly attach axis/element, similar as terminal context
- TASKID of the PLC task will be -10
- We assume that <group>.persistant flag of each group is set to 1.
- <element>.AttachedTo will return "PLC"