Click or drag to resize

MotorConfig Class

Motor related configuration
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3ConfigBase
    RAYLASE.SPICE3MotorConfig

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntax
C#
public class MotorConfig : ConfigBase

The MotorConfig type exposes the following members.

Properties
 NameDescription
Public propertyAxes Configuration per motor axis.
Top
Fields
 NameDescription
Public fieldStatic memberMaxSupportedAxes Maximum number of supported motor axes.
Top
See Also