The IProcessControl type exposes the following members.

Methods

  NameDescription
Public methodFlowrateControl
Executes flowarate control for the given command value.
Public methodGetActiveParameterSetNumber
Gets active parameter set number.
Public methodGetActualFlowrate
Gets actual flow rate.
Public methodGetActualPressure
Gets actual pressure.
Public methodInitialize
Initialises the process control in the axis. Loads the MLD project and reboots
Public methodPressureControl
Executes pressure control for the given command value.

Properties

  NameDescription
Public propertyConfiguration
Hold all configuration properties of Process control.
Public propertyIsCommandValueReached
Flag to indicate, whether given command value is reached or not.
Public propertyIsOutputHLActive
Flag which indicates, whetehr higher limit of output is active or not.
Public propertyIsOutputLLActive
Flag which indicates, whether lower limit of output is active or not.
Public propertyIsProcessControlError
Flag which indicates, whether any error in the process controller. True, if any error, else false.
Public propertyIsPump01On
Flag which indicates, pump 01 is on or not.
Public propertyIsPump02On
Flag which indicates, pump 02 is on or not.

See Also