09-27-2023 09:12 AM
Hi,
I'm using a waveform chart on a touchscreen monitor with embedded ui. I've moved the graph palette to the right of the screen but now when clicking on the zoom button the popup shows up off screen. When I test it on my computer to the very edge it pops up the opposite direction. Does anyone know why this would happen? Pictures below for reference:
from touch screen:
from computer with front panel on the far right of display:
09-27-2023 09:32 AM - edited 09-27-2023 09:32 AM
also, I'm aware I can recreate it using a subvi and a pictring but was looking for an easy solution before going that route
09-27-2023 09:32 AM
Hmmm. I've never heard of an image of something coming off the screen. Seems paranormal.
09-27-2023 09:40 AM - edited 09-27-2023 10:08 AM
What's the OS of the embedded UI (Windows, Linux, etc.)and is the monitor resolution correctly configured there? Maybe LabVIEW thinks there are more pixels available outside the field of view. Just a wild guess...
09-27-2023 09:53 AM
the OS is Linux and I have the resolution set to 1024x768. The touch screen can handle higher resolutions though
I did compile it with the front panel larger than the 1024x768 resolution since I use the area to the right as a work area but I have the VI panel size set to the resolution so I don't think this would matter.