The IProcessControl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| FlowrateControl |
Executes flowarate control for the given command value.
| |
| GetActiveParameterSetNumber |
Gets active parameter set number.
| |
| GetActualFlowrate |
Gets actual flow rate.
| |
| GetActualPressure |
Gets actual pressure.
| |
| Initialize |
Initialises the process control in the axis. Loads the MLD project and reboots
| |
| PressureControl |
Executes pressure control for the given command value.
|
Properties
| Name | Description | |
|---|---|---|
| Configuration |
Hold all configuration properties of Process control.
| |
| IsCommandValueReached |
Flag to indicate, whether given command value is reached or not.
| |
| IsOutputHLActive |
Flag which indicates, whetehr higher limit of output is active or not.
| |
| IsOutputLLActive |
Flag which indicates, whether lower limit of output is active or not.
| |
| IsProcessControlError |
Flag which indicates, whether any error in the process controller. True, if any error, else false.
| |
| IsPump01On |
Flag which indicates, pump 01 is on or not.
| |
| IsPump02On |
Flag which indicates, pump 02 is on or not.
|