Visualizations¶
Every visualization element can be used to show the actual values of all inputs and outputs of the instance of the corresponding Function Block. In the application program, the programmer can add the visualization object in his project. In this object the programmer needs to add the faceplate of the required Function Block.
Adding the faceplate of the required Function Block in the visualization object.
The visualization could also be used to control the Function Block by those inputs which are not connected inside the program.
All inputs of the corresponding Function Block which are not connected to a variable (left open) can be written from this visualization faceplate. So the Function Block can be controlled from the visualization as long as the inputs are left open.
The color of the background can be changed by writing a value to the global variable dwAcsVisuBackgroundColor
.
The color of the title can be changed by writing a value to the global variable dwAcsVisuTitleColor
.
- PUMP_STATION_CFG_VISU_PH
- PUMP_INTERFACE_VISU_PH
- PUMP_BOOST_CTRL_VISU_PH
- PUMP_PID_VISU_PH
- PUMP_LEVEL_CTRL_VISU_PH
- PUMP_ AUTOCHANGE _VISU_PH
- PUMP_ ANTIJAM _VISU_PH
- PUMP_ FLOW_CALC_VISU_PH
- PUMP_ SLEEP _VISU_PH
- PUMP_PROTECTION_VISU_PH
- PUMP_ ENERGY_CALC_VISU_PH
- PUMP_DOL_SIMU _VISU_PH
- PUMP_DRIVE_SIMU _VISU_PH
- PUMP_TANK_SIMU _VISU_PH