LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to Add Connectivity Status Update & Error Handling For Labview Custom Devices

Solved!
Go to solution

Hii 

i have Developed a Custom Device in LabVIEW and Implemented in Veristand Screen But i need to Add Additional Sources 

1.I need to Add Connectivity Status Update in LabVIEW & Error Handling Updation in Veristand UI 

2.Bcoz While Connecting Custom Device In Veristand I would Like to know whether this Device is Connected or not so that why i need to Add Connectivity Status Update through LabVIEW and Reflect in Veristand screen.

3. Similar way Incase of any Error Comes through Veristand , need to been shown like POP UP Error Handling UI in Veristand 

 

so both thing need to add logics in LabVIEW custom Devices and Reflect in Veristand Screen

 

Kindly Guide on this it will be Helpful 

 

Thanks

0 Kudos
Message 1 of 2
(212 Views)
Solution
Accepted by topic author siddhu01

This question is best to be posted at the VeriStand board

 

The usual practice of handling connection status and error code is to add these two channels in the Initialization VI and pass data to these channels. Then you can drop these channels to the VeriStand Editor Screen as the numeric indicator.

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 2
(161 Views)