Click or drag to resize

DecoderProfile.Simulation Property

Gets or sets the configuration data for simulating decoder.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public DecoderProfile.SimulationData Simulation { get; }

Property Value

DecoderProfile.SimulationData
Remarks
If not set, the simulation (if available) will be disabled.
See Also