Click or drag to resize

BaseScanControllerStoreStandAloneJob Method

By storing the specified list on the card, it will persist after rebooting. The list must already exist 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 StoreStandAloneJob(
	int listID
)

Parameters

listID  Int32
ID of the list to store.
See Also