ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTV

Is it possible to close a HTV by programmation, whit a buttom on front panel
0 Kudos
Message 1 of 2
(3,441 Views)
Yves,

I guess you figured out already how to do it 🙂

Anyhow. You could open a reference handle to the opened HTV_GUI.vi from vi.lib\lvdsc\htv and set the property FP.Open to FALSE. This would close the HTV programaticaly. Attached I've a small test VI I've created in LabVIEW DSC 6.1.

Since NI does not have a USER VI which would allow that I think this is the only way. However, we are using a NI LV DSC internal VI and it is not garanteed that this would work with other versions of LV DSC.

Hope this helps.

Roland
Message 2 of 2
(3,441 Views)