Click or drag to resize

MotorConfigAxes Property

Configuration per motor axis.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntax
C#
public MotorAxisParameterSet[] Axes { get; set; }

Property Value

MotorAxisParameterSet
Remarks
Always contains MaxSupportedAxes parameter sets.
See Also