Electronics and Software
Engineering Innovation

NI PCI 6143 Information

PCI Bus Info

Class:        0xFF00
VendorID:    0x1093
DeviceID:    0x70C0

Documents

PCI-6143 data sheet
PCI-6143_Datasheet.pdf
PCI-6143 user manual
S_Series_Help.html
SHC68-68-EPM Cable wiring
SHC68-68-EPM-Cable-Wiring.pdf
PCI-6143 I/O Specifications
6143specs.pdf
PCI-6143 Register-Level Programmer Manual Docs will be put here by NI http://digital.ni.com/express.nsf/bycode/exyv4w?opendocument&lang=en&node=seminar_US
PCI-6143 Register-Level Programmer Manual Calibration update
Docs will be put here by NI http://digital.ni.com/express.nsf/bycode/exyv4w?opendocument&lang=en&node=seminar_US
PCI-6143 EPROM map
Docs will be put here by NI http://digital.ni.com/express.nsf/bycode/exyv4w?opendocument&lang=en&node=seminar_US
DAQ-STC Technical Reference Manual 340934b.pdf
PCI E Series Register-Level Programmer Manual 341079b.pdf
PCI S Series PCI-6110 & PCI-6111 Register-Level Programmer Manual release_ni611x.pdf
NI DDK Information
http://digital.ni.com/express.nsf/bycode/exyv4w?opendocument&lang=en&node=seminar_US
NI VESA
http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BBB002C0E91?opendocument&node=132060_US
NI VESA Overview
http://zone.ni.com/devzone/conceptd.nsf/webmain/ADF3152837E2B4A486256B5600642AC7
NI VESA Programming manual
370132c.pdf
NI VESAUser manual 370423a.pdf
NI VESA USB
http://zone.ni.com/devzone/conceptd.nsf/webmain/6792bab18242082786256dd7006b6416
NI Forum for DDK
http://forums.ni.com/ni/board?board.id=90








NI DDK Download
http://digital.ni.com/public.nsf/websearch/1C3988D7D33B925C86256C59007FB4B4?OpenDocument

Setting up NI VISA with DDK

  1. 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.
  2. 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).
  3. 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.
  4. Build the DDK for the 6143 with the "acquireBoard()" function's argument set to "board1".
  5. Test the examples.