Click or drag to resize

SPICE3DeviceStoreStandAloneJob Method

By storing the specified list on the card, it will persist after rebooting. The list must already exist on the card.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void StoreStandAloneJob(
	int listID
)

Parameters

listID  Int32
ID of the list to store.
See Also