... |
... |
@@ -782,23 +782,25 @@ |
782 |
782 |
|Port No.|102| |
783 |
783 |
|PLC station No.|1| |
784 |
784 |
|
|
785 |
+**Address List** |
|
786 |
+ |
785 |
785 |
**Support Variable Type** |
786 |
786 |
|
787 |
|
-|=Data Type|=PIStudio Data Format |
788 |
|
-|=BOOL|Bit |
789 |
|
-|=BYTE|16-bit Unsigned/Binary/BCD/Hex |
790 |
|
-|=WORD|16-bit Unsigned/Binary/BCD/Hex |
791 |
|
-|=DWORD|32-bit Unsigned/Binary/BCD/Hex |
792 |
|
-|=SINT|16-bit Signed/Binary/BCD/Hex |
793 |
|
-|=USINT|16-bit Unsigned/Binary/BCD/Hex |
794 |
|
-|=INT|16-bit Signed/Binary/BCD/Hex |
795 |
|
-|=UINT|16-bit Unsigned/Binary/BCD/Hex |
796 |
|
-|=DINT|32-bit Signed/Binary/BCD/Hex |
797 |
|
-|=UDINT|32-bit Unsigned/Binary/BCD/Hex |
798 |
|
-|=STRING|Max:256 |
799 |
|
-|=Real|32-bit Float |
800 |
|
-|=Struct|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/DINT/Real/UDINT/String |
801 |
|
-|=Array|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/DINT/Real/DINT/String |
|
789 |
+|=Data Type|=PIStudio Data Format|=Range |
|
790 |
+|=BOOL|Bit|0~~1 |
|
791 |
+|=BYTE|16-bit Unsigned/Binary/BCD/Hex|0~~255 |
|
792 |
+|=WORD|16-bit Unsigned/Binary/BCD/Hex|0~~65535 |
|
793 |
+|=DWORD|32-bit Unsigned/Binary/BCD/Hex |0~~4294967295 |
|
794 |
+|=SINT|16-bit Signed/Binary/BCD/Hex|-128~~127 |
|
795 |
+|=USINT|16-bit Unsigned/Binary/BCD/Hex|0~~255 |
|
796 |
+|=INT|16-bit Signed/Binary/BCD/Hex|-32768~~32767 |
|
797 |
+|=UINT|16-bit Unsigned/Binary/BCD/Hex|0~~65535 |
|
798 |
+|=DINT|32-bit Signed/Binary/BCD/Hex|-2147483648~~2147483647 |
|
799 |
+|=UDINT|32-bit Unsigned/Binary/BCD/Hex|0~~4294967295 |
|
800 |
+|=STRING| | |
|
801 |
+|=Real|32-bit Float| |
|
802 |
+|=Struct|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/DINT/Real/UDINT/String|1.00E-44~~3.40E+38 |
|
803 |
+|=Array|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/Dint/Real/DINT/String| |
802 |
802 |
|
803 |
803 |
**Communication Settings** |
804 |
804 |
|
... |
... |
@@ -810,7 +810,7 @@ |
810 |
810 |
Setting→ PLC IP Address → OK |
811 |
811 |
|
812 |
812 |
(% style="text-align:center" %) |
813 |
|
-[[image:p0oBclWpCu.png]] |
|
815 |
+[[image:U95dFxZlOw.png]] |
814 |
814 |
|
815 |
815 |
**PLC Setting** |
816 |
816 |
|