Using the Undo Command - 2 questions.

Is there a limit to the number of nested "undos" and "redos" which can be activated using the Command-Z and Command-Shift-Z keys ?
Is there a neater way to list the actions which are being "undone" or "redone" - or is the only available indication provided in the adjustments inspector (or HUD).
Thanks.

Annis,
One of the other things to keep in mind is that the generation of an image does take some computing power so having the generation and the acquistion on the same machine is not always ideal. If you're using the machine that is publishing the front panel just to collect data it's not so much of an issue.
If you really want to monitor in "Real-Time" using Remote Panels (requies LabVIEW 6.1) is your best option. This posting has more information on using Remote Panels and links to some live examples:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000C0660000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_TIER_0=0&USEARCHCONTEXT_TIER_S=0&USEARCHCONTEXT_QUESTION_0=web+control&USEARCHCONTEXT_QUESTION_S=0
Remote panels makes it possible to control the application remotely as well.
With .monitor the only way I've been able to manually refresh is to "Shift+Refresh" on the browser.
Regards,
Kamran

Similar Messages

  • Export to PDF - Can a single report (rpt file) create multiple PDF files using the export command?

    Post Author: markeyjd2
    CA Forum: Exporting
    Greetings forum members,
    My question is, in its entirety: Can a single report (rpt file) create multiple PDF files using the export command, ideally one PDF file per DB record?
    In my case; I have a Crystal Report that reads data from a DB table containing ~ 500 records.  When I export the report to a PDF file, I get one PDF file, with ~ 500 pages.
    What I would like to do is export the report to ~ 500 individual PDF files; One file per DB record.  The file names would be based on the table's primary key.
    Is this possible?

    Post Author: Micha
    CA Forum: Exporting
    Hi,
    you need some lines of code, but its easy. Dependend on how to start the generation of your 500 PDFs, you can write an ASP page and start it via Web Browser, or a Windows Script and start it via scheduled job...
    Here's an abstract of the ASP code I use:
    First, you create a recordset (here: "rsc") which gives you the list of ID fields you want to export, then you create CrystalRuntime.Application object, then you loop through the recordset, open your report (here: "oRpt") and set login info. Then set the selectionformula, so that the report displays only the data of the current ID, e.g.:
      oRpt.RecordSelectionFormula = "(" & oRpt.RecordSelectionFormula & ") AND {myTab.myVal}=" & rsc("myVal")
    Then you export the report, move to the next record in recordset, and repeat the loop until recordset.EOF. Then you close recordset and connection.
    Micha

  • What are the advantages/disadvantages of using the Form Command over Creating a User Form in VBA?

    I’m in the early stages of creating a spreadsheet that will require data entry into the worksheet. The worksheet could get to 1000s of rows, depending on the particular user.
    When I refer to the ‘Form Command’ I’m referring to the option of adding a Quick Access Tool bar button by selecting ‘more commands’, ‘all commands’, ‘Form…’
    My questions/concerns would be relating to ‘should I develop this spreadsheet with the Form Command or a User Form in VBA?
    Concerns/Questions:
    Deployment to other users
    Protecting worksheet cells so the user can only add records using the form command or the user form in vba. In other words, don’t allow users to edit cells that are not within the table structure of the sheet or add rows if they’re not using the form
    Data validation when entering data…
    Keith
    Keith Aul

    Hi,
    Both variants have pro's and cons. If you plan to use VBA you have to consider the deployment settings on other p.c.'s where you have to allow macro's where as a regular form doesn't have the need for that.
    That said the userform gives you much more control because the form command is not saved. it is simply a temporary form which you have to setup every time. It's perfect for data entry. If you are looking for data validation the userform is the one to go
    for. You also have the possibility to work on placements of the data entry.
    So if you are looking for speed and simplicity then go for the form command. If it is handling control you are after I'd go for a userform.
    Just my 2 cts
    Maurice
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. Thank You

  • Cannot use the undo function

    I just loaded Final Cut Pro onto a new computer and I cannot use the undo/redo function keys. Is there a problem with the software or do I have a setting set incorrectly.
    When I go under edit, both undo and redo are grey so I cannot use. I also cannot use the short cut key.

    Undo/Redo is command and Z. Are you using a different keyboard layout than US English?
    You can set the number of undos from the menu bar: Final Cut Pro > User Preferences > General.
    This functionality is dependent on how much RAM is installed in your computer - setting a higher number of steps backwards will use more. How much do you have installed?
    Undo/Redo is only available after you have done something to the media in FCP. It is not saved in your project file. Closing a FCP project will lose any saved undo steps, although you can still use one of the Auto-saves of your project file to go back.

  • Make "step backward" command maintain current layer selection (like the "undo" command's behavior)...

    Please make Photoshop's "step backward" command maintain current layer selection (like the "undo" command's behavior). So that when using the "step backward" to undo something it doesn't unnecessarily select a different layer . The current "step backward" layer change issue is inconvenient because it causes unnexpected layer selection change.

    Has this happened yet ( an upgrade that fixes the step back layer switch problem ) in any updates?
    Arghhh very annoying.

  • I can not use the patch command. The icon does not show up on th comand bar.

    I can not use the patch command. The icon does not show up on th comand bar

    Hello there!
    Compared to other versions, in CS6 the patch tool is in a different location:
    If this doesn't help you, what version of Photoshop are you using?
    Please post back with any other questions,
    Janelle

  • Steadily Increasing UNDO but "seems" no process using the UNDO.!

    Hi All,
    I've been reading some materials to solve this issue on our database (Oracle 11.2.0.3.0) . The problem is that we have been increasing UNDO from 35G to almost 60G now. and it is still increasing in usage. But I cannot detect any transaction using the undo. If you have any insights, that will be great. Below are the information I have gathered.
    Datafiles are not autoextensible.
    FILE_NAME                                                    BYTES/1048576 AUT MAXBYTES/1048576
    ****/undotbs1.260.802515529              31744 NO                 0
    ****/undotbs1.270.828813025              28672 NO                 0
    Some undo parameters.
    SQL> show parameter undo
    NAME                                 TYPE        VALUE
    undo_management                      string      AUTO
    undo_retention                       integer     1800
    undo_tablespace                      string      UNDOTBS1
    SQL> select max(maxquerylen) from v$undostat;
    MAX(MAXQUERYLEN)
               19628
    SQL> select max(undoblks) from v$undostat;
    MAX(UNDOBLKS)
             9706
    I cannot detect any transaction using the UNDO except for a MERGE statement that has been running for almost 3 weeks but it does not show up on the UNDO except for this Toad.exe. Could it be that there were some transactions not commited on the App side?
    SID_SERIAL      ORAUSER    PROGRAM                                  UNDOSEG                   Undo
    1265,47681            ENGI Toad.exe                                 _SYSSMU11_3724053292$     0K
    Rollback                             Size                                        Undo            Com-              Command
    Segment                             Kbyte Waits Extents   SID Username        records     LOG_IO mand MODULE       desciption
    SYSTEM                                376     0       6
    _SYSSMU1_2397580260$            1,116,152     7     202
    _SYSSMU2_2704140093$            1,179,768     9     195
    _SYSSMU3_2176824562$            1,185,912     6     115
    _SYSSMU4_403671272$             1,120,376    11     185
    _SYSSMU5_3141210127$            1,121,336     9     206
    _SYSSMU6_3100186656$            1,184,760    10     203
    _SYSSMU7_3622910069$            1,250,360     7     206
    _SYSSMU8_1575691382$            2,823,288    11     220
    _SYSSMU9_2782336430$            2,796,664    56     165
    _SYSSMU10_1843652744$           3,331,184   261     580
    _SYSSMU11_3724053292$           2,797,688   641      51  1265 TARIFFENGINE          0         13    0 TOAD 11.5.0. Unknown
                                                                                                          56
    Thanks..

    Hi Guys,
    I found something. Below is the value of our tuned_undoretention ( too high which is 192 hrs or 8 days ).
    SQL> select max(maxquerylen),max(tuned_undoretention) from v$undostat;
    MAX(MAXQUERYLEN) MAX(TUNED_UNDORETENTION)
    19628 691838
    Here is our space for UNDO ( total of 60416 MB or 59G).
    FILE_NAME                                                    BYTES/1048576 AUT MAXBYTES/1048576
    ***/undotbs1.260.802515529                                           31744 NO 0
    ***/undotbs1.270.828813025                                           28672 NO 0
    Most of the space of the UNDO is consumed by the UNEXPIRED ( probably because of high tuned_undoretention? ). The ACTIVE are only 64MB.
    SQL> select sum(bytes /(1024*1024)) from dba_undo_extents where status='EXPIRED';
    SUM(BYTES/(1024*1024))
    5914.4375
    SQL> select sum(bytes /(1024*1024)) from dba_undo_extents where status='ACTIVE';
    SUM(BYTES/(1024*1024))
    64.0625
    SQL> select sum(bytes /(1024*1024)) from dba_undo_extents where status='UNEXPIRED';
    SUM(BYTES/(1024*1024))
    42589.25
    I came across this doc from metalink – “Master Note: High Undo Space Usage (Doc ID 1578639.1).” THANK YOU srini_Chavali
    Within Master Note: High Undo Space Usage (Doc ID 1578639.1) there is a link to – “Automatic Tuning of Undo_retention Causes Space Problems (Doc ID 420525.1)” that discusses a possible workaround on this issue.
    Thanks

  • The problem I have since I upgraded to Mavericks version 10.9.1 The problem appears only with Mail not with other programs, not even with my browser. When I try to zoom the text of an e-mail I received or sent , I can no longer use the keys Command   to e

    the problem I have since I upgraded to Mavericks version 10.9.1
    The problem appears only with Mail not with other programs, not even with my browser.
    When I try to zoom the text of an e-mail I received or sent , I can no longer use the keys Command + to enlarge the text, although I can reduce it with Command -.
    As I have a problem with my eyes, This is a serious matter for me.
    When I write an e-mail, if I select text and press Command +, it just displaces the text to the right.
    Now, my husband has a USB keyboard. If he connects it to my computer, his regular Command + does not work either, but  he uses the extended keyboard, then it works. Unfortunately, he needs it for a musical application which does not work with a wireless keyboard.

    Firefox 3.6.4 and 3.6.6 use a process called, "plugin-container.exe" which was using up most of my CPU when I opened up multiple tabs that contained Adobe Flash files, and caused Firefox to lock up.
    My solution was to use Firefox 3.5.10 which you can get from the Mozilla website at [http://www.mozilla.com/en-US/firefox/all-older.html]
    I am using Adobe Flash 10.1.53.64 without any problem in this version of Firefox. Check the release notes, I believe it contains all the latest security fixes in "Firefox 3.6.4".
    Hopefully, they will fix Firefox 3.6 in the next version (e.g. Firefox 3.6.7), until then you should probably use "Firefox 3.5.10".

  • Saving a pdf file using the print command

    I'm having a problem saving a document to pdf using the print command. I'm using an old version of Adobe. it's Adobe Acrobat 6. it is giving me the following error The instruction at "0x775355b2" referenced memory at "0x775355b2". The memory could not be "read". Could someone please help me resolve this issue. Thank you.

    The OS and release version of the source file's authoring application have a significant impact on use of Acrobat 6.
    For example, Acrobat 8.1 is where Vista support begins.
    With MS Office, Acrobat 6 PDFMaker compatiblility is only for Office 97, 2000, XP, and 2003.
    Be well...

  • Do we need a ODI agent to be running for using the startscen command

    Do we need a ODI full installation(both server and client) for using the Startscen command or just the client install should be enough. And also do we need a ODI agent to be configured and running for using this StartScen command
    Thanks

    ODI client is an agent.
    So you don't need to declare one more if not needed on your infrastructure.
    But to run odistartscen you need to configure the odiparams.bat with your repository connexion.
    If not it will try to connect by default to the demo repostory on HSQL.
    best regards,
    Brice

  • I am fairly new to MacBook. I want to copy a picture from a web site to Word and i can't select it using the usual command. What am I doing wrong? With windows it was very simple

    Why can't a copy a picture from the web in MS word using the available commands?

    Ask Microsoft by posting in their forums.  Not an Apple product.
    Microsoft for Mac Support

  • LR V1.2 Having problems using the find Command

    Have just recently started using lightroom and so far managing most applications imported a series of photos and after import added keywords to them using the find function I cannot get images to appear. What seems to happen is that in the keyword tag and the folders any of the headings that contain the keyword become active the remainder show a zero no in number of images held in that folder but no images on screen
    can anyone assist me
    Peter

    thanks for the reply
    have switched of global filters, made sure that using the Find command have set keywords in "text box" and in the "rule box "contains". When I then enter a key word as soon as a type the first two or three letters
    a message appears on the screen no "No photos in the selected keyword Tag" Also when you look at the folders which have a series of numbers indicating the photos in the directory the first number in each set turns to 0 with the exception of the folder and sub folder were the images are
    So have not managed to make any progress
    Peter

  • How do I turn off the alt scroll zoom?  When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    How do I turn off the alt scroll zoom? 
    When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    I tend to select things from left to right and every time I am moving in a downward right diagonal motion during lasso selection I am missing a clear view and I am tending to have a more sloppy selection.  All this does is slow me down since I need to go back and hit those areas again.  The big arrowhead just get's in the way.  The original lasso tool with the thin line and small active point at it's lower left was far better for me.
    I don't like turning the cursors to precise because I like to see the active tool icon where my cursor is and as the icon changes as I hold modifier keys down.  If I am forced to get comfortable with using pricise cursors I guess I will, but man, I've never had to do this in my 15 years of photoshop use...
    I would absolutely LOVE to find a way to get the old lasso icon -- without the arrowhead above it.
    Is there any chance this option could be inlcuded in cursor preferences?  I'd give much thanks, Adobe.

  • Suddenly with version 9 and 10 i cant use the shortcut command of ctrl+shift+t to open the most recently closed tab.

    Suddenly with version 9 and 10 i cant use the shortcut command of ctrl+shift+t to open the most recently closed tab. a feature used several times a day, previously. This is very Frustrating to me, i have tried looking up a tool keyconfig 20110522 and looked that it says that ctrl+shift+t is the right command, but i still cant use it WHY oh WHY?? if i could get some help figuring this out it would be so awesome, cause i love Firefox, been using it almost daily for the last 10 or so years and i don't intend to switch soon.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.] This is a temporary diagnostic session and you can exit anytime and start Firefox normally again. This session disables all the '''Extensions''', themes ('''Appearance''') and '''Plugins''' in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''.
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Terminal does something strange when I use the 'say' command

    Hello,
    I use terminal frequently and have just nocticed something odd. When ever I use the 'say' command it said this:
               -                 -iMac:~                  $ say hello
    objc[1281]: Object 0x7ffcc2b1ee60 of class NSRunningApplication autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
    It doesn't really bother me, but I just want to make sure it is nothing serious
    - Thanks

    Could you describe this in more detail: did Firefox prevoiusly split the image over two pages and now it no longer does that?
    Or is the problem that there are two images, and if they do not both fit on the first page, Firefox is not printing the second page?
    Some page layouts may not print well when split across pages; there are some longstanding Firefox bugs. If this just started recently, those might not be relevant...
    Could you give an example URL of a page that has this problem, and indicate where the cutover is between scale percentages that work and those that no longer work?

Maybe you are looking for

  • How to delete Duplicate records in IT2006

    Dear Experts We have a situation like where we have duplicate records with same start and end dates in IT2006. This is because of the incorrect configuration which we have corrected now, but we need to do  a clean-up for the existing duplicate record

  • Function ReplaceInFile

    I want to replace in a file for example file.txt the string "toto" by "tata" Does exist any function which can make it or must I write it ? Thanks

  • Submit to local server

    I have a form consisting of 9 readonly labels (titles) for 9 editable fields, plus a button for adding a picture on it (as an ICON). When using the built-in submit button to send the PDF to a local server, is there a way to select which fields I need

  • Formating Itunes Music Into wav File

    Hello, I am trying to utilize the music from my iTunes library in other programs, like Windows Movie Maker, but it does not support that type of file. It does support like wav files, but I don't know how to re-format my songs? Any ideas would be so h

  • Interfacing with linux

    Hi, How can I use my java application as a front end to run the linux commands. For eg : if I click a button on my java application it should run the command "adduser john" or "passwd john". Also how can I intercept the result of these commands. I wo