Difference between revisions of "Digital input/output (DIO)"

From LogicBox
Jump to: navigation, search
(Register Map)
Line 29: Line 29:
 
! 2  
 
! 2  
 
| Mode  
 
| Mode  
| Bit 0: '1' 50 Ohm termination
+
|Bit 0:  
        '0' Open
+
'1' 50 Ohm termination
 +
'0' Open
 
Bit 1: NIM/TTL
 
Bit 1: NIM/TTL
sasda
+
  '1' NIM
asdasdf
+
   '0' TTL     
afaf    
 
     
 
 
|}
 
|}
  

Revision as of 20:13, 2 July 2013

Register Map

Module Address: 'T' or Ox??


Read registers
Register Address Name Data
0 MUX_IN Bit 7..0: multiplexer address
1 STATE_IN Bit 7..0: input value


Write registers
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      

Version 1

Version 2

Labview Vi