Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Makes some aspects of the PAL3 behavior configurable. More...
Properties | |
bool | ResetBeforeSequence [get, set] |
Resetting the sampler before a sequence starts is optional. | |
bool | AlwaysResetAfterSequence [get, set] |
Set this to false if the sampler should be only reset after errors occurred or the schedule run was aborted. | |
Makes some aspects of the PAL3 behavior configurable.
Definition at line 442 of file DeviceInterfaces.cs.
|
getset |
Set this to false if the sampler should be only reset after errors occurred or the schedule run was aborted.
Definition at line 452 of file DeviceInterfaces.cs.
|
getset |
Resetting the sampler before a sequence starts is optional.
Definition at line 447 of file DeviceInterfaces.cs.