;National Instruments ;Adapter Description File for the MC-MIO-16 ; ;card id AdapterId 05EDFh ; ;card name AdapterName "National Instruments MC-MIO-16" ; ;number of POS bytes used by MC-MIO-16 NumBytes 4 ; ;select base address NamedItem Prompt "I/O Base Address for MC-MIO-16" choice "IOBase C000" pos[1] = 11000001b io 0C000h-0D004h choice "IOBase E000" pos[1] = 11010011b io 0E000h-0F004h choice "IOBase 2000" pos[1] = 00010011b io 02000h-03004h choice "IOBase 4000" pos[1] = 01000001b io 04000h-05004h choice "IOBase 6000" pos[1] = 01010011b io 06000h-07004h choice "IOBase 8000" pos[1] = 10000001b io 08000h-09004h choice "IOBase A000" pos[1] = 10010011b io 0A000h-0B004h Help "The MC-MIO-16 can be assigned one of 7 different I/O base addresses. This assignment need only be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk and must be changed in order to use the MC-MIO-16 adapter. If you are in the `Change Configuration' window, use the F5=Previous and the F6=Next keys to change the MC-MIO-16 Base I/O address assignment. " ; ;select interrupt level NamedItem Prompt "Interrupt Level for MC-MIO-16" choice "Int_5" pos[0] = 00xxxxxxb int 5 choice "Int_10" pos[0] = 01xxxxxxb int 10 choice "Int_11" pos[0] = 10xxxxxxb int 11 choice "Int_15" pos[0] = 11xxxxxxb int 15 Help "The MC-MIO-16 can be assigned one of four interrupt levels. This assignment need only be changed if a different priority level is needed. If you are in the `Change Configuration' window, use the F5=Previous and the F6=Next keys to change the MC-MIO-16 Interrupt Level assignment." ; ; select arbitration level NamedItem Prompt "Arbitration Level for MC-MIO-16" choice "Level_1" pos[3]=XX1X0001b arb 1 choice "Level_2" pos[3]=XX1X0010b arb 2 choice "Level_3" pos[3]=XX1X0011b arb 3 choice "Level_0" pos[3]=XX1X0000b arb 0 choice "Level_4" pos[3]=XX1X0100b arb 4 choice "Level_5" pos[3]=XX1X0101b arb 5 choice "Level_6" pos[3]=XX1X0110b arb 6 choice "Level_7" pos[3]=XX1X0111b arb 7 Help "The MC-MIO-16 can be assigned one of eight DMA Arbitration levels. This assignment need only be changed if it is in conflict with another assignment or a different priority level is needed. Conflicting assignments are marked with an asterisk and must be changed in order to use the MC-MIO-16 adapter. If you are in the `Change Configuration' window, use the F5=Previous and the F6=Next keys to change arbitration level assignments." ;select part number NamedItem Prompt "MC-MIO-16 Type/Part Number" choice "MC-MIO-16L-9 /180650-01" pos[0] = xxxx000xb choice "MC-MIO-16L-15/180650-02" pos[0] = xxxx001xb choice "MC-MIO-16L-25/180650-03" pos[0] = xxxx010xb choice "MC-MIO-16H- 9/180650-11" pos[0] = xxxx100xb choice "MC-MIO-16H-15/180650-12" pos[0] = xxxx101xb choice "MC-MIO-16H-25/180650-13" pos[0] = xxxx110xb ; Help "The MC-MIO-16 is available in three conversions speeds and two gain ranges for a total of 6 combinations. If you are in the `Change Configuration' window, use the F5=Previous and F6=Next keys to change the MC-MIO-16 part number until it matches the part number printed on your MC-MIO-16 board along the top edge on the component side."