Re: Trouble with viewing mode MONITOR
- From: Ray Cassani <x@xxxxxxxx>
- Date: Sat, 31 May 2008 14:40:04 -0500 (CDT)
Hi Eric.Thaks for your answer. About the workarounds that you post. - Keep the front panel window open.
- Programmatically
adjust the front panel position to detect when the window is minimized
and then compensate for the position change. See the attached VI
(written for LV 8.5) as an example of this workaround.
1.- I can´t use this because I must minimize the application.2.- I tried to use this one, but I didn´t find the control`s position to compensate the change.I solve this trouble using a 3 way:1.- I ask for FP. State. 2.- If FP.State = minimized, I set FP.Transparency = 100 and FP.state = maximized.3.- I get the image using FP.get image method, and save it.4.- Return FP.TRansparency to 0 and FP.state to minimizedfor the publishing I didn´t use WTP, I wrote a html file (attached as a .txt file) that load the image created every 20seconds
monitor2.PNG:
http://forums.ni.com/attachments/ni/170/327934/1/monitor2.PNG
monitor.txt:
http://forums.ni.com/attachments/ni/170/327934/2/monitor.txt
.
- References:
- Re: Trouble with viewing mode MONITOR
- From: Indiana Jones
- Re: Trouble with viewing mode MONITOR
- Prev by Date: Re: Cosmetic suggestions
- Next by Date: The TCP/IP connection does not closed after a VISA close
- Previous by thread: Re: Trouble with viewing mode MONITOR
- Next by thread: Firstly hello to all. I?m looking to create a vi that will take a single logged output from a thermocouple and monitor the temperature and produce a Boolean when the temperature has stabilised for a...
- Index(es):