;Adapter Description File for the MC-MIO-16 Rev.D ; ;card id AdapterId 05EBFh ; ;card name AdapterName "National Instruments MC-MIO-16 Rev.D " ; ;number of POS bytes used by MC-MIO-16 Rev.D NumBytes 4 ; ;select base address NamedItem Prompt "I/O Base Address for MC-MIO-16 ............" choice "IOBase C000" pos[1] = 11001101b io 0C000h-0D004h choice "IOBase E000" pos[1] = 11101111b io 0E000h-0F004h choice "IOBase 2000" pos[1] = 00100011b io 02000h-03004h choice "IOBase 4000" pos[1] = 01000101b io 04000h-05004h choice "IOBase 6000" pos[1] = 01100111b io 06000h-07004h choice "IOBase 8000" pos[1] = 10001001b io 08000h-09004h choice "IOBase A000" pos[1] = 10101011b io 0A000h-0B004h Help "This interface can be assigned 7 different I/O base addresses. Use the F5=Previous and the F6=Next keys to change the MC-MIO-16 Base I/O address assignment if you are in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the MC-MIO-16 adapter." ; ;select interrupt level for MC-MIO-16 ; pos[2] refers to POS register 4 NamedItem Prompt "Interrupt Level for MC-MIO-16....." choice "Int_5" pos[2] = xxxxxx00b int 5 choice "Int_10" pos[2] = xxxxxx01b int 10 choice "Int_11" pos[2] = xxxxxx10b int 11 choice "Int_15" pos[2] = xxxxxx11b int 15 Help "This assignment need only be changed if it is in conflict with another assignment or if a different priority level is needed. Conflicting assignments are marked with an asterisk and must be changed to use the adapter. If you are in the 'Change Configuration' window, use the F5=Previous and the F6=Next keys to change the interrupt level of the MC-MIO-16." NamedItem Prompt "Arbitration Level for MC-MIO-16 ..." choice "Level_0" pos[0]=XXX0000Xb arb 0 choice "Level_1" pos[0]=XXX0001Xb arb 1 choice "Level_2" pos[0]=XXX0010Xb arb 2 choice "Level_3" pos[0]=XXX0011Xb arb 3 choice "Level_4" pos[0]=XXX0100Xb arb 4 choice "Level_5" pos[0]=XXX0101Xb arb 5 choice "Level_6" pos[0]=XXX0110Xb arb 6 choice "Level_7" pos[0]=XXX0111Xb arb 7 Help "For proper operatin of the MC-MIO-16, the arbitration level must be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk. Conflicts occur when the arbitration level equals the arbitration level used by another hardware option. Use the F5=Previous and the F6=Next keys to change arbitration level assignments if you are in the 'Change configuration' window." NamedItem Prompt "Board Type for the MC-MIO-16 ..." choice "180650-01" pos[3]=10010000b choice "180650-11" pos[3]=10010001b choice "reserved" pos[3]=10010010b choice "reserved" pos[3]=10010011b choice "reserved" pos[3]=10010100b choice "reserved" pos[3]=10010101b choice "reserved" pos[3]=10010110b choice "reserved" pos[3]=10010111b Help "The MC-MIO-16 is available in two gain ranges. For proper operation of the MC-MIO-16, the board number setting should match the board number printed in the left lower corner of the board. Use the F5=Previous and the F6=Next keys to change board type if you are in the 'Change configuration' window."