Changes for page 05 Cloud SCADA

Last modified by Joe on 2024/08/08 09:29

From version 26.2
edited by Stone Wu
on 2022/07/18 08:58
Change comment: (Autosaved)
To version 26.4
edited by Stone Wu
on 2022/07/18 09:06
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -657,6 +657,602 @@
657 657  |(% colspan="2" %)Display|Set object position and size
658 658  )))
659 659  
660 +== Common object ==
661 +
662 +(% style="text-align:center" %)
663 +[[image:V-BOX cloud configuration user manual_html_c84a5d0032df07e2.png||height="420" width="250" class="img-thumbnail"]]
664 +
665 +=== Display frame ===
666 +
667 +After binding the monitoring point, the data of the monitoring point can be displayed in real time.
668 +
669 +|=**Item**|=**Description**
670 +|Monitoring Point|Set operating address for this object (Read and write can be different);
671 +|Read-write permission|There are three modes for it, users could select according to requirements;
672 +|Set Text|It is used for setting style of text and display direction
673 +|Style|It is used for setting object display, like background color;
674 +|Expansion|It is used for setting expansion function, like lock position;
675 +|Display|It is used for setting object position and size
676 +
677 +* **Bit /Word Indicator**
678 +
679 +Indicator could monitor and display the specified PLC or HMI bit address, and its state changes according to the specified address value.
680 +
681 +(((
682 +|**Items**|**Description**
683 +|Monitor Point|Set reading address for this object;
684 +|Status|Set text for every status;
685 +|Picture|Set picture for every status;
686 +|Expansion|Set display expansion function, such as blink
687 +|Display|Set object position and size
688 +)))
689 +
690 +* **Bit/ Word Switch**
691 +
692 +Switch could operate the specified PLC or HMI bit address, and its state changes according to the specified address value.
693 +
694 +(((
695 +|**Items**|**Description**
696 +|Monitor Point|Set operating address for this object (Read and write can be different);
697 +|Read-write permission|There are three modes for it, users could select according to requirements;
698 +|Pop up a confirmation box|Check it to enable confirmation box for operating;
699 +|Status|Set text for every status;
700 +|Picture|Set picture for every status;
701 +|Expansion|Set display expansion function, such as blink
702 +|Display|Set object position and size
703 +)))
704 +
705 +* **Dashboard**
706 +
707 +Display the value of address in real time using the dashboard.
708 +
709 +(((
710 +|**Items**|**Description**
711 +|Monitor Point|Set operating address for this object (Read and write can be different);
712 +|Select|Set dashboard display range, there are two modes, Constant and Variable
713 +|Scale value|Check it to display value;
714 +|Select Language|Set text for object;
715 +|Style|Set object display style such as color, scales number;
716 +|Alarm Zone|Set range and color for alarm
717 +|Display|Set object position and size
718 +)))
719 +
720 +* **Bar graph**
721 +
722 +Use the length or height of the rectangle to reflect the value of reading address so that the value could be visualized.
723 +
724 +(((
725 +|**Items**|**Description**
726 +|Monitor Point|Set operating address for this object (Read and write can be different);
727 +|Digit Display|Check it to display digit value on bar;
728 +|Progress bar direction|Select display direction;
729 +|Scales|Set object scales display type and color;
730 +|Bar color|Set color for bar;
731 +|Background Display|Set color of bar background;
732 +|Alarm Zone|Set range and color for alarm
733 +|Display|Set object position and size
734 +)))
735 +
736 +* **Real-Time Trend Chart**
737 +
738 +Use the curve to show the trend of the data over time. X-axis is time, Y-axis is variable.
739 +
740 +(((
741 +|**Items**|**Description**
742 +|Monitor Point|Set operating address for this object (Read and write can be different);
743 +|Digit Display|Check it to display digit value on bar;
744 +|Progress bar direction|Select display direction;
745 +|Scales|Set object scales display type and color;
746 +|Bar color|Set color for bar;
747 +|Background Display|Set color of bar background;
748 +|Alarm Zone|Set range and color for alarm
749 +|Display|Set object position and size
750 +| |
751 +)))
752 +
753 +* **Flow pipe**
754 +
755 +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;
756 +
757 +(((
758 +|**Items**|**Description**
759 +|Border color|Set object background color;
760 +|Color|Set flowing block color;
761 +|Speed|Three modes for flowing block speed;
762 +|Flow direction|Two modes for flowing direction;
763 +|Monitor Point|Set trigger address;
764 +|Trigger Condition|(((
765 +Bit address: Select ON or OFF;
766 +
767 +Word address: Set value range;
768 +)))
769 +|Color Block Width|Set flowing block size;
770 +|Color Block Length|Set flowing block size;
771 +|Color Block Spacing|Set the spacing between flow blocks;
772 +|Display Border|Select display or hide border;
773 +|Alarm Zone|Set range and color for alarm
774 +|Display|Set object position and size
775 +)))
776 +
777 +**Tips for designing flow bar**
778 +
779 +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.
780 +
781 +* **Video object**
782 +
783 +Video object is used for playing the video file provided in the video source.
784 +
785 +(((
786 +|**Items**|**Description**
787 +|Border color|Set object background color;
788 +|Color|Set flowing block color;
789 +|Speed|Three modes for flowing block speed;
790 +|Flow direction|Two modes for flowing direction;
791 +|Monitor Point|Set trigger address;
792 +|Trigger Condition|(((
793 +Bit address: Select ON or OFF;
794 +
795 +Word address: Set value range;
796 +)))
797 +|Color Block Width|Set flowing block size;
798 +|Color Block Length|Set flowing block size;
799 +|Color Block Spacing|Set the spacing between flow blocks;
800 +|Display Border|Select display or hide border;
801 +|Alarm Zone|Set range and color for alarm
802 +|Display|Set object position and size
803 +)))
804 +
805 +* **Hyperlink**
806 +
807 +The object for link website;
808 +
809 +(((
810 +|=**Items**|=**Description**
811 +|Link address|Enter website;
812 +|Open with|There are two options, user could select open with new window or current window;
813 +|Select Language|One object could support three language, user could enter text for note object;
814 +|Style|Set object display style such as color, use picture as background or not
815 +|Display|Set object position and size
816 +)))
817 +
818 +* **Function Switch**
819 +
820 +Function switch is designed to switch screens, and call and close sub screen.
821 +
822 +(((
823 +|=**Items**|=**Description**
824 +|Screen|Select the target screen for switch;
825 +|Sub-screen|There are two options, user could select open with new window or current window;
826 +|Previous|Switch to the previous screen
827 +|Next|Switch to the next screen
828 +|Return|Return to the screen before switch
829 +|Text|Set text for object, including text font, color direction and so on;
830 +|Style|Set object display style such as color, use picture as background or not
831 +|Display|Set object position and size
832 +)))
833 +
834 +* **Combination Switch**
835 +
836 +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.
837 +
838 +(((
839 +|=**Items**|=**Description**
840 +|Bit operation|It provides [Bit copy], [Set ON], [Set OFF], [Switch] and [Bit Copy] functions.
841 +|Word operation|It provides [Word copy], [Word set], [Increase] and [Decrease] functions,
842 +|Arithmetic|[Add], [Subtract], [Multiply] and [Divide] functions
843 +|Screen change|It provides screen switch function as [Function Switch], it supports [Previous], [Next], [Return], [Change to], and open, close sub-screen operations
844 +|Delete|Delete selected item function;
845 +|Empty|Delete all items in operation list;
846 +|Up|Move the selected item up one row in operation list;
847 +|Down|Move the selected item down one row in operation list;
848 +)))
849 +
850 +**Time**
851 +
852 +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.
853 +
854 +(((
855 +|=**Items**|=**Description**
856 +|Monitoring box|Link a box for the time part
857 +|Pattern|Two types, one is digit and the other is clock
858 +|Format settings|Set format for time and date in digit pattern
859 +|Background|Set display or hide background of object
860 +|Set text|Set text display style;
861 +|Display|Set object position and size
862 +)))
863 +
864 +**Histogram**
865 +
866 +It is used for display more than one tag value in Bar graph format.
867 +
868 +(((
869 +|=**Items**|=**Description**
870 +|Add new group|Maximum is 8, add items for this object, also set colors
871 +|Add monitoring point|Set read tag for every item,
872 +|Style|Set object display style such as color, use picture as background or not
873 +|Display|Set object position and size
874 +)))
875 +
876 +**Alarm record display**
877 +
878 +It is used for display alarm information of V-BOX. It can support current and history alarm.
879 +
880 +(((
881 +|=**Items**|=**Description**
882 +|Select box|Link to V-BOX
883 +|Alarm type|Select current alarm or history alarm or all
884 +|Start date|Alarm display start date
885 +|End date|Alarm display end date
886 +|Format|Set display format for date and time
887 +|Sequence|It provides two type, one is order, and the other is reverse order
888 +|Display content|Users could select display contents by check them
889 +|Style|Set colors for different parts
890 +|Display|Set object position and size
891 +)))
892 +
893 +**History trend chart**
894 +
895 +The history trend will display data record with graph. X axis represents as time, and Y axis represents as data.
896 +
897 +(((
898 +|=(% colspan="2" %)**Items**|=**Description**
899 +|(% colspan="2" %)Basic|Set numbers of curve in object and select style for every curves including color, link tag
900 +|(% rowspan="11" %)Style|Display form|Two type, one is curve, and the other is table
901 +|Start date|Start date of history data
902 +|End date|End date of history data
903 +|Format|Time and date format for display
904 +|Sequence|Two types, order or reverse order
905 +|Y range|Two types, fixed and adaptive
906 +|Set text|Set font size, color and other styles.
907 +|Transparency|Set transparency of object
908 +|Background color|Two types, translucent or transparent
909 +|Gradient way|Set display way and color
910 +|Display bar|Check it to display screen bar
911 +|(% colspan="2" %)Display|Set object position and size
912 +)))
913 +
914 +**Indirect screen display**
915 +
916 +This object is used for calling screens when condition is met.
917 +
918 +(((
919 +|=(% colspan="2" %)**Items**|=**Description**
920 +|(% rowspan="4" %)Basic|Conditional trigger|It provides bit, word condition and unconditional
921 +|Bind monitoring point|Link to tag for triggering
922 +|Trigger condition|for bit address, it requires ON or OFF, for word address, different value corresponds to different screens.
923 +|Designated screen|Only for bit address as trigger. When condition is met, display this screen
924 +|(% colspan="2" %)Style|Set object display style such as display title bar or display or hide background
925 +|(% colspan="2" %)Display|Set object position and size
926 +)))
927 +
928 +**Ring chart**
929 +
930 +Display value as ring chart
931 +
932 +(((
933 +|=(% colspan="2" %)**Items**|=**Description**
934 +|(% rowspan="7" %)Basic|Monitor point|Link to tag for data reading
935 +|Range|Set fixed range or variable range
936 +|Scales|Set scales such as major and minor numbers, colors and so on
937 +|Designated screen|Only for bit address as trigger. When condition is met, display this screen
938 +|Numerical scale display|Check it to display scale
939 +|Start angle|Set start angle for scale
940 +|Color|Color setting for bar and background
941 +|(% colspan="2" %)Alarm Zone|Set alarm range and colors
942 +|(% colspan="2" %)Display|Set object position and size
943 +)))
944 +
945 +**Pie chart**
946 +
947 +Display more than one value in one pie chart
948 +
949 +(((
950 +|=(% colspan="2" %)**Items**|=**Description**
951 +|(% colspan="2" %)Monitor point|Add read addresses, the maximum is 8
952 +|(% rowspan="3" %)Style|Pattern|Set alarm range and colors
953 +|Numerical scale|Check it to display value in object
954 +|Monitoring name display|Check it to display name in object
955 +|(% colspan="2" %)Display|Set object position and size
956 +)))
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 +
660 660  == **6.5 Tool bar** ==
661 661  
662 662  The toolbar has the same function as the tool list. (right-click on the canvas to pop up tool list)