03-21-2002 11:08 AM
03-21-2002 04:44 PM
03-27-2006 01:06 AM
Hi Avin,
I have a situation very similar to yours - I need to present 1 monitor with Tabular data and another with Graphical Data for different people to analyze I was wondering if you found any help either from NI or from elsewhere. Also could you please tell me what specific hardware (2 port VGA or DVI card ???) & software you used to split the contents between the different monitors ?
Any help you could provide will be very appreciated.
Thanks buddy,
Maddy
03-27-2006 02:16 AM
It really depends on your application, monitor drivers and if you just have to run it on this system or if the application is going to be distributed. If it is only a single installation on your current computer, you should be able to play with the Advanced settings of your monitor Control Panel to control how application windows are provided in the different monitors. My ATI Mobilty Radion 9200 driver does seem to automatically try to place windows so that they do not span monitors.
@avin yerramilli wrote:
Hi!
i am trying to run a labview executable on a system with two monitors.
my executable has two screens the second being dynamically called by
the first. ideally i want one screen to appear on one monitor and the
second screen on the other monitor. what happens is whenever i run my
application it pops up in both monitors with half in each monitor. i
also have appian's hydravision software installed but it doesnot
remember the applications current position the next time i launch my
exe.
any ideas on how to proceed.
regards
avin
avin@infodatinc.com
05-22-2006 09:14 AM
NI has a set of
When one used multi monitors, it is really one big screen. One screen starts at (0,0) and the other at (1281,0) with resolution of 1280x960. Use the cursor position VI to find the upper left corner.