Click or drag to resize

BaseLaserControllerAutoConfigureIO Property

Automatically configures necessary IO pins depending on laser (eg. laser alarm, pilot and arm pins). Only supported if Features contains AutoConfigureIO.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool AutoConfigureIO { get; set; }

Property Value

Boolean
See Also