Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

help

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

0 Kudos
Message 1 of 2
(5,414 Views)

Hi yosh-over,

 

In other to use your DAQ Card with Visual Studio, you'll need to install DAQmx Driver and then add the Text Based support.

 

Untitled.png

 

Also, please check to this link.

 

Best,

 

Carmen C.

 

 

0 Kudos
Message 2 of 2
(5,403 Views)