Click or drag to resize

KinematicSphericalJointDescriptionIOFlags Enumeration

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

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
[FlagsAttribute]
public enum IOFlags
Members
  Member nameValueDescription
None0
Angle1ReadFromPLC1
Angle1WriteToPLC2
Angle13
Angle2ReadFromPLC4
Angle2WriteToPLC8
Angle212
Angle3ReadFromPLC16
Angle3WriteToPLC32
Angle348
See Also