02-27-2013 12:00 PM
hello everybody please I need to know how can I make use of Ni USB-6259 and how to handle interfaces using C + + because even though my code (in visual studio) compiles correctly I ignore the command that must set for this device in the catalogs they notice :
This initializes the instrument with the Following parameters:
Ag34401_InitWithOptions
("GPIB::23::INSTR",VI_FALSE, VI_TRUE,"Simulate = 1", &session)
• GPIB0 :: 23 :: INSTR is the Resource Name (GPIB instrument at address 23).
I want to know the procedure for this equipment.that's mean the equivalent and how to write the total adresse for any Pin
Thank you so much
02-28-2013 10:01 AM