| KinematicPathFollowerJointDescriptionIOFlags Enumeration | 
[Missing <summary> documentation for "T:Demo3D.Components.KinematicPathFollowerJointDescription.IOFlags"]
Namespace: Demo3D.Components
 Syntax
Syntax[FlagsAttribute] public enum IOFlags
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| DistanceReadFromPLC | 1 | ||
| DistanceWriteToPLC | 2 | ||
| Distance | 3 | ||
| AngleReadFromPLC | 4 | ||
| AngleWriteToPLC | 8 | ||
| Angle | 12 | 
 See Also
See Also