Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the cDAQ9138/9 "USER1" LED status using C#/DAQmx

Solved!
Go to solution

I need to be able to change the status of the USER1 LED on a cDAQ9139 chassis from my VS2010 C# application code. Can anyone point me in the direction of the DAQmx class/property/method I need to use?

 

Thanks,

 

Malcolm Sharp  

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

Hi Malcolm,

 

Taking a look into this it looks like unfortunately the USER1 led is only available for access from the Real-time operating systems. There is no access to it available from the DAQmx driver, when running windows on the cdaq.

 

Best Regards,

 

Applications Engineer
0 Kudos
Message 2 of 3
(5,061 Views)
Solution
Accepted by topic author MalcolmS

Thanks for the answer. I guess I'll have to come up with some other method of indicating the operating status when using the cDAQ9138 as a 'headless' system!

 

Regards,

 

Malcolm Sharp

0 Kudos
Message 3 of 3
(5,034 Views)