Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Information on the current context during acquisition. Can be extended on request. More...
Properties | |
int | JobNumber [get] |
Zero based job index. | |
int | RowNumber [get] |
One based row number as displayed in the sample list. | |
IAcquisitionHostTask | HostTask [get] |
The task that contains the parameters object. | |
Information on the current context during acquisition. Can be extended on request.
Definition at line 143 of file AcquisitionInterfaces.cs.
|
get |
The task that contains the parameters object.
Definition at line 156 of file AcquisitionInterfaces.cs.
|
get |
|
get |
One based row number as displayed in the sample list.
Definition at line 152 of file AcquisitionInterfaces.cs.