LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

address

I have a vme-mxi-2.I must test my pcb with this instrument.I insert the vme-mxi-2 in solt 0,and pcba in solt 1.the base address of pcba is 3800H in the document of pcba testing.and the error register is in 3800+4H.how I can use visa in labview to access the register.Here is my program.but It can not access the address.
0 Kudos
Message 1 of 2
(2,567 Views)
Thank you for contacting National Instruments support. It looks to me like your program should work with one minor change. The offset input into your VISA In 8 VI currently has a value of 3804. I believe VISA will go out and find the base address for you, so try putting a value of 4 for the offset input instead of 3804.

I hope this helps! Let me know if there is anything else I can help with or clarify. Have a great day!

Doug K.
Application Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,567 Views)