Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

set a digital output to high

I try to find information how to set the digital output from a Ni 6025e to high or to low.

I know ,this was very simple task in LabwindowsCVI or with Visual c++
but how in Visual c# using measurment studio 7

Thanks
0 Kudos
Message 1 of 2
(3,079 Views)
SuperWolfi,

There are some examples that ship with MStudio that should get you started in DIO control in C#.

You should be able to find them in

C:\Program Files\National Instruments\MeasurementStudio70\DotNET\Examples\DAQmx\Digital\Generate Values\WriteDigChan\Cs

You can also go on-line to www.ni.com/examples and look for some more advanced examples.

I hope this helps, let me know if you have any questions.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 2 of 2
(3,079 Views)