Chronos Plugins  5.2.0
This documentation covers the plugin interfaces definitions and an example implementation.
AxelSemrau.Chronos.Plugin.LockInstrumentAttribute Class Reference

Decorate a property of your ParamT class with this property if your acquisition service can be used simultaneously on multiple instruments. More...

+ Inheritance diagram for AxelSemrau.Chronos.Plugin.LockInstrumentAttribute:
+ Collaboration diagram for AxelSemrau.Chronos.Plugin.LockInstrumentAttribute:

Detailed Description

Decorate a property of your ParamT class with this property if your acquisition service can be used simultaneously on multiple instruments.

The .ToString() value of this property should be specific for the used instrument.

Definition at line 137 of file AcquisitionInterfaces.cs.


The documentation for this class was generated from the following file: