Contains all shared methodparameters of all measurement method classes for measurement vs. time. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by TimeMethod.
Protected Constructors
| Name | Description | |
|---|---|---|
|
TimeMethod | Create a new vs. time method |
Public Fields
| Name | Description | |
|---|---|---|
|
AnalyteName | The name of the measured analyte. |
|
BiPotCR | Specifies the current range for WE2. (inherited from Method) |
|
BiPotPotential | Specifies the potential for WE2. (inherited from Method) |
|
CellOnAfterMeasurement | Enable/disable cell after measurement (inherited from Method) |
|
ConcentrationUnit | The label for the unit of the analyte's concentration. This value is not used for calculations. (inherited from Method) |
|
ConditioningPotential | Conditioning Potential (inherited from Method) |
|
ConditioningTime | Conditioning Duration (inherited from Method) |
|
DepositionPotential | Deposition Potential (inherited from Method) |
|
DepositionTime | Deposition Duration (inherited from Method) |
|
EquilibrationTime | Duration (inherited from Method) |
|
IntervalTime | Time between two measurements. |
|
MinPeakHeight | Determines the minimum peak height. Peaks lower than this value are neglected. (inherited from Method) |
|
MinPeakWidth | Determines the minimum peak width. Peaks width a lower width may not be detected. (inherited from Method) |
|
MuxMethod | Defines the way the multiplexer is used.
|
|
PeakOverlap | Is used when two peaks are very close to each other. If the peak separation is less than the specified value, a single baseline is used for the two overlapping peaks. If each peak should have its own baseline, specify a value of 0. (inherited from Method) |
|
PeakWindow | Is used to identify which component corresponds to which peak. Peaks must be within the peak window. (inherited from Method) |
|
Potential | Potential during measurement or applied before pulse is given . The applicable range of the potential is -2 V to +2 V. |
|
Ranging | Ranging information (inherited from Method) |
|
Reaction | Defines the type of reaction, used for analysis
|
|
RecordAux | Auxiliary channel to record (inherited from Method) |
|
Replications | Number of replications |
|
Sample | Description of the measured sample. (inherited from Method) |
|
Sensor | Description of the sensor used. (inherited from Method) |
|
Signal |
|
|
SmoothLevel | The smoothlevel to be used.
|
|
Standard | The concentrations of the analyte, used for analysis. |
|
StandbyPotential | Stand by Potential (inherited from Method) |
|
UseMuxChannel | Specifies channels used for this method. (inherited from Method) |
|
UseStirrer | True if a stirrer is being used. (inherited from Method) |
|
ViewBottom | The lowest value on the Y axis of the plot. (inherited from Method) |
|
ViewLeft | The lowest value on the X axis of the plot. (inherited from Method) |
|
ViewRight | The highest value on the X axis of the plot. (inherited from Method) |
|
ViewTop | The highest value on the Y axis of the plot. (inherited from Method) |
|
XUnit | Unit for X axis when using this method. (inherited from Method) |
|
YUnit | Default unit for Y axis when using this method. (inherited from Method) |
Public Properties
| Name | Description | |
|---|---|---|
|
BeginPotential | Overridden. |
|
MaximumEstimatedMeasurementDuration | Estimated number of seconds a measurement will take at most (in seconds) (inherited from Method) |
|
MinimumEstimatedMeasurementDuration | Overridden. Number of seconds this measurement will at least take. |
|
MinLevelHeight | Minimum level height (in uA), compared to previous level. |
|
MinLevelWidth | Minimum level width (in seconds) |
|
nPoints | Number of points that will be measured |
|
PretreatmentDuration | Estimated number of seconds the pretreatment phase will take. (inherited from Method) |
|
RunTime | Total time of measurement. |
|
XDirection | Overridden. X Direction |
|
XLeft | Overridden. Default left X |
|
XRight | Overridden. Default right X |
|
YBottom | Overridden. Default bottom Y |
|
YDirection | Overridden. Y Direction |
|
YTop | Overridden. Default top Y |
Public Methods
| Name | Description | |
|---|---|---|
|
AdjustTimingEmstat | Overloaded. Adjust timing for the emstat. (inherited from Method) |
|
Equals | Overridden. Check if this method is equal to another |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ReceiveMeasurement | Overridden. |
|
ToHex | Overloaded. Function for generating hex blob (inherited from Method) |
|
ToString | Returns a |
|
Validate | Overloaded. Validate this method. |
Protected Methods
| Name | Description | |
|---|---|---|
|
AdjustMeasurementTime | Overloaded. Adjust measurement time for power frequency and store in blob (inherited from Method) |
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
|
ToHex0 | Overloaded. Return version 0 style hex blob. |
|
ToHex1 | Return version 1 style hex blob. (inherited from Method) |