Displays both the logical and physical state of the specified output word
Syntax |
D OUT_W idx [rep] |
---|---|
idx |
Index of the output word |
rep |
How many subsequent output words to display |
Notes |
Example
from shell: D OUT_W 100 D OUT_W 100 device command log: 0 0x0000 real: 0 0x0000 we have previously forced the state of the ow F_OUT_W 100 0xffff The response would be: D device command OUT_W 100 log: 0 0x0000 real: -1 0xffff |