From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-Scope 19.0 Header File

Hello, I recently downloaded the NI-Scope driver to use for a PXI-5105 digitizer. Essentially I intend to write a script that would save some data to a file and then push the file to MATLAB where I will design an interface for data visualisation. 

 

I downloaded the NI-Scope 19.0 driver and I have seen the associated implementation examples. They all include the header file "niscope.h". However, I struggle to find the header file anywhere amongst the downloaded files. Online supporting documents all give instructions for older versions of the driver and the current driver's readme does not give specific information about the header file's location.

 

I would appreciate any help regarding this issue.

 

Thank you.

0 Kudos
Message 1 of 2
(1,873 Views)

I think its installed with VISA drivers. Check the following locations;

 

C:\Program Files (x86)\IVI Foundation\IVI\Include\niScope.h

C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Include\niScope.h

C:\Program Files\IVI Foundation\IVI\Include\niScope.h

C:\Program Files\IVI Foundation\VISA\Win64\Include\niScope.h

0 Kudos
Message 2 of 2
(1,786 Views)