User Tools

Site Tools

한국어

cubloc:ladder_number:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cubloc:ladder_number:index [2026/03/04 20:58] – created admincubloc:ladder_number:index [2026/03/04 21:31] (current) – [2. Data Types and Range Limits] admin
Line 12: Line 12:
 ===== 2. Data Types and Range Limits ===== ===== 2. Data Types and Range Limits =====
  
-This system operates on the principle of using **Unsigned Integers** to prevent data collisions with hardware control ports (P, WP, PI, PO, etc.).+This system operates on the principle of using **Unsigned Integers** to prevent data collisions with hardware control ports (P, WP, etc.).
  
 ^ Unit ^ Bit Count ^ Decimal Range ^ Hexadecimal Range ^ ^ Unit ^ Bit Count ^ Decimal Range ^ Hexadecimal Range ^
Line 35: Line 35:
 Entering a value that exceeds the system limit into a Double Word (e.g., 0xEE6B4000) will result in an error or incorrect calculation results, as shown below: Entering a value that exceeds the system limit into a Double Word (e.g., 0xEE6B4000) will result in an error or incorrect calculation results, as shown below:
  
-{{ :cubloc:laddernumber:dwerr.png?nolink |}}+{{ :cubloc:ladder_number:dwerr.png?nolink |}}
  
 Always ensure you use positive values below the upper limit: Always ensure you use positive values below the upper limit:
  
-{{ :cubloc:laddernumber:dwval.png?nolink |}}+{{ :cubloc:ladder_number:dwval.png?nolink |}}
  
 While it is technically possible to input negative numbers using DWMOV, this should be avoided as it can trigger unpredictable system errors: While it is technically possible to input negative numbers using DWMOV, this should be avoided as it can trigger unpredictable system errors:
  
-{{ :cubloc:laddernumber:dwval2.png?nolink |}}+{{ :cubloc:ladder_number:dwval2.png?nolink |}} 
 + 
 +[[cubloc:index#Ladder_Logic:|Go CUBLOC Ladder Logic home]]
  
  
cubloc/ladder_number/index.1772657919.txt.gz · Last modified: by admin