Remote Panel windows report LabView 2009 f2

Hi,
 I'm trying to make this simple logic, but every time that I run this vi and connect to the web server a report message from windows appears and the Labview close.
 I need to know when someone connect to the Webserver, there is another way to do it?
PSÇ Using Labview 2009 patch f2
Renan Perceguetti

Hola.
        Sigue dos link para su consulta
         Link:http://decibel.ni.com/content/docs/DOC-7746
                http://zone.ni.com/devzone/cda/tut/p/id/4791
Diogo.
Message Edited by Diogo Ap. on 11-27-2009 07:23 AM
Diogo Aparecido
Engenheiro de Aplicação
National Instruments Brasil

Similar Messages

  • How to remove sub panel scrollbars with LabVIEW 2009-SP1?

    I did a search and found this thread on the subject: http://forums.ni.com/t5/LabVIEW/subpanel-scollbars-in-labview-8-0/m-p/284503/highlight/false#M149983
    I double checked that that the horizontal and vertical scrollbars were not selected in the Customize Window Appearance and they were not selected as shown in the image below.  You can see the nasty scrollbars in the front panel in the image at the bottom.  Of couse, since the code / sw cannot be shown, it has been painted over but you can still see the scrollbars along the frame of the sub-panel.
    Customized Window Appearance settings:
    Scrollbars are seen at the bottom & right of the sub panel frame
    Solved!
    Go to Solution.
    Attachments:
    WIndowAppearance.PNG ‏22 KB
    scrollbars.PNG ‏33 KB

    Just ran into this myself.  (To complicate matters, forgot that one of my debug tools turns the scroll bars back on upon program exit.)  "Off While Running" works, too.  You can insert this code onto the diagram of any VI that will be called in a subpanel.
    Thanks for the tip.
    Certified LabVIEW Architect
    Wait for Flag / Set Flag
    Separate Views from Implementation for Strict Type Defs

  • Remote Panel: how to load a vi into memory without showing it on the screen

    Hi,
    I'm using the remote panel facility of LabView 6.1 to allow any user
    to control my instruments from within a web browser. However, in order
    for this to work, labview has to be running and the vi opened on the
    server, which i want to avoid.
    Is there a possibilily to enable the labview web server and load a vi
    into memory in the background, whithout showing it on the screen?
    thanks

    > Is there a possibilily to enable the labview web server and load a vi
    > into memory in the background, whithout showing it on the screen?
    >
    Not at the moment. The VI truly is running on the server and simply
    displaying on the remote machine(s). At the moment it also needs to
    have a display on the server. You probably could write a small VI to
    periodically look for open LV windows that have connections to them and
    minimize them. Then run that VI on the server.
    Greg McKaskle

  • Enabling / Disabling graphs and opening a new Front Panel Window

    Hi,
      I have a simple application of showing 12 analog signals on 12 different graphs placed vertically in aligned position. I have to develop a user interface so that if user wants to display signal no. 1, 4 and 6 out of total 12 signals, he should make selection using check boxes and click a re-draw button. It should result in opening a separate window with these three signals displayed as separate graphs aligned vertically and adjusted to fit window size. Similarly later user can change his selection of displaying signals (from same acquired data) say 1, 3, 5, 6, 8, 9, 11 & 12 and click Redraw button. It should result in opening a new Window showing all these signals as separate graphs which are aligned vertically and resized to fit the window. Now I have two major issues in this context.
    1) I have been searching LabView help to locate a way to open a new window for this purpose but I failed to locate any way for it. As per my limited knowledge, it seems that we cannot have multiple "Front Panel" windows in Labview.
    2) For the graph I could not locate a control to enable/disable a graph so that it appears or vanishes. Is there any way to achieve it?
    I shall appreciate your valuable advice. I shifted from "Lab View Signal Express"  to "Lab View" in order to achieve this user interface design but I am still not successful in finding a good solution for this application.
    Regards
    Mnuet

    Hi Mnuet,
    You can do what was said above. Here is a KB on dynamically loading VIs. It looks something like this.
    Dynamically loaded VIs are loaded at the point in code while running, as opposed to being loaded when the parent VI is loaded into memory like normal subVIs. You can make a reference to them and then control the front panel appearance, their run status, etc with property nodes and invoke nodes.
    Jeff | LabVIEW Software Engineer

  • Can you use LV6.1 Remote Panel AND CGI?

    I would like to use both CGI and the Remote Panel system of LabView 6.1. I'd perfer to be able to implement the CGI in either Perl or LabView, but anything would work. What I'm trying to do is have a front end that is mainly all CGI, and only after certain conditions things have occured in the CGI would they be allowed access to the Remote Panel. This could be pretty easily done by having the CGI write the HTML file for the Remote Panel. I would do it all using Remote Panel, but the I only have 1 license, and I only really want 1 person to be able to use the Remote Panel at a time, but I want multiple people to have access to the CGI at any given time. Any ideas would be more helpful.

    I'm working on a similar issue with controlling connections to my remote panels. Correct me if I'm wrong, but I think the above solution has some loopholes also. Since the CGI script is generating a new HTML and actually writing it to disk, wouldn't anyone else also be able to connect to this newly page if they new the URL?
    For instace:
    1) A person logs in from the CGI page.
    2) The CGI script builds the remote panel page.
    3) At any time thereafter, someone knowing the name of the new webpage can connect to it.
    Now this problem could be solved if the newly generated page could be sent directly to the person who has logged in if session variables were used within a single web server. However, since two separate web servers are being
    used, this is probably not possible.
    If anyone has a solution to this new problem or can refute what I've just said, please let me know. I have been running over how to do use a login system repeatedly without success. I really don't want to default back to using IP addresses to block access since my users will be 1) spread across multiple IP ranges and 2) more than likely unable to provide their own IP addresses if requested.
    Thanks,
    Pete

  • Remote Panels and LabVIEW 2009

    Hello,
    I have updated my real-time PXI application to LabVIEW 2009 (Pro)  and I'm now trying to connect to it with remote planels.  I can only have one remote panel opened.  The second one gives me the "Remote Panels connection exceeds maximum numbers of licences"  The problem wasn't occuring in LabVIEW 8.5 and I have the remote panel license (unlimited) is actived in the license manager.
    How this can be resolved?
    Regards,
    Patrick
    Solved!
    Go to Solution.

    Have you transfered the license files to the controller since the switch to 2009?  There should be a .lic file under ni-rt>>system>>shared>>licenses on the controller.  Is that present on your system?
    Justin Parker
    National Instruments
    Product Support Engineer

  • LabVIEW 2009 - Executable w/ Remote Panels

    Just hit a wall.
    I'm want to make an installer that sets up the remote panel webserver and document for me.  My goal is to not have to tweak or move setting files, or my html files around to get this to work.  I can get it to work, but only with a little bit of tweaking.
    Here is the krux of the problem (and I will get to the details of my setup after that):
    I can't place my document.html that contains my web page with the remote panel in the appropriate folder automatically using the "Source Files" tree in my installer.  See the attached image.
    Within the niwebserver.conf file that my application creates (because my custom .ini file has WebServer.Enabled=True) there is a variable $LVSERVER_ROOT.
    This variable points to:
    $LVSERVER_ROOT = "C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\2009\webserver"
    The default documentroot (where the .html files go) is:
    DocumentRoot "$LVSERVER_ROOT/../../www"
    Which resolves to:
    "C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\www"
    Seems somewhat trivial. 
    1. Make a custom .ini file for my compiled program that has the WebServer.Enabled=True, add it to my project and set it as the .ini file for my build specifications.
    2. Make a .html file using the Web Publishing Tool, and add it to my project.
    3. Have my .html file placed in "C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\www"
    The closest alias for this is [LV90RTEDIR] which resolves to C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\LabVIEW 2009\.  But I can't seem to figure out a way to select the directory above.  I suppose I could make the file path in the [ProgramFilesFolder], but what if the user decided to place the run-time in some other folder (can they even do that?).
    How should I resolve this?  Should I just hard-code the path from the [ProgramFilesFolder] directive onward?
    Thanks!
    -nic
    Attachments:
    My Installer Properties.jpg ‏69 KB

    Hi mishkin,
    I will have a read through your linked article.  However, I was able to get the installer to setup everything for my target computer w/o me messing with config files as desired.  The steps I followed were:
    1. Code a desired VI and place it in a Project
    2. Create a custom .ini file with the line "WebServer.Enabled=True".  Add the .ini file to your project.
    3. Create a Build of the VI, with the custom LabVIEW .ini
    4. Use the web publishing tool to generate a .html file for the VI.  The .html file will be placed in the root of your LabVIEW web server folder (see options dialog).  For me this was C:\Program Files\National Instruments\LabVIEW 2009\www.  If you study the .html file, you will see that it would not be difficult to make your own .html file.
    5. Add the .html file to your project.  (As a pre-step, I like to copy the .html file out of my web server root and into my project directory).
    6. Build your application
    7. Create an Installer.  Add the application build of your VI to your desired directory.  Place the .html file in [ProgramFilesFolder]\National Instruments\Shared\LabVIEW Run-Time\www
    8. Build your installer
    9. Install on target machine
    So long as your target machine doesn't have another web server running on port 80 (which would require the need of an additional config file to be included to put the web server on another port), and the target machine's local group policies and firewall allow it, a user should be able to open their browser and point it to http://<targetmachine>/<targetvi>.html and be connected to that front panel.
    NI has come a long way in making this feature very accessable.  My only complaint is the lack of documentation.  Although v8.5 and 8.6 were well documented, the steps in v2009 have changed and I had to figure them out through trial and error.
    Now I need to add to my code that will allow my user to turn on and off the web server.

  • Remote Panel not working in Windows 7 Starter

    Hi all,
    We have an application that can be controlled via remote panel. This is working fine in Windows XP PC. But when I try to access the same by opening Internet Explorer in a PC running Windows 7 Starter OS, I only get the 'Downloading 0.00% of 0 bytes'. I have disabled the Windows Firewall and there is no antivirus software also. What could be the reason for this? How could I solve this?
    Thanks in advance,
    Priyadarsini
    Solved!
    Go to Solution.

    The system which had the problem was a netbook that came with Windows 7 Starter. We found out recently that there was some parental controls utility in the netbook that prevented the LabVIEW Remote Panel access. We were not aware of its presence & it had not shown any indication that it had blocked Remote Panel communication. We uninstalled this utility & the Remote Panel started working as intended. Thanks again for your help.

  • LabVIEW 2009 build memory usage exceeds Windows limit

    We have a large application that builds without problems using 8.6.1, but failed to build using LabVIEW 2009 with the error "Not enough memory to build this application".
    We solved the problem by adding the parameter /3GB to the Windows XP boot.ini file. This increases the available memory for a Windows XP application from 2Gb to 3Gb.
    It appears that LabVIEW 2009 uses more memory during the build process and, in our case, this took it over the 2Gb limit. 

    We are also facing the same problem...
    can National Instruments help us  ??????
    Following error is occuring while creating exe.
    "Build was unsuccessful
    An error occurred while saving the following file:
    D:\BIS_Main_2009_V3.XY\branches\BIS_Main_2009_V3.6​1_Trans\User Interface Panels\Inspection.vi
    Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.​lvclass:Copy_Files.vi->AB_Application.lvclass:Copy​_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.​lvclass:Build.vi->AB_Application.lvclass:Build.vi-​>AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_f​rom_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi-​>AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB​_Item_OnDoProperties.vi.ProxyCaller
    <APPEND>
    Method Name: <b>Save:Target Instrument</b>"
    Please suggest!!!

  • Font size on Windows 7 with LabVIEW 2009

    Hello,
    after installing labview 2009 on windows7, I have a problem with the font size of my old application written in 8.6.
    the Application Font has seemed to default to another style under windows7 so I searched the forum for the default font under XP when I used lv 8.6. Tahoma 13pt seemed to the correct choice, however when i changed all default fonts to Tahoma 13pt it helped and they look very similar, but the Tahoma under windows7 is slightly longer that the original and it looks like there is some sort of font smoothing going on... perhaps windows is doing its "cleartype" thing by default and influencing its length (thou i thought this shouldnt be the case).
    This small difference is causing havoc in my GUI as objects are being resized in a bad way.
    Please see the screenshot for an example of my concerns
    Another question on the side... is there a Font I can use that will keep the appearance and size over all OSs?
    Any help would be appreciated...
    Best Regards
    Alex.
    :. LV2010 SP1 ... W7 .:
    Attachments:
    Font Difference.png ‏3 KB

    Actually this problem affect LabVIEW itself even while editing!
    Many of NI's screens suffer from the same problem. Configuring events is one of the most obvious cases. Since teh edit events screen does not allow for resizing, there are some events that you can only guess what they are.
    I tried reporting this but the AE wanted me to spoon feed screen shots and ....
    I think what really irks me over this problem is that I purchased a laptop with the biggest screen available just to let me do LV and in the end LV can't handle the laptop.
    Double -  
    Ben
    Message Edited by Ben on 05-06-2010 10:13 AM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Using Windows Domain credentials with Remote Panel

    I am looking for a way to deny remote panel access based on Domain login credentials. Is this possible natively to LabVIEW, or is it going to require calls to the Windows .NET libraries?  (which I dislike doing)

    Adding a solution in case anyone comes wandering by later looking.
    As far as I can tell it does require a call to the API, but a fairly simple call.

  • Potential Bug with LabVIEW 2009, Report Generation Toolkit, and MS Office 2003

    We have discovered an issue with the above listed software.  Specifically this pertains to Print Report.vi in the Report Gen palette.  Basically, we have discovered that with Office 2003 installed the VI will error out.  We've been using it in an executable, and the executable physically fails (and asks us to report an error to Microsoft).  With Office 2007 we don't have a problem.  We've tried building the examples into executables, and those work because they are printing HTML reports.
    Also, we have converted back to LabVIEW 8.6 and rebuilt the executable and installed and it works perfectly.  Its on the combination of LabVIEW 2009 and Office 2003 that seems to fail.

    yeah, we had seen that, and been told about it by another user.  we tried, to no avail.  we still have ended up having to migrate back to 8.6.1 to get the executable to run properly.

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • LabVIEW 2009 SP1 Run-Time Engine (Minimum) (32-bit) for Windows - Supported Features

    Hi,
    Can some one please point out what features are supported by the LV RTE (Minimum ) [LabVIEW 2009 SP1 Run-Time Engine (Minimum) (32-bit) for Windows]
    1) Is there a limit on the size of the exe which can be run on it?
    2) Will this support additional modules like DAQ etc.,? Or do we have to chose the regular installer ( 170 Mb ) for that purpose?
    3) If a list of what it does or does not support is available, it would be extremely helpful.
    Thanks In advance.
    Regards,
    Vijay

    Anand, 
    I did go through both the links that you had sent earlier before posting on the forum. For eaxample refer the following link where it says,
    http://joule.ni.com/nidu/cds/view/p/lang/en/id/1599
    It does not contain the full run-time engine, but will allow some executables to run.
    1) What do they mean by 'some' executables. Is there a list of yay's and no's available?
    2) Can someone from NI reply to this and shed more knowledge?
    Regards,
    Vijay 

  • Labview 2009 .exe not working with windows 2000

    I created a simple vi with Labview 2009 to reset a counter in registry key. I changed it to an exe. The program runs fine on any machine with XP but it does not work on the machine I need it on which is running Windows 2000 SP4. I installed the 2009 runtime but I continue to get an error when it starts up saying the vi is not executable and that I need the full development to fix the errors. But like I said it works every where else. I've tried other exe wrote in LV2009 on this machine and they work. Is there something in my vi that is not compatible with Windows 2000?
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    Serial Number Reset Cell 2.vi ‏15 KB

    There was an issue with building DLLs on Windows 2000 - http://digital.ni.com/public.nsf/allkb/431C9BD8F3482033862576A90073441F. Since you say you are trying an EXE, this may not be applicable.
    George M
    National Instruments

Maybe you are looking for

  • "itunes was unable to load data class information..."

    Hi everyone, When I connect the iphone to my computer, the itunes recognize the iphone but it is thinking and after a few minutes the itunes drop me the following message: "itunes was unable to load data class information from sync services reconnect

  • Hp photosmart c5580 all in one not printing, or copying

    I can't get anything out of it. Cartridges are ok. Print cartridge alignment fails every time I do diagnostics. Please help tax time is upon me....

  • New features of CRM 7.0 in Marketing

    Hi CRM 7.0 Experts, I am currently using CRM 2007 for all my marketing functionalities. I like to know what would be the main New features in CRM 7.0 marketing and other areas in general. Any major new tools, enhancements (not to look into release no

  • *** Where can I buy the iPhone in Maui?

    I have a friend that's in Maui right now and wants to buy an iPhone. Does anyone know where they can get one there? No AT&T store locations though please, just an authorized reseller. Thanks in advance!

  • Install oracle 9.2.0.4 database on ubuntu 6.06

    i tryed to install this oracle version, i dowload thre disks, i created thre cd, the first disk1 isn't autorun 1) then i tryed to run instalation just writting in a terminal (in the directory cdrom/install/linux) ./runInstall there is an error about