Is it possible to increase the timeout on the properties dialog for LVOOP classes ?

I'm working on a medium scale application which has a lot of claases in it (it's got several largish Actor Framework based modules with quite a few possible messages). Recently it's gotten to the point that when I right click on a class to bring up the properties dialog, the dialog seems to take so long figuring out my class heirarchy that it times out and gives me the attached error.
I don't suppose there's any way of increasing the time out on the dialog ? (I suspect the fact that my laptop's hard disc speed has been crippled by my IT services encrypting it isn't helping me here...)
Gavin Burnell
Condensed Matter Physics Group, University of Leeds, UK
http://www.stoner.leeds.ac.uk/

Here is the modified VI, saved in LabVIEW 2012. Follow these steps to patch your system:
1. Close LabVIEW 2012.
2. Backup the following file: LabVIEW 2012\resource\Framework\Providers\VILibrary\libFra​me_OpenPageRef.vi
3. Replace it with the version attached to this post.
4. Restart LabVIEW 2012.
Now you should no longer experience the 30 second timeout when the class property page loads. I set the timeout to "-1", so it should wait as long as necessary to open the page.
Note that if you ever repair or reinstall LabVIEW 2012, you'll need to patch this file again. Also, I wouldn't try patching any version other than 2012, since there may be other changes made to this VI across LabVIEW upgrades.
Darren Nattinger, CLA
LabVIEW Artisan and Nugget Penman
Attachments:
libFrame_OpenPageRef.vi ‏24 KB

Similar Messages

  • How do you get the text box text properties dialog box to appear on a MAC?

    how do you get the text box text properties dialog box to appear in Adobe Reader XI on a MAC? I know windows is Ctrl-E but can't figure out what to hit for Mac.

    Right-click the toolbar and you should find it there (including the short-cut, which is probably Cmd+E).

  • Is it possible to modify the timeout of the userID on my active directory domain when off network?

    My work Macbook Pro is using a domain account from my office.  When I travel and the domain controller is not reachable it takes 30 to 60 secs longer to log into my system because it has to wait for the active directory domain controller search to timeout before it will use cached credentials (i.e. a mobile account).  Does anyone know how to modify my system settings to reduce the timeout or even eliminate the delay all together?  I am running the latest version of Yosemite. 
    Thanks,
    Mike

    Here is the modified VI, saved in LabVIEW 2012. Follow these steps to patch your system:
    1. Close LabVIEW 2012.
    2. Backup the following file: LabVIEW 2012\resource\Framework\Providers\VILibrary\libFra​me_OpenPageRef.vi
    3. Replace it with the version attached to this post.
    4. Restart LabVIEW 2012.
    Now you should no longer experience the 30 second timeout when the class property page loads. I set the timeout to "-1", so it should wait as long as necessary to open the page.
    Note that if you ever repair or reinstall LabVIEW 2012, you'll need to patch this file again. Also, I wouldn't try patching any version other than 2012, since there may be other changes made to this VI across LabVIEW upgrades.
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman
    Attachments:
    libFrame_OpenPageRef.vi ‏24 KB

  • How to avoid the page timeout with the HP Color LaserJet Enterprise CP4025?

    We are using a DOS application developed with DB4 and running always on the same XP workstation. One month ago we changed our previous HP color printer (was broken) buying a newest CP4025. With the previous HP color printer, and also with another printer we have (HP Color LaserJet CP2025), our application works very well. But using the CP4025 now we have a problem.
    When our application prints in PCL mode, sends the first part of job, then the application perform some calculation tasks with the database and sends the final part after about 30 seconds. We don't know why, but the CP4025 seems to have a timeout after about 15 seconds that cause closing the printing job with a sort of end of page, printing wrongly a half page, and after a new page with the second half of the real single page.
    Why the CP4025 have a so short timeout? Our previous HP and also the CP2025 works well with our application, without perform any kind of short timeout. 
    Anybody knows how is it possible to avoid this timeout with the CP4025?

    In theory PCL5 jobs should only be terminated and forced to finish printing via either an IO timeout, the network connection being closed, or an end of job command in PCL5. 
    You can check/change the default IO timeout value through the front screen. You'll find it by navigating to Configure Device->I/O->I/O Timeout. I would recommend making sure it is set to something around 120 seconds. 
    Do you know whether the application itself is generating the PCL5 job, or whether it is going through a print driver to generate the job? 
    I work for HP

  • How to reduce ~timeout on the integrated ITS System.

    Experts
    How to reduce the ~timeout on the integrated ITS System ?
    I want to maintain for compelte ITS not for individual ITS Objects
    Rgds

    Hi,
    Could you try increasing the parameter value icm/keep_alive_timeout. This should affect the complete ICF. We tried this for our CRM 6.0/7.0 systems where the CRM UI times out quickly.
    If anyone else has more ideas, please suggest.
    Regards,
    Srikishan

  • How to disable the Timeout error?

    I can grab a image with my GigE camera, by using an external trigger.
    But I am always getting the timeout error after the millisec. i set as timeout - how can I set the time infinite?
    Thanx for ya help

    Hi Mike,
    thanx for the suggestion.
    I am just starting with labview. that's why I trying the grab images with the measurement & automation explorrer. 
    under the acqusition attributes you can define the timeout in ms, and in my labview program i set the timeout with the help of the attribute knot(IMAQdx).
    I tried to set it on "-1 ", but it didn't work.
    I am going to look in all the attributes the knot offers, maybe I will find something that helps me.
    vrupprecht

  • The timeout of RFC/BPM

    I have 2 scenarios
    1. RFC1 -> XI -> MQ (AP1) -> XI -> RFC1 (synchronous/asynchronous bridge)
        ps: AP1 gets the message from MQ and put the response into MQ
    2. MQ -> XI -> RFC2 -> XI -> MQ (asynchronous/synchronous bridge)
    But sometimes AP1 and RFC2 will timeout and I have to control it. I have 2 ideas:
    1. Use deadline monitor of BPM, I found it in this document: http://help.sap.com/saphelp_nw04s/helpdata/en/ca/7c5c41fe06cf1ee10000000a155106/content.htm
    2. Change the timeout of the SAP RFC, but I cannot find document for it.
    Another question is, if I use BPM to set the timeout, could I change it in configuration?

    <i>1. Use deadline monitor of BPM, I found it in this document:</i>
    An interesting discussion related to deadline branch
    Who to manage TimeOut in BPM ?
    An example of deadline usage
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    <i>2. Change the timeout of the SAP RFC, but I cannot find document for it.</i>
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    <i>Another question is, if I use BPM to set the timeout, could I change it in configuration? </i>
    I dont think so.
    <i>Is it a good design to use BPM to control the timeout?</i>
    Yes, it is while u use BPM.
    <i>[Reward points if helpful]
    </i>
    Regards,
    Prateek

  • Adjusting the timeout for web services

    Dear All,
    I created a web service using se80. It's execution may be longer than 60 s. Is there a way I can adjust the timeouts of the web service, say extend it to 10 minutes?
    Thanks,
    Philon

    hi
    good
    go through this link,hope this ll help you to solveyour problem
    http://help.sap.com/saphelp_nw04/helpdata/en/1f/37813b650cdc0be10000000a114084/content.htm
    thanks
    mrutyun^

  • CF 5 warning "A request exceeded the timeout" then service stops

    Hello,
    We have recently replaced an aging server with a new machine.
    We have installed our CF 5 on the new machine running Windows 2003.
    We are in the process of migrating sites to the new server.
    However, we've had a number of instances wherein the CF Application
    Server stops working (.cfm pages won't load). When we look in
    Windows Services, it appears the service is running. However, if we
    try to stop and re-start the service, it fails to respond. A reboot
    of the machine gets things working again.
    The latest incident occured yesterday. The CF server log
    shows these two log entries:
    Warning (thread ID 2956): A request exceeded the timeout. The
    unresponsive thread count is up to 1. [file path]
    Error (thread ID 2956): !! CFTrace::logThread(5476) has no
    entry for thread 5476
    Any help would be appreciated by this newbie.
    Thanks,
    Katie

    Hi Katie,
    Does your server shows "Server is busy" message if this
    happens or the page does not load? Next time if this happens, check
    the windows task manager to see the memory used by JRUN. If this is
    high around 180,000, it could be some infinite loops or invalid
    connections to the DB. May be checking your DB settings could
    resolve the problem.

  • Re: What is the relationship between the JTA Server Timeout and

    Two things. The transaction timeout is set when the transaction starts. When are you setting the timeout, and where are you starting the transaction?
              There is a bug in 6.0 SP1. The EJB subsystem always sets the transaction timeout. If you don't specify anything in your descriptor. It sets the timeout to 30 seconds. However, if you
              change the JTA default to 60 seconds, the EJB container won't see this change. This is fixed in our next minor release.
              -- Rob
              Tom Gerber wrote:
              > What is the relationship between the JTA Server Timeout and an EJB's <transcation-timeout-seconds> parameter?
              >
              > Does the EJB's timeout have to be >= the servers to take effect?
              >
              > We tried setting the timeout in the XML file to 60 seconds but the transaction still timed out after 30 seconds or so which makes me believe the server timeout overrides the EJB's timeout.
              >
              > Is this correct behavior?
              >
              > We are on WL 6.0 sp1
              >
              > Thanks
              >
              > Tom
              

    Sorry, you cannot query for known bugs yet.
              Work is in progress :)
              Kumar
              Tom Gerber wrote:
              > Is there a place on the WebSupport site for WebLogic that I can query
              > for know issues for WL 6 sp1?
              >
              > I tried the Find Solutions but didn't find much.
              >
              > Thanks
              >
              > Rob Woollen wrote:
              >
              > > Two things. The transaction timeout is set when the transaction starts. When are you setting the timeout, and where are you starting the transaction?
              > >
              > > There is a bug in 6.0 SP1. The EJB subsystem always sets the transaction timeout. If you don't specify anything in your descriptor. It sets the timeout to 30 seconds. However, if you
              > > change the JTA default to 60 seconds, the EJB container won't see this change. This is fixed in our next minor release.
              > >
              > > -- Rob
              > >
              > > Tom Gerber wrote:
              > >
              > >> What is the relationship between the JTA Server Timeout and an EJB's <transcation-timeout-seconds> parameter?
              > >>
              > >> Does the EJB's timeout have to be >= the servers to take effect?
              > >>
              > >> We tried setting the timeout in the XML file to 60 seconds but the transaction still timed out after 30 seconds or so which makes me believe the server timeout overrides the EJB's timeout.
              > >>
              > >> Is this correct behavior?
              > >>
              > >> We are on WL 6.0 sp1
              > >>
              > >> Thanks
              > >>
              > >> Tom
              > >
              

  • Is it possible to use a variable in the name of other variables?

    Trying to avoid a long post; is there some command in Java that would allow a variable to be read before the rest of the statement it is in?
    For example, using a pair "@" to encapsulate a variable with the mystery command I'm looking for:
    *public class Example {*
    *public static void main (String[] args) {*
    Char variable = "A";
    int @variable@_Status = 0;
    So that this application would create an integer named "A_Status" and assign it a value of 0. Obviously, I'm not looking to be told that "int A_Status = 0" is the best way to do that, I'd like "variable" to be able to be defined by input or change somehow in the code. I have a gut feeling that this is impossible due to the compiler, but I'd like a more professional opinion. Anyone?

    The variable "name" is a lot less important than you think. In fact, when your code is compiled, the computer doesn't care one jot about the name of the variable.
    You should not worry about trying to do this, but rather should tell us the reason why you would even want this. If we knew that, we could show you a better way, guaranteed.

  • Adobe PDF printer--multiple dialogs for the same settings

    Please excuse if this question is painfully obvious, but I just can’t figure it out.
    I’m working with FrameMaker version 8.0p277 (TCS).
    As far as I can tell there are at least three places where I can setup preferences for my PDFs
    From the Control Panel, I can right-click on the Adobe PDF printer and set two different joboptions depending on which menu item I choose (Printing Preferences or Properties/Advanced Tab).
    However, when I want to create a PDF from my FrameMaker book or document, I use File>Print to open the Print dialog. When I choose the AdobePDF printer, clicking the Properties button opens the Adobe PDF Document Properties dialog. From the dialog’s Adobe PDF Settings tab I can choose from any of the joboptions in my Settings directory.
    At the same time, I can select the Generate Acrobat Data option, click the PDF Setup button, and choose a completely different joboption from the Settings tab in the PDF Setup dialog.
    Can someone please explain the difference between these options? And just which one gets priority if I print directly from FrameMaker to the Adobe PDF printer? (I assume if I print to file (.ps) the options I set in the Distiller get priority.)
    Thanks!
    Wendy

    Hi Wendy,
    When you set the Preferences for the AdobePDF from the Control Panel via the Printers, these are then default system-wide settings for all applications in the absence of any other information.
    From within FM, the Properties setting, when you select the Adobe PDF printer instance, takes you to the same Preferences dialogue as in the first condition. You're temporarily resetting the preferences for the FM session to use. However, this does not change your default preferences set at the system level nor does it affect any other application that is running.
    The Generate Acrobat Data PDF Setup option is the last one in the chain and this provides the chance to specify an override for the session settings. This one has the highest priority.

  • Is it possible to increase the hard drive capacity on my Macbook Pro?

    is it possible to increase the hard drive capacity on my Macbook Pro?

    If you feel confident, you can do it yourself.
    If not, Apple can do it for the small matter of money.
    If you go to http://eshop.macsales.com/installvideos/
    Find you Mac on this page it has videos that show you how to replace the disk drive.
    After you view the video then you can make your mind up as to which is the correct way for you to go.
    Alllan

  • Is it possible to increase the number of authorised computers with itunes.

    Hi with Apple now selling more devices than ever is it possible to increase the number of authorised computers for sharing on iTunes.
    we have 2 x MBP and a 27" iMac 2 x ipads 3 x ipods and 2 x iphones in the house, we would obviously like to share the one account with all of them and I think that seeing the number has not changed in years yet the number of products able to use. It would make sense to at least double the authorised number.

    You are limited to 5 devices. Maybe Home Sharing offers options

  • 11.1.1.5 - How can we increase the timeout of BPM Workspace ?

    Hi ,
    I am facing an issue where the BPM Workspace times out after every 5 mins or so.
    I read in another post that we need to edit some workspace.properties file - where can I find it.
    I tried using http://technology.amis.nl/blog/13768/increase-the-timeout-of-oracle-bpm-worklist-app/comment-page-1#comment-481839 but ran into some issues (should be there as my comment) where the timeout became too high.
    Appreciate your help.
    Thanks

    I got this resolved. Added a different variable for the weblogic.xml timeout and teh web.xml timeout (Btw the digits after the timeout props are not needed if you donot need too many variables).
    Also My config root was pointing to the wrong war. I changed it to point to a correct .war (relative location can be used too) & it worked just fine after that !
    Thanks

Maybe you are looking for

  • Data Usage is absurd.

    Hi all - I switched to a prepaid plan because I rarely even use my phone anymore.  I send and receive text messages (unlimited), and make and receive occasional phone calls (unlimited).  I set my data limit at 500 mb because I wasn't even using 4mb,

  • Parent Child Query Solution Required

    Hi All, I am developing an accounting application...I have two tables...CHARTS & DETAILS. FOLLOWING IS THE STURCTURE ALONGWITH SAMPLE DATA. CHARTS ACC_CODE NUMBER(8) ACC_NAME VARCHAR2(50) PARENTAC NUMBER(8) SAMPLE DATA: ACC_CODE ....ACC_NAME.........

  • Running wi-fi hotspots or internet café with OS X?

    I am interested to know if anyone has any experience with running a wi-fi network of hotspots using OS X or could point me in the direction of software for managing billing etc. I am also really keen to find elegant software for managing payment, acc

  • Web services question

    Hi! I am a bit confused about using web services with custom classes. I read it's a bad idea to use for example ResultSet as return type for a web service since non-java client implementations would not work and that the correct way is to create a Be

  • How to define new Navigation Link in IC wed

    Hi, while creating the navigation bar id, we have to give atleast one of the following inputs 1 Navigation Link or 2.Class Name or 3.Launch Transaction ID I know how to create launch transaction id,but i found that the out put of the trasaction is in