Click or drag to resize

QuadratureDecoderModuleSimulationSpeed Property

Gets or sets the speed of the simulated encoder.


Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double SimulationSpeed { get; set; }

Property Value

Double
The desired speed of the simulated conveyor belt in µm/µs.
Remarks

Note that this only applies if SimulateEncoder is set to true.

See Also