Spec | Description |
---|---|
S1 |
|
S2 | Operation on input 1 |
S3 | Operation on input 2 |
S4 | Operation on input 3 |
S5 | Operation on input 4 |
S6 | Operation on input 5 |
S7 | Input 1 |
S8 | Input 2 |
S9 | Input 3 |
S10 | Input 4 |
S11 | Input 5 |
0XX | No input override |
1XX | Force input to logic 1 |
2XX | Force input to logic 0 |
X0X | Use value from stack (0 or 1) |
X1X | Use logical state of input (0 or 1) |
X2X | Use inverted logical state of input (0 or 1) |
X3X | Perform operation when input changes (0-1) |
X4X | Perform operation when input changes (1-0) |
XX0 | PUT value on top of stack |
XX1 | AND value with value on top of stack |
XX2 | OR value with value on top of stack |
Block | Type | Description |
---|---|---|
N | Bit | Value determined by S1 and top of stack |
DBDOC ©1996 - 2024 G. Michaels Consulting Ltd., all rights reserved. All other trademarks and registered trademarks are the property of their respective holders. Website source largely available under the terms of the AGPLv3.