STARCommand Events |
The STARCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| OnAborted |
Insrument control abort event
| |
| OnControlPanelComplete |
Instrument control panel show completed
| |
| OnDeviceCreated |
Device created event, use can call all the funcation after this event
| |
| OnDeviceErrorOccured |
Device error event handler, for problem reporting only
| |
| OnEnded |
Instrument control Complete event
| |
| OnInstrumentDeckCreated |
Instrument Deck layout created event
| |
| OnPaused |
Instrument control paused event
| |
| OnPausing |
Instrument control Pausing event
| |
| OnResumed |
Instrument control resued event
| |
| OnStarted |
Instrument control started event
| |
| OnSystemDeckCreated |
System deck created event, use can create 3DViewer after this event
|