Return to previous page Return to menu Go to next page

5.2 Data details

(1) Basic data
  Title  
Data specifications
  Data  
Basic data
  Data Name  
No
1.0

         Type name 
         Description 
         Uint8 
         Unsigned 1-byte integer. 
         Sint8 
         Signed 1 byte integer. 
         Uint16 
         Unsigned 2-byte integer. 
         Sint16 
         Signed 2-byte integer. 
         Uint32 
         Unsigned 4-byte integer. 
         Sint32 
         Signed 4-byte integer. 
         Bool 
         Logical type. Takes the following values: 
        FALSE false
        TRUE true


Return to previous page Return to menu Go to next page