![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|

Properties | |
| Dictionary< string, object > | ConfigurationSettings [get] |
| Gets the configuration settings. This dict can contain settings which are used by the output controllers. | |
| AlarmHandler | Alarms [get, set] |
| Gets the AlarmHandler object. | |
|
getset |
Gets the AlarmHandler object.
The AlarmHandler object.
Implemented in DirectOutput.Cab.CabinetOwner.
|
get |
Gets the configuration settings. This dict can contain settings which are used by the output controllers.
The configuration settings.
Implemented in DirectOutput.Cab.CabinetOwner.