|
Logic Sample Program |
|
|
The bit "0" and "1" of the conversion source register, DATA_S are reversed to "1" and "0" and DATA_D that has the reversed bits is created.
|
|
|
|
This is used for the time when you wish to create a register that has the reversed bits of each bit's ON/OFF like data output of a positive logic type of 7-segment display device. If ON/OFF logic from a sequencer is reverse with input from a TTL level of board etc., using each bit, DATA_D.X[0-31] of the DATA_D, which is converted by the Denial instruction above will enable you to use this like normal input.
|
Download a sample program file and detailed description.
|
|
|