Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Enables you to add support for a Chromatography Data System (or similar) to Chronos. An acquisition service added this way will behave like the builtin services and can be used with the Acquisition task. More...
Classes | |
class | ConfigDialog |
Interaktionslogik für ConfigDialog.xaml. More... | |
class | DynamicAcqPars |
Parameter class for an acquisition service that has a variable number of properties. More... | |
class | MockCommandAndParameters |
Example definition of a command and its parameters that can be called for an AxelSemrau.Chronos.Plugin.ICommandUsingAcquisitionService. More... | |
class | MockDynamicParAcquisitionService |
Acquisition service for a parameter class that has a variable number of properties. More... | |
class | MockSimpleAcquisitionService |
An example acquisition service using a fixed list of parameters. More... | |
class | SimpleParameters |
Example parameter set for an acquisition service. More... | |
Enables you to add support for a Chromatography Data System (or similar) to Chronos. An acquisition service added this way will behave like the builtin services and can be used with the Acquisition task.