NI PCI 6143 Information
PCI Bus Info
Class: 0xFF00VendorID: 0x1093
DeviceID: 0x70C0
Documents
Setting up NI VISA with DDK
- Install the NI-VESA 3.4 system using the "INSTALL" script. This installs the RPM files one of which is the driver in source code form that is re-built.
- Setup the NI-VESA driver system using the "driverwizard" program to add the driver (Needs a "Module description file" or PCI Vendor/device ID's).
- Setup the NI-VESA system using the "visaconf" program. Set the PCI (PXI) device found to have an alias of "board1" to match the name given in the example programs "acquireBoard()" function.
- Build the DDK for the 6143 with the "acquireBoard()" function's argument set to "board1".
- Test the examples.