Changes for page 05 Cloud SCADA
Last modified by Joe on 2024/08/08 09:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -955,6 +955,304 @@ 955 955 |(% colspan="2" %)Display|Set object position and size 956 956 ))) 957 957 958 +== Common object == 959 + 960 +(% style="text-align:center" %) 961 +[[image:V-BOX cloud configuration user manual_html_c84a5d0032df07e2.png||height="420" width="250" class="img-thumbnail"]] 962 + 963 +=== Display frame === 964 + 965 +After binding the monitoring point, the data of the monitoring point can be displayed in real time. 966 + 967 +|=**Item**|=**Description** 968 +|Monitoring Point|Set operating address for this object (Read and write can be different); 969 +|Read-write permission|There are three modes for it, users could select according to requirements; 970 +|Set Text|It is used for setting style of text and display direction 971 +|Style|It is used for setting object display, like background color; 972 +|Expansion|It is used for setting expansion function, like lock position; 973 +|Display|It is used for setting object position and size 974 + 975 +* **Bit /Word Indicator** 976 + 977 +Indicator could monitor and display the specified PLC or HMI bit address, and its state changes according to the specified address value. 978 + 979 +((( 980 +|**Items**|**Description** 981 +|Monitor Point|Set reading address for this object; 982 +|Status|Set text for every status; 983 +|Picture|Set picture for every status; 984 +|Expansion|Set display expansion function, such as blink 985 +|Display|Set object position and size 986 +))) 987 + 988 +* **Bit/ Word Switch** 989 + 990 +Switch could operate the specified PLC or HMI bit address, and its state changes according to the specified address value. 991 + 992 +((( 993 +|**Items**|**Description** 994 +|Monitor Point|Set operating address for this object (Read and write can be different); 995 +|Read-write permission|There are three modes for it, users could select according to requirements; 996 +|Pop up a confirmation box|Check it to enable confirmation box for operating; 997 +|Status|Set text for every status; 998 +|Picture|Set picture for every status; 999 +|Expansion|Set display expansion function, such as blink 1000 +|Display|Set object position and size 1001 +))) 1002 + 1003 +* **Dashboard** 1004 + 1005 +Display the value of address in real time using the dashboard. 1006 + 1007 +((( 1008 +|**Items**|**Description** 1009 +|Monitor Point|Set operating address for this object (Read and write can be different); 1010 +|Select|Set dashboard display range, there are two modes, Constant and Variable 1011 +|Scale value|Check it to display value; 1012 +|Select Language|Set text for object; 1013 +|Style|Set object display style such as color, scales number; 1014 +|Alarm Zone|Set range and color for alarm 1015 +|Display|Set object position and size 1016 +))) 1017 + 1018 +* **Bar graph** 1019 + 1020 +Use the length or height of the rectangle to reflect the value of reading address so that the value could be visualized. 1021 + 1022 +((( 1023 +|**Items**|**Description** 1024 +|Monitor Point|Set operating address for this object (Read and write can be different); 1025 +|Digit Display|Check it to display digit value on bar; 1026 +|Progress bar direction|Select display direction; 1027 +|Scales|Set object scales display type and color; 1028 +|Bar color|Set color for bar; 1029 +|Background Display|Set color of bar background; 1030 +|Alarm Zone|Set range and color for alarm 1031 +|Display|Set object position and size 1032 +))) 1033 + 1034 +* **Real-Time Trend Chart** 1035 + 1036 +Use the curve to show the trend of the data over time. X-axis is time, Y-axis is variable. 1037 + 1038 +((( 1039 +|**Items**|**Description** 1040 +|Monitor Point|Set operating address for this object (Read and write can be different); 1041 +|Digit Display|Check it to display digit value on bar; 1042 +|Progress bar direction|Select display direction; 1043 +|Scales|Set object scales display type and color; 1044 +|Bar color|Set color for bar; 1045 +|Background Display|Set color of bar background; 1046 +|Alarm Zone|Set range and color for alarm 1047 +|Display|Set object position and size 1048 +| | 1049 +))) 1050 + 1051 +* **Flow pipe** 1052 + 1053 +This is a flowing animation object, users could set animation trigger condition for it, the monitor point could be both bit address and word address; 1054 + 1055 +((( 1056 +|**Items**|**Description** 1057 +|Border color|Set object background color; 1058 +|Color|Set flowing block color; 1059 +|Speed|Three modes for flowing block speed; 1060 +|Flow direction|Two modes for flowing direction; 1061 +|Monitor Point|Set trigger address; 1062 +|Trigger Condition|((( 1063 +Bit address: Select ON or OFF; 1064 + 1065 +Word address: Set value range; 1066 +))) 1067 +|Color Block Width|Set flowing block size; 1068 +|Color Block Length|Set flowing block size; 1069 +|Color Block Spacing|Set the spacing between flow blocks; 1070 +|Display Border|Select display or hide border; 1071 +|Alarm Zone|Set range and color for alarm 1072 +|Display|Set object position and size 1073 +))) 1074 + 1075 +**Tips for designing flow bar** 1076 + 1077 +When user need to simulate the flow of water in a pipe, please put the pipe picture at first, then hide the flow border and place it onto the pipe picture. 1078 + 1079 +* **Video object** 1080 + 1081 +Video object is used for playing the video file provided in the video source. 1082 + 1083 +((( 1084 +|**Items**|**Description** 1085 +|Border color|Set object background color; 1086 +|Color|Set flowing block color; 1087 +|Speed|Three modes for flowing block speed; 1088 +|Flow direction|Two modes for flowing direction; 1089 +|Monitor Point|Set trigger address; 1090 +|Trigger Condition|((( 1091 +Bit address: Select ON or OFF; 1092 + 1093 +Word address: Set value range; 1094 +))) 1095 +|Color Block Width|Set flowing block size; 1096 +|Color Block Length|Set flowing block size; 1097 +|Color Block Spacing|Set the spacing between flow blocks; 1098 +|Display Border|Select display or hide border; 1099 +|Alarm Zone|Set range and color for alarm 1100 +|Display|Set object position and size 1101 +))) 1102 + 1103 +* **Hyperlink** 1104 + 1105 +The object for link website; 1106 + 1107 +((( 1108 +|=**Items**|=**Description** 1109 +|Link address|Enter website; 1110 +|Open with|There are two options, user could select open with new window or current window; 1111 +|Select Language|One object could support three language, user could enter text for note object; 1112 +|Style|Set object display style such as color, use picture as background or not 1113 +|Display|Set object position and size 1114 +))) 1115 + 1116 +* **Function Switch** 1117 + 1118 +Function switch is designed to switch screens, and call and close sub screen. 1119 + 1120 +((( 1121 +|=**Items**|=**Description** 1122 +|Screen|Select the target screen for switch; 1123 +|Sub-screen|There are two options, user could select open with new window or current window; 1124 +|Previous|Switch to the previous screen 1125 +|Next|Switch to the next screen 1126 +|Return|Return to the screen before switch 1127 +|Text|Set text for object, including text font, color direction and so on; 1128 +|Style|Set object display style such as color, use picture as background or not 1129 +|Display|Set object position and size 1130 +))) 1131 + 1132 +* **Combination Switch** 1133 + 1134 +The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of user. 1135 + 1136 +((( 1137 +|=**Items**|=**Description** 1138 +|Bit operation|It provides [Bit copy], [Set ON], [Set OFF], [Switch] and [Bit Copy] functions. 1139 +|Word operation|It provides [Word copy], [Word set], [Increase] and [Decrease] functions, 1140 +|Arithmetic|[Add], [Subtract], [Multiply] and [Divide] functions 1141 +|Screen change|It provides screen switch function as [Function Switch], it supports [Previous], [Next], [Return], [Change to], and open, close sub-screen operations 1142 +|Delete|Delete selected item function; 1143 +|Empty|Delete all items in operation list; 1144 +|Up|Move the selected item up one row in operation list; 1145 +|Down|Move the selected item down one row in operation list; 1146 +))) 1147 + 1148 +**Time** 1149 + 1150 +It is used for displaying the time of the V-BOX, when the V-BOX is offline, the time will stay at the time when it is offline. 1151 + 1152 +((( 1153 +|=**Items**|=**Description** 1154 +|Monitoring box|Link a box for the time part 1155 +|Pattern|Two types, one is digit and the other is clock 1156 +|Format settings|Set format for time and date in digit pattern 1157 +|Background|Set display or hide background of object 1158 +|Set text|Set text display style; 1159 +|Display|Set object position and size 1160 +))) 1161 + 1162 +**Histogram** 1163 + 1164 +It is used for display more than one tag value in Bar graph format. 1165 + 1166 +((( 1167 +|=**Items**|=**Description** 1168 +|Add new group|Maximum is 8, add items for this object, also set colors 1169 +|Add monitoring point|Set read tag for every item, 1170 +|Style|Set object display style such as color, use picture as background or not 1171 +|Display|Set object position and size 1172 +))) 1173 + 1174 +**Alarm record display** 1175 + 1176 +It is used for display alarm information of V-BOX. It can support current and history alarm. 1177 + 1178 +((( 1179 +|=**Items**|=**Description** 1180 +|Select box|Link to V-BOX 1181 +|Alarm type|Select current alarm or history alarm or all 1182 +|Start date|Alarm display start date 1183 +|End date|Alarm display end date 1184 +|Format|Set display format for date and time 1185 +|Sequence|It provides two type, one is order, and the other is reverse order 1186 +|Display content|Users could select display contents by check them 1187 +|Style|Set colors for different parts 1188 +|Display|Set object position and size 1189 +))) 1190 + 1191 +**History trend chart** 1192 + 1193 +The history trend will display data record with graph. X axis represents as time, and Y axis represents as data. 1194 + 1195 +((( 1196 +|=(% colspan="2" %)**Items**|=**Description** 1197 +|(% colspan="2" %)Basic|Set numbers of curve in object and select style for every curves including color, link tag 1198 +|(% rowspan="11" %)Style|Display form|Two type, one is curve, and the other is table 1199 +|Start date|Start date of history data 1200 +|End date|End date of history data 1201 +|Format|Time and date format for display 1202 +|Sequence|Two types, order or reverse order 1203 +|Y range|Two types, fixed and adaptive 1204 +|Set text|Set font size, color and other styles. 1205 +|Transparency|Set transparency of object 1206 +|Background color|Two types, translucent or transparent 1207 +|Gradient way|Set display way and color 1208 +|Display bar|Check it to display screen bar 1209 +|(% colspan="2" %)Display|Set object position and size 1210 +))) 1211 + 1212 +**Indirect screen display** 1213 + 1214 +This object is used for calling screens when condition is met. 1215 + 1216 +((( 1217 +|=(% colspan="2" %)**Items**|=**Description** 1218 +|(% rowspan="4" %)Basic|Conditional trigger|It provides bit, word condition and unconditional 1219 +|Bind monitoring point|Link to tag for triggering 1220 +|Trigger condition|for bit address, it requires ON or OFF, for word address, different value corresponds to different screens. 1221 +|Designated screen|Only for bit address as trigger. When condition is met, display this screen 1222 +|(% colspan="2" %)Style|Set object display style such as display title bar or display or hide background 1223 +|(% colspan="2" %)Display|Set object position and size 1224 +))) 1225 + 1226 +**Ring chart** 1227 + 1228 +Display value as ring chart 1229 + 1230 +((( 1231 +|=(% colspan="2" %)**Items**|=**Description** 1232 +|(% rowspan="7" %)Basic|Monitor point|Link to tag for data reading 1233 +|Range|Set fixed range or variable range 1234 +|Scales|Set scales such as major and minor numbers, colors and so on 1235 +|Designated screen|Only for bit address as trigger. When condition is met, display this screen 1236 +|Numerical scale display|Check it to display scale 1237 +|Start angle|Set start angle for scale 1238 +|Color|Color setting for bar and background 1239 +|(% colspan="2" %)Alarm Zone|Set alarm range and colors 1240 +|(% colspan="2" %)Display|Set object position and size 1241 +))) 1242 + 1243 +**Pie chart** 1244 + 1245 +Display more than one value in one pie chart 1246 + 1247 +((( 1248 +|=(% colspan="2" %)**Items**|=**Description** 1249 +|(% colspan="2" %)Monitor point|Add read addresses, the maximum is 8 1250 +|(% rowspan="3" %)Style|Pattern|Set alarm range and colors 1251 +|Numerical scale|Check it to display value in object 1252 +|Monitoring name display|Check it to display name in object 1253 +|(% colspan="2" %)Display|Set object position and size 1254 +))) 1255 + 958 958 == **6.5 Tool bar** == 959 959 960 960 The toolbar has the same function as the tool list. (right-click on the canvas to pop up tool list)