Click or drag to resize

KinematicPathFollowerJointDescriptionIOFlags Enumeration

[Missing <summary> documentation for "T:Demo3D.Components.KinematicPathFollowerJointDescription.IOFlags"]


Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
[FlagsAttribute]
public enum IOFlags
Members
Member nameValueDescription
None0 
DistanceReadFromPLC1 
DistanceWriteToPLC2 
Distance3 
AngleReadFromPLC4 
AngleWriteToPLC8 
Angle12 
See Also