Changes for page Siemens

Last modified by Jett on 2024/12/02 18:21

From version 49.1
edited by Joe
on 2024/08/30 14:50
Change comment: There is no comment for this version
To version 50.1
edited by Joe
on 2024/08/30 14:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -786,21 +786,21 @@
786 786  
787 787  **Support Variable Type**
788 788  
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|
789 +|=Data Type|=PIStudio Data Format
790 +|=BOOL|Bit
791 +|=BYTE|16-bit Unsigned/Binary/BCD/Hex
792 +|=WORD|16-bit Unsigned/Binary/BCD/Hex
793 +|=DWORD|32-bit Unsigned/Binary/BCD/Hex
794 +|=SINT|16-bit Signed/Binary/BCD/Hex
795 +|=USINT|16-bit Unsigned/Binary/BCD/Hex
796 +|=INT|16-bit Signed/Binary/BCD/Hex
797 +|=UINT|16-bit Unsigned/Binary/BCD/Hex
798 +|=DINT|32-bit Signed/Binary/BCD/Hex
799 +|=UDINT|32-bit Unsigned/Binary/BCD/Hex
800 +|=STRING|
801 +|=Real|32-bit Float
802 +|=Struct|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/DINT/Real/UDINT/String
803 +|=Array|Bool/Byte/SINT/USINT/WORD/INT/UINT/DWord/Dint/Real/DINT/String
804 804  
805 805  **Communication Settings**
806 806