11-08-2018 08:49 AM
Hi to all!!
I want to ask if is possible to show in Front Panel of a VI the status LED phisical on the front of the NI-9862.
Thanks
11-08-2018 10:03 AM
The XNET API does not have a property to directly read the current state of the LEDs. That might be a nice feature though so I will add it to our list for consideration.
The XNET API does offer properties and function calls that provide you with most of the same information conveyed by the LEDs. For example, you can call the XNET Read(Comm State).vi to determine the communications state.