Hello
I use
- PXI5124 digitizer
- Visual studio 2012 C#
- Measurment studio 2012
- ni Scope 4.0
I have made a niScope_wrapper file with measurment studio 2012.
I'm now converting a CVI programm into C# and see a lot of defines like NISCOPE_VAL_NORMAL and NISCOPE_VAL_DC in the original CVI source file.
How do i deal with these defines in C# ? Is there a reference that i have to add ?
Thanks in advance