From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW resolution issue

Hey all, so long story short I've got myself a LattePanda with a 1024x600 IPS Display, and all was fine and dandy until I realized LabVIEW has a minimum screen resolution requirement of 1024x768. What is best course of action to do about this problem? What will get affected by the smaller resolution? Will any functions be limited? I am waiting on my student copy of LabVIEW to come in, so i'm still very new to all of this. Thanks in advance. The LattePanda runs Windows 10, and from my other research the resolution is the only thing holding it back from being a portable LabVIEW computer.

0 Kudos
Message 1 of 7
(2,785 Views)

I have succesfully used LabVIEW on a little netbook with 1024x600 resolution.

 

It works, but it is definitely more fun to develop with more pixels, especially if the diagram becomes a bit more complicated. No real problem with LabVIEW itself, but there were some test panels in MAX that had the bottom cut off and some buttons were unreachable. No guarantees.

 

What are you trying to do with it? Are you getting the student edition from your school?

 

If you are a student, you can also just download the regular evaluation version and request a student key to activate it as student edition. 

Message 2 of 7
(2,759 Views)

Thanks for the reply! So far my main idea was to use a standard monitor to develop the program, but Im still learning how to do everything so here's to hoping I can do that lol. 

 

As for the why: I'm currently in an internship program long story short my task is a portable LabVIEW DAQ with touchscreen display so I'm trying to research my best options.

 

I never knew that I could download the evalution version and register it as a student. My advisor told me I had to request a version through the school so thats what I did. Ill try to download it and let you know how it goes.

In terms of testing, the Panda is coming in next week so then will be the first real attempt to run it.

0 Kudos
Message 3 of 7
(2,753 Views)

Your school probably has a student install option, so that's what you should use then, especially if it is required for coursework or similar.

 

The free student license is only for personal educational use  (details).

0 Kudos
Message 4 of 7
(2,750 Views)

It helps with forcing you to build smaller VI's. 🙂

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 5 of 7
(2,711 Views)

I believe that is only a "recommended" minimum resolution.

 

The minimum resolution for Windows 10 is 800x600 so any program that runs on Windows should (should) be able to run as low as 800x600.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 6 of 7
(2,708 Views)

I would say your resolution is plenty for a deployed system. Just don't overload your front panel with too much stuff.

 

On a side note some of the LabVIEW requirements seem ridiculous and less than current. For example they say that the run time engine requires a system 256MB of RAM, however all of the listed OS versions (windows 7 or higher) require "1 gigabyte (GB) for 32-bit or 2 GB for 64-bit" according to Microsoft. You can't even built a system with less than that and the run time engine runs fine on a minimal windows systems. We don't need 256 MB extra.

 

0 Kudos
Message 7 of 7
(2,697 Views)