SPICE3DeviceSetStandAloneList Method |
Sets the stand alone configuration on the card. The lists contained in
JobLists must already be stored on the card.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void SetStandAloneList(
StandAloneConfiguration configuration
)
Parameters
- configuration StandAloneConfiguration
- Configuration defining the Stand-Alone setup.
See Also