Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

need a .NET Framework DLL that uses NI-VISA (via NI MAX) to control USB power supplies

Solved!
Go to solution


want to create a DLL that can be loaded into Vector CANoe, such that:

CANoe automatically detects the DLL

All exported functions appear in the CAPL Browser

CAPL users can directly call these functions

No dllImport statements are required in CAPL

 

need a .NET Framework DLL that uses NI-VISA (via NI MAX) to control USB power supplies

1000097411.jpg

and whose public static methods are automatically exposed in the CANoe CAPL

0 Kudos
Message 1 of 2
(324 Views)
Solution
Accepted by topic author Hari_0906

See C:\Users\Public\Documents\National Instruments\NI-VISA\Examples\.NET

Noted: not via NI MAX.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
Message 2 of 2
(301 Views)