[German] Panels auf 2 different Bilschirmen

ICH habe ein Programm also eine exe. Am mit 2 screens. Wenn ich das Programm starte green ein auf dem Panel 1. Bildschirm und das andere auf dem 2.Bildschirm Panel.

-Wie kann ich das change? I would like both panels auf dem Bildschirm gleichen.

-Wie kann man das command details?

-Gibt are eine Funktion dafur?

Danke fur eine Antwort!

Hi Isabelle,.

Es gibt Weg zu realisieren sharps following:

SetSystemAttribute (ATTR_DEFAULT_MONITOR, 1);
panelHandle = LoadPanel (0, "multimonitor.uir", PANEL)
DisplayPanel (panelHandle);

also refer:

Support for multi-monitor in LabWindows/CVI systems

http://digital.NI.com/public.nsf/allkb/8D02A98FBE97E1DD862572AE0068315C

sleeps there're auch ein entsprechendes example.

Spare ware auch found Umweg possible:

uber die GetMonitorAttribute(). Dear würde man sich die Hohenposition und horizontal die Position eines Bildschirmes programatisch lassen und dann die beiden panels correspondingly ausgeben in will Position Squad, in diesem Fall über die Funktion SetPanelPosition().

So something kann in etwa looks so:

monitors the inquiries monitorID primaren, sowie speichern der in einer variable of integer type: primaryMonitorID

GetSystemAttribute (ATTR_PRIMARY_MONITOR & primaryMonitorID);

Uber Variable kann man correspondingly sharp dies monitors inquiries entsprechenden attribute

test = GetMonitorAttribute (& primaryMonitorID, ATTR_LEFT);

und dann von dieser Stelle aus die set Position of the panels

SetPanelPos (& handle, 100, test);

Tags: NI Software

Similar Questions

  • Folder Panel behavior is different in LR3 library

    I installed LR3 a couple of days and just noticed a behavior that is different from LR2 in the folders Panel. The view of folder and subfolder is static when LR3 opens. In other words, if I minimize a set of subfolders, close the application and open it again, the subfolders appear expanded. Some do and others don't. It's as if LR3 took a picture of the 'State' of the files Panel in LR2 when it imported the catalog and now he always comes to the top in the same way. LR2 remember the last State of the files Panel when open - LR3 does not work!  I don't like this. I have a LOT of folders/subfolders! I don't want to see some of them always open! There is a new preference that I don't know?

    Jose

    This is a bug.  Make sure that all subfolders are closed if you want the parent folder to close the launch.  To do this, the easiest method is to alt-click on a folder that opens or closes and all of its subfolders.

    I have all them close before I go out and this does not happen to me.

  • How to change the size of the Panel of bookmars differs by default?

    I found small FAQ on the change by userChrome.css I can't find any "userChrome.css" or "userChrome - example.CSS" in \Mozilla\Firefox\Profiles\{profile}\chrome in my hard drive in general. What can I do?

    The newer versions of Firefox do not come with this file and the sample file as with previous versions. The folder and the useChrome.css file must be created by the user or via an extension.

    Use ChromEdit Plus extension.

    http://webdesigns.MS11.NET/chromeditp.html

  • How to change the language of the control panel

    Hello

    Hp scanjet 8270 control panel display shows different language not English not necessary Solution how to change the control panel display language to English.

    Hello sajithgosh

    The product that you have is a commercial scanner. I suggest you post in the HP Business Support forum for a better chance to find a solution.

    You will find the Board Commercial Scanjet here.
    http://h30499.www3.HP.com/T5/scanners/BD-p/BSC-418

  • GetActivePanel seems to behave differently for ConfirmPopup / MessagePopup and FileSelectPopupEx

    Hello

    I have a GUI with a XY Chart and to change the style of mouse (by default against the hair) and indicate the coordinates of graphic I use a timer control where the callback checks the coordinates of graphic.

    Because it can happen that a pop-up Panel appears, I also check the active panel is the current Panel to avoid having a mouse cursor focus on the pop-up Panel.

    The code is as follows:

    int CVICALLBACK MouseCursorTimer (int command face, int, int event, void * callbackData, int eventData1, int eventData2)

    {

    If ((événement == EVENT_TIMER_TICK) & (UtilityGetActivePanel () == sign))

    {

    the details of the graph using GetRelativeMouseState () and GetGraphCoordsFromPoint)

    ....

    As expected, the cursor will move style according to the position of the mouse. If I view a panel using InstallPopup () (which appears on the top of my chart), the cursor will move if placed default style on the popup panel. So far so good and I was happy--until I discovered that the other popup panels may behave differently...

    If I call ConfirmPopup or the cursor style MessagePopup mouse does not change, for example, it is shown as a focus, even if the mouse is placed over the popup panel.

    Interestingly, FilePopupEx () behaves correctly. Somehow, it seems that the Panel handle returned by GetActivePanel () depends on the pop-up Panel function called... It is by design or can it be fixed?

    Thank you

    Hi Wolfgang,.

    I slightly modified your program adding evidence when you set the cursor cross. It seems that the program sets the cursor again when navigating in the menu, even if the system is not honored by this parameter (it is probably correct that cursor remains that by default within the menu, right?). Question is why the system shows the cursor cross inside the pop-up window, but it is indeed honour your choice!

    As you already put out, the problem checks according to the State of the cursor when the window is issued and is not the type of window: I've added two options in the menu to display a panel with InstallPopup and display it in a floating window with DisplayPopup. This last option is useful to see what is happening in various situations when the window partially overlaps the chart, and you can click on it when coming from the area of tracing and the rest of the main window.

    It seems to me the system honors the cursor style when, within a Panel (perhaps because in this area, there are controls that could be exploited on, who knows?) while is shows the default cursor elsewhere.

    Since when the popup appears the timer code is never executed and change of cursor is done by the operating system, I guess the only solution you must exclude the timer of the cursor when you use in the menu.

    (you will see that I changed from 32-bit configuration: I wanted to check if that changes behavior, but it works the same way)

  • Why my CRIO crash when you open a remote connection of Panel?

    I have problems with remote panels with two different applications on two different CRIOs (both 9012 controller, 9112 chassis)

    1. I have a VI running in startup and initially I open a web browser linked to the web page for this application. With the operation of the application, I checked about 30% use CPU CRIO and use approximately 85% of the memory.

    2. If I close the browser, wait a few seconds, and then reopen the browser, the façade appears but the CRIO crashes before gains control on the front of the VI.  At that time, CRIO CPU rises to 80-90%, and it crashes; my user LED flashes (that I'm runnng in a timed loop for inidication that runs the application), and I can't control the VI.  The Ethernet LED on the CRIO connection are still active and I ping the device.  Occasionally, I experience an automatic restart of the CRIO.

    I have the disks formatted and reinstalled the latest drivers (RIO 3.1.1), and I checked the system to end if TCP/IP does not parameter is unchecked in CRIO system settings, but still have problems.

    Any help would be appreciated.

    Thank you

    Dan

    If you use the property node "remote panel: connections to customers" to determine if someone is connected to the application of the RT, that might be the problem. There is a bug with this feature. It presents the problem of crash in 8.5.1, 8.6.1 I think. I don't know if it was solved in LV 2009.

    Dave P. - view Systems, Inc.

  • Different facades on 3 different screens, same data collection

    Hello

    I'm having a problem on where to even begin with this problem. I consider myself a beginner-intermediate LabVIEW user.

    I'll do some testing to a facility that I work at. We need three different front panels during the test in the room of data acquisition, in the firefighter tech room running and one in the room viewing. The question I need assistance to resolve (I don't know where to start and have looked everywhere), it's how can I show three different front panels on three different screens. We have a lot of equipment coming into the system, but I want only to produce temperatures on some analyzers gas to some and a red LED in the control room and fire tech (not in the viewing room, we don't want to scare people if something goes wrong!). I have these set up just fine and they work based on thermocouples that I tested.

    I need be sure that the control room can read all data arrive, even if it is not displayed on the screen, and 3 different facades are required. How can I do this without having to run 3 instances of LabVIEW? Is there a way I can use S-video or something, or to incorporate subVis appears on a screen somehow?

    We are connecting to a FieldPoint system as well if that helps. I'm using LabView 8.6.

    I'm not going to attach the code because it works, I just need to know how to integrate all three.

    Any help would be greatly appreciated. Thank you very much!

    Tanya

    I have no idea on the video.  But LabVIEW has built into the web server where you can view the vi via a web browser.

    Here are some links, also do a search and see if it would work.

    http://sine.NI.com/NIPs/CDs/view/p/lang/en/NID/11017

    http://decibel.NI.com/content/docs/doc-5776

    http://digital.NI.com/public.nsf/allkb/7B5D6CC1CBCE32C98625716C00828BF4

  • Panel properties resize

    In Dreamweaver CS6, the properties panel is too small and cannot be resized. I am running Windows 8.1 on a 64-bit computer with a screen placed at 1366 x 768, which is automatic for my Vizio screen. I tried to find something in the preferences (none), looking at different .xml files with DW (afraid to touch), tried to move the Panel (without change) different places and tried several previous discussions similar problems of survey (nothing fits). It appears the most in a set of Spry properties.

    I'm NOT a programmer or even much more than a beginner in DW.

    Help, please.

    DW PropPanel.jpg

    Looks like it is pushed off the screen on the bottom.

    Click the tab properties, not the bar from the top of the Properties window, just named tab and drag it away from the bottom. Who will turn it into a floating window.

    Once again, it's a floating window, it reglisser (again of the tab) to the bottom of the screen until you see a highlight appear as part of the application. Release it and it "should" put in place at the bottom without overflow out of the screen.

    Something else to try would be to reset your workspace to the title of the window > Workspace Layout > Reset "your workspace name.

  • Why a few numbers in a list numbered a different font?

    I started a numbered list in a picture then it continued in another. The numbers themselves are different fonts in each image, not the text that follows the number. Thus, "1" and "2. "in the first picture are the same font, then" 3"and" 4. "in the second frame have a different font.

    Any ideas on how to ensure that the police number remains the same between the frames?

    You may have a mixture of digital styles, i.e. that one proposed by Barb. So here I have done this and if I select the entire list and open the bullets and numbers in the paragraph Panel (which is different from that of paragraph Styles) Style numbering of character Styles is empty:

    If I put it in a unique style or None match the numbers:

  • Source monitor displays a different size for the program in CC2014 monitor

    I have imported a clip and the source monitor panel shows a different size in the program monitor?

    Thanks Chris

    Video 001.JPG

    Looks like your sequence is set up for the right size. Select a video file and then right-click see 'New sequence of the Clip' if that helps. I see that your video hardware is HD do you have set up the sequence to match the stills sooner? It is perhaps greater than HD? If this is the case make a sequence of the video size and use "scale to the size of the image" for the stills.

  • An extension with several panels

    Hello everyone,

    I'm trying to find out if there is an option to have more than one Panel per extension. The idea is to behave like different tabs, but instead use the "tab" option in a Panel, being able to display panels in a different way, if the user can see two (or more) of them at the same time.

    I found this, but it would install two extensions in one only time who can work together, but I want to see is just an extension.

    Thank you very much

    mmmmins wrote:

    I'm trying to find out if there is an option to have more than one Panel per extension. The idea is to behave like different tabs, but instead use the "tab" option in a Panel, being able to display panels in a different way, if the user can see two (or more) of them at the same time.

    It is possible to ship a "bundle" which contains several extensions. Usually people only create a pqts extension, so there is some blurring of the terms - often when talking about extensions, we are really talking about beams. When you create a new extension in the generator of the Extension of what you really do create a new bundle with an extension in it. The article you link is an example of creating a bundle with two pieces inside. If you look at the manifest CSXS XML file, you will see the items ExtensionList and DispatchInfoList - these can contain more than one extension. This is supported by all products point supporting panels CSXS, indeed, there are a number of bundles of Adobe made several extensions.

    mmmmins wrote:

    I found this, but it would install two extensions in one only time who can work together, but I want to see is just an extension.

    Thank you very much

    What do you mean by "only one extension? Do you mean only so that the user have to install an extension? Even if your package contained two extensions of the user of having to install a ZXP. If you mean you want only a menu item appear under the window > Extensions, then that would be possible with only a menu item for the extensions. You can then open the other extension on creationComplete or some other startup of event using CSXSInterface.getInstance () .requestOpenExtension (); You can send messages between the two panels using CSXS events.

    Hope that helps,

    Louis

  • Spry panels move do not

    Hello-

    I could implement the panels spry on a site, but to go to add panels to a different folder within that site, it breaks.

    Here are the successful deployment:

    http://www.roadkillcreative.com/Newstalk/index.html

    Here is the deployment fails:

    http://www.roadkillcreative.com/sports/index.html

    The strange is that the panels work locally, but not online.  In addition, the CSS works, but not the panels do not move.

    Any ideas?

    It does not in the second page, because the script that initializes the tabbed panels is the HTML code for the panels. He must come after. Move this code under the panels by tabs div:

    
    
  • A link to the specific Spry Panel

    I'm trying to bind to specific Spry panels on a different page. I watched and copied stuff from the region of Spry of Adobe Labs, but's it obviously quite right yet. The first code below from page with Spry Panel, and the second part, of course, includes the binding code, I tried. In both cases, it simply opens the page to the default Panel - '0' or 'finding of General song '. With the second example, the lower panel (panel1) is appearing just for a moment, when you click on her link, but then the top panel / default appears and remains.

    Thank you - JAY

    http://foundationphp.com/tutorials/spry_url_utils.php

    --
    Ken Ford
    Adobe Community Expert - Dreamweaver
    Fordwebs, LLC
    http://www.fordwebs.com

    "baytonem" wrote in message
    News:frh2bj$c9f$1@forums. Macromedia.com...
    > I'm trying to link to a specific Spry panels on a different page. I have
    > looked at
    > and copied stuff from the Spry region of Adobe Labs, but I obviously
    > don't
    > have quite right yet. The first code below comes from the page with the
    > Spry
    > Panel and the second part, of course, includes the linking code, I tried.
    > In
    > two cases it just opens the page to the default Panel - '0' or 'general '.
    > The song
    > Search. "With the second example, the lower panel (panel1) makes its appearance
    > just
    > for the moment where his link is clicked, but then the top panel / default
    > appears
    > and remains.
    >
    > Thank you - JAY
    >
    >
    >


    >

      >

    • >
      General song search

      >

    • >

    • >
      Search by Scripture reference

      >

    • >

    >

    >
    >

    >
    > _________________
    > FIRST example
    >
    >
  • http://www.baytonemusic.com/searchBoth.php "> song ". Search
    >
    >

  • >
    >
    > SECOND example
    >
    >
  • http://www.baytonemusic.com/searchBoth.php "> song ". Search
    >
    >

  • >

  • Border Panel and gradient background

    Hello

    It's probably very easy so apologies if I missed something obvious.

    What I want to do is get a gradient background for the border of a Panel, then a different gradient for the background.

    I tried to create a SWC from Flash CS3 file. It seemed he would work but when I added content to the Panel he placed the content on the title area of the Panel in the content area.

    So I tried to create a graphical appearance using a box 26 x 26 pixels of padding in the appropriate color ramp, but it only would allow me to set the skin for the background and a border together and this isn't what I want.

    When I watched the video on Adobe TV to do skins graphic I also watched a programmatic skin topic that looked like, it might be useful, but it sounds very complicated and I was wondering if someone could help because I'm quite at this news.

    Also, if there is a simple passerby so please tell me I would be very grateful.

    Thank you

    Chris

    Hi again

    Just found another post on this forum for a slightly different question, but what it boils down to is that it a bug and Adobe will not remedy.

    The solution is to BorderTopPad the Panel to a value that takes the content in the header bar, and it works.

    Wish that they had set even if, as many people seem to have had the same problem and it does not lose much time (2 days in my case) try to solve a problem that doesn't really have a good solution.

    See the site:

    http://dougmccune.com/blog/2008/01/17/followup-about-Flex-Panel-bug/

    Hope that no one else lost too much time on this - if you did sorry and thank you.

    See you soon

    Chris

  • Lot of keyboard to the login screen

    Hi, I have a really weird problem.

    The Swiss German keyboard layout is different from the provision of the United States, for example 'z' and 'y' are reversed. My user password contained a 'z', assume that it is "Gazebo.1".

    When I try to connect with "Gazebo.1", I get an error message. However, when I login with "Gayebo.1", it works. Subsequently, everything is in Switzerland-German, user interface, keyboard, etc. I don't even have the United States available in the Control Panel keyboard layout.

    I had the problem that the login screen was in English, for example, I saw 'Guest user' instead of the German word "Gastbenutzer". I was able to change it with the command "sudo languagesetup". I guess I should do something similar to change the keyboard layout of startup.

    All advice what to do?

    See these articles to support:

    How do I change the layout of the keyboard to the login window

    How to change the display language in the login window

    Change the language that your Mac uses

    In some cases, it may be necessary to reset the PRAM from your computer.

  • Maybe you are looking for