Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

C# wrapper for NI-TCLK

I want to use HSDIO with C# with multiple PXIe cards synchronized with TCLK. I have a wrapper for the HSDIO C DLL so that I can use it with Visual Studio. I can't find a C# wrapper for NI-TCLK. I think in LabWindows there is a niTClk.h header and an associated DLL. It was very easy to find the HSDIO C# wrapper, not sure why it is so tough to find the same wrapper for NI-TCLK. Maybe this functionality is included in other drivers instead of a standalone driver??

0 Kudos
Message 1 of 3
(5,488 Views)

Hi Josh,

 

The NI-TCLK library is included in the NI-SCOPE .NET class library.  Here are links to the download page and the readme file.

 

http://www.ni.com/download/ni-scope-.net-class-library-2.0/4468/en/

 

http://download.ni.com/support/softlib//high_speed_digitizers/niscope/windows/dotNet/2.0/readme_2012...

 

Regards,

 

Jim B.

Applications Engineer, National Instruments

 

 

-Jim B
Applications Engineer, National Instruments
CLD, CTD
0 Kudos
Message 2 of 3
(5,465 Views)