Topic: DMD0014 MOVEBIT - Move Single Bit |
|
The Move Single Bit (MOVEBIT) instruction is used to copy the value of a single bit location to a single bit destination location.
|
|
Parameters:Note: Use the F9 key or click the 'three dot box' at the right edge of the parameter field to open the Default Element Selection Tool (the Element Picker or the Element Browser) or use the Down-Arrow key (Auto-Complete) on any parameter field to see a complete list of the memory locations that are valid for that parameter of the instruction.
Source specifies the bit memory location to be copied. This can be a constant value of 0 or 1, or any readable bit location.
Destination specifies the bit memory location where the value will be copied to. This can be any writable bit location.
|
|
See Also:
MAPIO - Map Inputs and Outputs
MOVEBIT - Move Single Bit
REFWRITE - Write Value Indirectly
STRCOPYR - Copy a Range of Strings
|
|
Rung Example:
|
|