... |
... |
@@ -784,22 +784,24 @@ |
784 |
784 |
|
785 |
785 |
**Address List** |
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 |
|
787 |
+**Support Variable Type** |
802 |
802 |
|
|
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| |
|
804 |
+ |
803 |
803 |
**Communication Settings** |
804 |
804 |
|
805 |
805 |
Communication → choose "Siemens Ethernet Free Tag (S7 Series) → OK |