EasyManua.ls Logo

Delta Electronics DUP-B Series

Delta Electronics DUP-B Series
491 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 3 Creating and Editing Screens
Remark
Var1 can be the controller address or internal memory (BIT).
Example
Set the 5th Bit within the internal memory $0 to be ON.
If $0 = 0000000000000000, after the operation, $0 = 0000000000010000
BITOFF (Set Specific Bit to be OFF)
Equation
BITOFF Var1
Explanation
This command sets Var1 bit to be OFF.
Remark
Var1 can be the controller address or internal memory (BIT).
Example
Set the 5th Bit within the internal memory $0 to be OFF.
If $0 = 1111111111111111, after the operation, $0 = 1111111111101111
3-352 Revision May, 2010

Table of Contents