The StateDevice type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | deviceName |
All devices should be given a name, but it does not have to be unique
(Inherited from MMDeviceBase.) |
![]() | Ecore | (Inherited from MMDeviceBase.) |
![]() | GuiPersistenceProperties |
Notifications to the GUI on how it should behave. This is very important for those devices that are virtual, (especially scripts.)
(Inherited from MMDeviceBase.) |
![]() | NumStates |
Shows the number of possible states for the device
|
![]() | SaveableProperties |
Some device properties are not saved from one session to the next
This gives a list of those properties that the user defined as needing to be saved
(Inherited from MMDeviceBase.) |
![]() | State |
Sets the state of the device
|