The IConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FlowrateUnit |
Flow rate unit. Stores locally and will be used to calculate flowrate command.
| |
| InjectionPhaseActive |
Injection phase active flag. Stores locally and will be set, when PressureControl or FlowrateControl method called.
| |
| MaxFlowrateValue |
Stores locally and will be used to calculate maximum positive velocity, when PressureControl or FlowrateControl method called.
| |
| NominalFlowrateValue |
Nominal Flowrate value. Stores locally and will be used to calculate flowrate command, when FlowrateCommand called.
| |
| NominalPressureValue |
Nominal pressure value. Stores locally and will be used to calculate pressure command value, when PressureCommand called.
| |
| ParameterSetNo |
Parameter set number. Stores locally and will be set, when PressureControl or FlowrateControl method called.
| |
| PressureUnit |
Pressure uint. Stores locally and will be used to calculate pressure command value.
| |
| PumpOn |
Pump on flag. Stores locally and will be set, when PressureControl or FlowrateControl method called.
| |
| VolumePump01 |
Pump 01 volume. Stores locally and will be set, when PressureControl or FlowrateControl method called.
| |
| VolumePump02 |
Volume pump 02. Stores locally and will be set, when PressureControl or FlowrateControl method called.
|