Difference between revisions of "Digital input/output (DIO)"
Line 1: | Line 1: | ||
− | + | '''Register Map''' | |
Module Address: 'T' or Ox?? | Module Address: 'T' or Ox?? | ||
Line 37: | Line 37: | ||
|} | |} | ||
− | |||
− | + | '''Labview Vi''' | |
− | + | '''LabVIEW demos''' |
Revision as of 11:29, 3 July 2013
Register Map
Module Address: 'T' or Ox??
Register Address | Name | Data |
---|---|---|
0 | MUX_IN | Bit 7..0: multiplexer address |
1 | STATE_IN | Bit 7..0: input value |
Register Address | Name | Data |
---|---|---|
0 | MUX_OUT | Bit 7..0: multiplexer address |
1 | Debounce | Bit 7..0: input value |
2 | Mode | Bit 0:
'1' 50 Ohm termination '0' Open Bit 1: NIM/TTL '1' NIM '0' TTL |
Labview Vi
LabVIEW demos