Click or drag to resize

API changes - 2.42

RAYLASE.Marker.Device.dll
  public class RAYLASE.Marker.Device.StandAloneConfiguration+ErrorConfiguration

+ public uint? WritePortExecutionAbortedValue { get; set; }
+ public uint? WritePortLaserValue { get; set; }
+ public uint? WritePortOutOfFieldValue { get; set; }
+ public uint? WritePortScanControllerValue { get; set; }
+ public uint? WritePortScanHeadValue { get; set; }

  public class RAYLASE.Marker.Device.StandAloneConfiguration

- public ErrorConfiguration Error { get; }
+ public ErrorConfiguration Error { get; set; }