Changes for page 12 Clock operation

Last modified by Mora Zhou on 2023/11/21 17:27

From version 1.7
edited by Joey
on 2022/06/09 15:47
Change comment: (Autosaved)
To version 1.6
edited by Joey
on 2022/06/09 15:42
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -919,7 +919,7 @@
919 919  
920 920  • The measurement stops when the current value reaches the 16-bit maximum. To continue the measurement, clear the current value of (d1) to (d1)+1.
921 921  
922 -✎**Note:**
922 +✎**Note**
923 923  
924 924  • The device specified in (d1) occupies 2 points. Be careful not to overlap with the device used for machine control.
925 925  
... ... @@ -932,14 +932,15 @@
932 932  |4086H|When writing the specified device range exceeds the corresponding device range
933 933  |4084H|When the value of (s) is negative
934 934  
935 +
936 +
935 935  **Example**
936 936  
937 -(% style="text-align:center" %)
938 -[[image:07-5 Basic instructions_html_7570f8c392470a9f.png||height="45" width="320"]]
939 +[[image:07-5 Basic instructions_html_7570f8c392470a9f.png]]
939 939  
940 940  When M0 = ON, the duration of the state is accumulated, the time is recorded in D0, and the seconds less than 1 hour are recorded in D1. When the accumulated time of D0 reaches 98 hours, the Y0 output state is ON. When the timing conditions are met, after reaching the specified value (K98), the accumulated timing will continue and the reading will continue to increase; the current time value D0 reaches the maximum value of 32767 hours and D1 reaches 3599 seconds, the timing measurement will stop. The current time values D0 and D1 are cleared to 0.
941 941  
942 -== **DHOUR/Hour measuring 32 bits** ==
943 +{{id name="_Toc8523"/}}{{id name="_Toc9364"/}}[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DHOUR/Hour measuring 32 bits**
943 943  
944 944  **DHOUR(P)**
945 945  
... ... @@ -951,7 +951,9 @@
951 951  
952 952  |**Parameter**|**Content**|**Range**|**Data type**|**Data type (label)**
953 953  |(s)|(((
954 -The time when the alarm (d2) is turned ON (set by one hour)
955 +The time when the alarm (d2) is turned ON
956 +
957 +(set by one hour)
955 955  )))|0 to 2147483647|Signed BIN 32 bit|ANY32
956 956  |(d1)|Device that stores the current value of measurement (specified data register for power failure retention)|-|Unsigned BIN 32 bit|(((
957 957  ANY32_ARRAY
... ... @@ -962,15 +962,19 @@
962 962  
963 963  **Device used**
964 964  
965 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="18" %)**Devices**|(((
966 -**Offset modification**
968 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|(((
969 +**Offset**
970 +
971 +**modification**
967 967  )))|(((
968 -**Pulse extension**
973 +**Pulse**
974 +
975 +**extension**
969 969  )))
970 -|**Y**|**M**|**S**|**SM**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP**
971 -|(% rowspan="3" %)DHOUR|Parameter 1| | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
972 -|Parameter 2| | | | | | | | | | | |●|●|●| | | | |●|●
973 -|Parameter 3|●|●|●|●|●| | | | | | | | | | | | | |●|●
977 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
978 +|(% rowspan="3" %)DHOUR|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
979 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|●
980 +|Parameter 3| |●|●|●|●| | | | |●| | | | | | | | | | | | | | |●|●
974 974  
975 975  **Features**
976 976  
... ... @@ -992,7 +992,7 @@
992 992  
993 993  • The measurement stops when the current value reaches the 32-bit maximum. To continue the measurement, clear the current value of (d1) to (d1)+2.
994 994  
995 -✎**Note:**
1002 +✎**Note**
996 996  
997 997  • The device specified in (d1) occupies 3 points. Be careful not to overlap with the device used for machine control.
998 998  
... ... @@ -1005,16 +1005,17 @@
1005 1005  |4086H|When writing the specified device range exceeds the corresponding device range
1006 1006  |4084H|When the value of (s) is negative
1007 1007  
1015 +
1016 +
1008 1008  **Example**
1009 1009  
1010 -(% style="text-align:center" %)
1011 -[[image:07-5 Basic instructions_html_3f1ef5ecc835de30.png||height="43" width="448"]]
1019 +[[image:07-5 Basic instructions_html_3f1ef5ecc835de30.png]]
1012 1012  
1013 1013  When M0=ON, the duration of this state is accumulated, the time is recorded in D1, D0, and the seconds less than 1 hour are recorded in D2. When the accumulated time of D1, D0 reaches 1000 hours, the Y0 output state is ON. When the timing conditions are met, after reaching the specified value (K1000), the accumulated timing will continue, and the reading will continue to increase; the current time values D1 and D0 reach the maximum value of 2147483647 hours, and when D2 reaches 3599 seconds, the timing measurement will stop and the timing should be restarted. The current time values D0, D1, and D2 must be cleared to 0.
1014 1014  
1015 -== **STOH/16-bit data conversion of time data (second → hour, minute, second)** ==
1023 +**{{id name="_Toc11629"/}}STOH/16-bit data conversion of time data (second → hour, minute, second)**
1016 1016  
1017 -**STOH(P)**
1025 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **STOH(P)**
1018 1018  
1019 1019  Convert the second 16-bit data stored in the device number specified in (s) into hour, minute, and second, and store the conversion result in the device specified in (d) and later.
1020 1020  
... ... @@ -1023,35 +1023,39 @@
1023 1023  **Content, range and data type**
1024 1024  
1025 1025  |**Parameter**|**Content**|**Range**|**Data type**|**Data type (label)**
1026 -|(s)|The device start number that stores the clock data before conversion|0 to 32767|Signed BIN 16 bit|ANY16
1034 +|(s)|{{id name="OLE_LINK353"/}}The device start number that stores the clock data before conversion|0 to 32767|Signed BIN 16 bit|ANY16
1027 1027  |(d)|The device start number that stores the converted clock data|-|Signed BIN 16 bit|(((
1028 -ANY16_ARRAY (number of elements: 3)
1036 +ANY16_ARRAY
1037 +
1038 +(number of elements: 3)
1029 1029  )))
1030 1030  
1031 1031  **Device used**
1032 1032  
1033 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="9" %)**Devices**|(((
1034 -**Offset modification**
1043 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|(((
1044 +**Offset**
1045 +
1046 +**modification**
1035 1035  )))|(((
1036 -**Pulse extension**
1048 +**Pulse**
1049 +
1050 +**extension**
1037 1037  )))
1038 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**[D]**|**XXP**
1039 -|(% rowspan="2" %)STOH|Parameter 1|●|●|●|●|●|●|●|●|●|●|●
1040 -|Parameter 2| |●|●|●|●|●|●|●|●|●|●
1052 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
1053 +|(% rowspan="2" %)STOH|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | | | | |●|●
1054 +|Parameter 2| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
1041 1041  
1042 1042  **Features**
1043 1043  
1044 1044  Convert the second data stored after the device number specified in (s) into hour, minute, and second, and store the conversion result in the device specified in (d) and later.
1045 1045  
1046 -(% style="text-align:center" %)
1047 -[[image:07-5 Basic instructions_html_1f5f3f1d80af2a34.png||height="110" width="550"]]
1060 +[[image:07-5 Basic instructions_html_1f5f3f1d80af2a34.png]]
1048 1048  
1049 1049  **Example**
1050 1050  
1051 1051  When 29,011 seconds are specified in (s)
1052 1052  
1053 -(% style="text-align:center" %)
1054 -[[image:07-5 Basic instructions_html_682516cbf773f515.png||height="163" width="550"]]
1066 +[[image:07-5 Basic instructions_html_682516cbf773f515.png]]
1055 1055  
1056 1056  **Error code**
1057 1057  
... ... @@ -1062,19 +1062,17 @@
1062 1062  
1063 1063  **Example**
1064 1064  
1065 -(% style="text-align:center" %)
1066 -[[image:07-5 Basic instructions_html_e783349d57adf7d2.png||height="47" width="350"]]
1077 +[[image:07-5 Basic instructions_html_e783349d57adf7d2.png]]
1067 1067  
1068 1068  Set D0 seconds to 12537
1069 1069  
1070 1070  The hour, minute and second of D10 after the M0 coil is turned on are
1071 1071  
1072 -(% style="text-align:center" %)
1073 -[[image:07-5 Basic instructions_html_d3c33949e8684891.png||height="52" width="645"]]
1083 +[[image:07-5 Basic instructions_html_d3c33949e8684891.png]]
1074 1074  
1075 -== **DSTOH/32-bit data conversion of time data (second → hour, minute, second)** ==
1085 +{{id name="_Toc10764"/}}{{id name="_Toc30243"/}}**DSTOH/32-bit data conversion of time data (second → hour, minute, second)**
1076 1076  
1077 -**DSTOH(P)**
1087 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DSTOH(P)**
1078 1078  
1079 1079  Convert the second 32-bit data of second stored in the device number specified in (s) into hour, minute, and second, and store the conversion result in the device specified in (d) and later.
1080 1080  
... ... @@ -1085,33 +1085,37 @@
1085 1085  |**Parameter**|**Content**|**Range**|**Data type**|**Data     type (label)**
1086 1086  |(s)|The device start number that stores the clock data before conversion|0 to 117964799|Signed BIN 32 bit|ANY32
1087 1087  |(d)|The device start number that stores the converted clock data|-|Signed BIN 16 bit|(((
1088 -ANY16_ARRAY (number of elements: 3)
1098 +ANY16_ARRAY
1099 +
1100 +(number of elements: 3)
1089 1089  )))
1090 1090  
1091 1091  **Device used**
1092 1092  
1093 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="9" %)**Devices**|(((
1094 -**Offset modification**
1105 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|(((
1106 +**Offset**
1107 +
1108 +**modification**
1095 1095  )))|(((
1096 -**Pulse extension**
1110 +**Pulse**
1111 +
1112 +**extension**
1097 1097  )))
1098 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**[D]**|**XXP**
1099 -|(% rowspan="2" %)DSTOH|Parameter 1|●|●|●|●|●|●|●|●|●|●|●
1100 -|Parameter 2| |●|●|●|●|●|●|●|●|●|●
1114 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
1115 +|(% rowspan="2" %)DSTOH|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | | | | |●|●
1116 +|Parameter 2| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
1101 1101  
1102 1102  **Features**
1103 1103  
1104 1104  Convert the second data stored after the device number specified in (s) into hour, minute, and second, and store the conversion result in the device specified in (d) and later.
1105 1105  
1106 -(% style="text-align:center" %)
1107 -[[image:07-5 Basic instructions_html_cbf13fc3d10fbe61.png||height="99" width="600"]]
1122 +[[image:07-5 Basic instructions_html_cbf13fc3d10fbe61.png]]
1108 1108  
1109 1109  **Example**
1110 1110  
1111 1111  When 45,325 seconds is specified in (s)
1112 1112  
1113 -(% style="text-align:center" %)
1114 -[[image:07-5 Basic instructions_html_d6045506b13275a0.png||height="135" width="600"]]
1128 +[[image:07-5 Basic instructions_html_d6045506b13275a0.png]]
1115 1115  
1116 1116  **Error code**
1117 1117  
... ... @@ -1122,17 +1122,15 @@
1122 1122  
1123 1123  **Example**
1124 1124  
1125 -(% style="text-align:center" %)
1126 -[[image:07-5 Basic instructions_html_e7dd49d953db6da4.png||height="39" width="316"]]
1139 +[[image:07-5 Basic instructions_html_e7dd49d953db6da4.png]]
1127 1127  
1128 1128  Set D0 seconds to 2152537
1129 1129  
1130 1130  The hour, minute and second of D10 after the M0 coil is turned on are
1131 1131  
1132 -(% style="text-align:center" %)
1133 -[[image:07-5 Basic instructions_html_10d57bde1ac0a218.png||height="52" width="661"]]
1145 +[[image:07-5 Basic instructions_html_10d57bde1ac0a218.png]]
1134 1134  
1135 -== **TCMP/Clock data comparison** ==
1147 +{{id name="_Toc2937"/}}{{id name="_Toc24209"/}}[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **TCMP/Clock data comparison**
1136 1136  
1137 1137  **TCMP(P)**
1138 1138  
... ... @@ -1151,17 +1151,21 @@
1151 1151  
1152 1152  **Device used**
1153 1153  
1154 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="17" %)**Devices**|(((
1155 -**Offset modification**
1166 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|(((
1167 +**Offset**
1168 +
1169 +**modification**
1156 1156  )))|(((
1157 -**Pulse extension**
1171 +**Pulse**
1172 +
1173 +**extension**
1158 1158  )))
1159 -|**Y**|**M**|**S**|**SM**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**E**|**[D]**|**XXP**
1160 -|(% rowspan="5" %)TCMP|Parameter 1| | | | | |●|●|●|●|●|●|●|●|●|●|●| |●|●
1161 -|Parameter 2| | | | | |●|●|●|●|●|●|●|●|●|●|●| |●|●
1162 -|Parameter 3| | | | | |●|●|●|●|●|●|●|●|●|●|●| |●|●
1163 -|Parameter 4| | | | | | | | | |●|●|●|●|●| | | |●|●
1164 -|Parameter 5|●|●|●|●|●| | | | | | | | | | | | |●|●
1175 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
1176 +|(% rowspan="5" %)TCMP|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
1177 +|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
1178 +|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
1179 +|Parameter 4| | | | | | | | | | | | | | |●|●|●|●|●| | | | | |●|●
1180 +|Parameter 5| |●|●|●|●| | | | |●| | | | | | | | | | | | | | |●|●
1165 1165  
1166 1166  **Features**
1167 1167