Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Provides access to some options and configuration information for the PAL3 samplers even out of the schedule execution context. More...
Properties | |
IPal3Options | Options [get] |
Configure the runtime behavior. | |
IPalPlusConfigurationService | ConfigService [get] |
The service which provides information about the device configuration, like trays and modules. | |
Provides access to some options and configuration information for the PAL3 samplers even out of the schedule execution context.
Do not implement this interface, it is exposed by the respective device. Use IDirectDeviceAccess.
Definition at line 461 of file DeviceInterfaces.cs.
|
get |
The service which provides information about the device configuration, like trays and modules.
Definition at line 470 of file DeviceInterfaces.cs.
|
get |