|
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 (Element Browser) or Down-Arrow key (Auto-Complete) at any time to see a complete list of the memory locations that are valid in the current field of the instruction.
Source - designates the bit location to be copied. This can be a constant value of 0 or 1, or any readable bit location.
Destination - designates the location where the value will be copied to. This can be any writable bit location.
|
|
|
|
|
See Also:
|
|
|
|
|
Rung Example:
|
|
|
|
|