Click or drag to resize

BaseScanControllerSetStandAloneList Method

Sets the stand alone configuration on the card. The lists contained in JobLists must already be stored on the card.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void SetStandAloneList(
	StandAloneConfiguration configuration
)

Parameters

configuration  StandAloneConfiguration
Configuration defining the Stand-Alone setup.
See Also