Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

pci bus information

Hi ,
I'm developing VB code for NI (PCI) card.
My question is "How I get a Vendor ID and Device ID of NI card by using VB"
Regards,
Sasin C.
0 Kudos
Message 1 of 2
(5,599 Views)
Hello Sasin. Thank you for contacting National Instruments. This information is stored in a register at offset 0 in PCI configuration space. 0x1093 is the PCI Vendor ID for all NI PCI and PXI cards. The PCI Device ID will be unique to each card. Which card are you using? Please let me know if you have any questions. Have a great day!

Marni S.
National Instruments
0 Kudos
Message 2 of 2
(5,591 Views)