Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
MockPlugin.AcquisitionService Namespace Reference

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...
 

Detailed Description

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.