Panel References - second (and more) Level References

Does anybody have some knowledge about achiving control ref's of
frontpanel controls which are located on register elements, in
clusters etc.
I like to know more about this because I wish to automate the
generation of references to my Frontpanel CTRLs instead of creating
them manually.
On the route of the vi/panel reference I only achieve the first level
references, so I can't go that way.
Thanks for help.

Hello,
I have find this Website.
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=506500000008000000D63E0000&ECategory=LabVIEW.LabVIEW+General
Hope this helps,
best regards.
Sebatian N.
NI Germany

Similar Messages

  • Report Server Engine freezes for 30 seconds and more

    Hi all,
    I have problems with Report Server and reports execution.
    Customer complains slowness in the execution in many reports that were fast.
    Before: 4-5 seconds
    Now : 25-30 seconds
    I turned on server and engine trace and i saw that no log is written for 25 seconds in a report execution.
    My environment:
    DB: Oracle 11R2
    Report Server: 10.1.2.3.0
    I changed some parameters in server.conf:
    cacheSize= "200" (from default value 20 - cache dir contains 950files for 150Mb)
    initEngine= "1"
    maxEngine= "4"
    diagnosis value="yes" (to write .dig file)
    <trace traceFile="E:\REPORTS\Log\reportServer.trc" traceOpts="trace_all" traceMode="trace_replace" traceModule="all" />
    maxConnect="120" (from default value 20)
    The SQL query takes 0.2 seconds.
    Here the logs:
    In reportServer.trc
    [2012/2/8 6:7:0:901] Info 50132 (JobObject:reset): jobid = 134138 Get command line: REPORT=E:\REPORTS\aq\aq_sit_ord_abbin.RDF
    USERID='...' ORIENTATION="LANDSCAPE" PARAMFORM="NO" DESTYPE="PREVIEW" <PARAMETERS> BATCH=YES DESTYPE=cache DESFORMAT=PDF
    AUTHID="ANONYMOUS"
    [2012/2/8 6:7:0:901] Debug 50103 (ConnectionImpl:runJob): Job queue for jobid = 134138 is 0
    [2012/2/8 6:7:0:901] Debug 50103 (ConnectionImpl:runJob): jobid = 134138 is in current queue
    [2012/2/8 6:7:0:901] Debug 50103 (ConnectionImpl:runJob): Calling findDuplicatedJob for jobid = 134138
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 134138
    [2012/2/8 6:7:0:901] Debug 50103 (ConnectionImpl:runJob): No Duplicate jobs for jobid = 134138
    [2012/2/8 6:7:0:901] Debug 50103 (ConnectionImpl:runJob): Job 134138 is Enqueued
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager:firstToRun): job 134138 is first to run
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager.runJobLocal): Trying to get engine for Job 134138
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:getIdleEngine): Target max engines = 4
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:getIdleEngine): rwEng-0 is used = true
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:getIdleEngine): rwEng-0 state is 1
    [2012/2/8 6:7:0:901] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Reserved
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager.runJobLocal): Job 134138 got Engine rwEng-0
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager:runJobInEngine): Job 134138 calling setCommand on engine rwEng-0
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 3
    [2012/2/8 6:7:0:901] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Running
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 5
    [2012/2/8 6:7:0:901] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Idle
    [2012/2/8 6:7:0:901] Debug 50103 (JobManager:runJobInEngine): Send job 134138 to engine rwEng-0
    [2012/2/8 6:7:0:901] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 3
    *[2012/2/8 6:7:0:901] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Running*
    *[2012/2/8 6:7:26:714] State 56016 (JobManager:updateJobStatus): Job 134138 status is: Running the report Initializing report*
    [2012/2/8 6:7:26:714] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 134138
    [2012/2/8 6:7:27:104] State 56016 (JobManager:updateJobStatus): Job 134138 status is: Running the report Formatting page 1
    [2012/2/8 6:7:27:104] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 134138
    [2012/2/8 6:7:27:432] State 56016 (JobManager:updateJobStatus): Job 134138 status is: Running the report Formatting page 1
    [2012/2/8 6:7:27:432] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 134138
    [2012/2/8 6:7:27:823] Debug 50103 (RWCacheItem:addFile): add file 'B66ST519.pdf' for job 134138
    [2012/2/8 6:7:27:823] Debug 50103 (RWCache:updateCurrentCapacity): Current cache capacity is 61232723
    [2012/2/8 6:7:27:839] State 56016 (JobManager:updateJobStatus): Job 134138 status is: Finished successfully
    [2012/2/8 6:7:27:839] Debug 50103 (JobManager:notifyWaitingJobs): Master job 134138 notify its duplicated jobs.
    [2012/2/8 6:7:27:839] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 134138
    [2012/2/8 6:7:27:839] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 1
    [2012/2/8 6:7:27:839] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Ready
    [2012/2/8 6:7:27:839] Info 56013 (ConnectionManager:release): Connection 294 is released
    [2012/2/8 6:7:27:839] Info 56013 (ConnectionManager:release): Connection 295 is released
    In rwEng-0.trc
    [2012/2/8 6:7:0:901] Debug 50103 (EngineImpl:setCommandLine): Running
    [2012/2/8 6:7:0:901] Info 50132 (EngineImpl:setCommandLine): Get command line: <...>
    [2012/2/8 6:7:0:901] Debug 50103 (EngineImpl:setCommandLine): Quit
    *[2012/2/8 6:7:0:901] Debug 50103 (EngineImpl:run): Running Jobid=134138*
    *[2012/2/8 6:7:26:667] DST 50103 (C Engine) System parameter BACKGROUND is obsolete.*
    [2012/2/8 6:7:26:714] DST 50103 (rwfdt:rwfdtprint) Distributing the report
    [2012/2/8 6:7:26:714] DST 50103 (rwfdt:rwfdtpredo) running
    [2012/2/8 6:7:26:714] DST 50103 (rwfdt:rwfdtpredo) no preformat of pages requested, quit
    [2012/2/8 6:7:27:823] DST 50103 (C Engine) 18:07:27 DST aq_sit_ord_abbin: desformat=PDF destype=cache copies=1 level=Report
    [2012/2/8 6:7:27:823] DST 50103 (rwfdt:rwfdtfl_FreeDistList) running
    [2012/2/8 6:7:27:823] DST 50103 (rwfdt:rwfdtfl_FreeDistList) quit
    [2012/2/8 6:7:27:839] Debug 50103 (EngineImpl:run): CRunReport returns: 0
    [2012/2/8 6:7:27:839] Debug 50103 (EngineImpl:run): Quit
    What has happened in those 26 seconds?
    In rwEng-0-j-2012-02-08_17-15-01.dig
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:setCommandLine): Before calling EngineComm.updateEngineState(STATE_RUNNING)
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:setCommandLine): After calling EngineComm.updateEngineState(STATE_RUNNING)
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:setCommandLine): Before calling EngineComm.updateEngineState(STATE_IDLE)
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:setCommandLine): After calling EngineComm.updateEngineState(STATE_IDLE)
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:run): Before calling EngineComm.updateEngineState(STATE_RUNNING)
    [2012/2/8 18:7:0:901] Diagnosis (EngineImpl:run): After calling EngineComm.updateEngineState(STATE_RUNNING)
    *[2012/2/8 18:7:0:901] Diagnosis (EngineImpl:run): Before calling CRunReport()*
    *[2012/2/8 18:7:26:714] Diagnosis (EngineImpl:updateJobStatus): Enter*
    [2012/2/8 18:7:26:714] Diagnosis (EngineImpl:updateJobStatus): Before calling EngineComm.updateEngineJobStatus()
    [2012/2/8 18:7:26:714] Diagnosis (EngineImpl:updateJobStatus): After calling EngineComm.updateEngineJobStatus()
    [2012/2/8 18:7:26:714] Diagnosis (EngineImpl:updateJobStatus): Exit
    Thanks in advance.
    Best regards.
    Alessandro Zenoni

    Any suggest??
    Another very strange thing: the problem is only in the afternoon.
    From 7am to 1pm , reports are fast!
    Thanks in advance.
    Best regards.
    Alessandro Zenoni
    Edited by: Alessandro Zenoni on 10-feb-2012 11.01

  • Row Selection for second and subsequent level nodes in tree table

    Hi All,
    We have a .jsff page with tree bindings to display a three-level hierarchy tree table.Suppose the hierarchy is
    -> Department
    ->-> Employees
    ->->-> Employee details.
    I have a use case where-in when we add the employee node within a department,the department node must expand and the newly added employee node must be selected.
    In both the cases(for new department or employee), we are following the approach mentioned below:
    1. Get the treeTable Iterator.
    2.Adding the new object to the java ArrayList which is bound to the corresponding level in the tree.
    3.Refreshing the treeTable iterator.
    4.Execute treeTable.setSelectedRowKeys()
    5.Add a partial target to the treetable.
    The issue is that the new employee gets added but the upper-level department node collapses and no selection is performed on the new employee node.
    But when we add a new department node, it gets selected on creation.
    Is there any additional steps to be performed for second-level row selection?

    Hi,
    Thanks for the reply.
    I looked at the code given in sample 61.
    In the sample, a new node is not added dynamically (for ex.either new location or its child nodes.)
    As mentioned in the above post, after adding a new node at a level in our use case, when we perform the refresh of the tree-table's iterator,the selection state of the rows is not shown on the table.
    If the tree-table's iterator is not refreshed and the treeTable.setSelectedRowKeys() is executed, the rows get selected but the subsequent node additions do not show up in the table as the table's iterator is not refreshed.
    Any sample code is available where in both the addition of new node and its selection is performed at the same time?
    Thanks.

  • Newest update to FF 18.0.1 - When hovering in Menu Bar at top of browser, second and third levels go black on hover

    When I click in the menu bar - the dropdown blacks out the menu dropdown. Very aggravating!!!

    hello, please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]], or in case there is no new version available at the moment/this doesn't solve the issue, disable hardware acceleration in firefox > options > advanced > general.

  • Error 1032 accessing Front panel reference on 6.1 EXE from 7.1.1f2

    I am installing a Data Acquisition system developed in 7.1.1f2 (.net 2.0 patched).  The system has 4 device drivers reading data from different components (SCXI DAQ, OPC/DSTP, DLL Library, and a Labview 6.1 executable)  When I got on site, I modified the 6.1 EXE's INI file to allow TCP access to * and export * on a specified port.  The driver accessing the 6.1 EXE was reading the digital values correctly but I also needed to read XY Graphs along with the plot configurations and coloration.  I then wrote a simple debug VI that Connects to the 6.1 EXE's Win 2000 Machine the Application reference succeeded, I open a reference to the exported main vi and seem to access all the properties and methods of the VI except the Front Panel calls.  Some of the calls return invalid data (read this is the default result if an error is encountered)and when I try to get the Front panel reference I get error 1032.  I need to get this working in order to get the control references of the waveform graphs, in order to get the plot information. 
    Things I tried:
    1 - I have tried accessing the FP reference from a different machine running LV 7.1 but still get the same error.
    2 - The 6.1 EXE belongs to our client and we cannot modify it, but I have reinstalled it from the backups with no change.
    I don't have any idea how to proceed..
    What else can I verify on the remote VI server,  Is there another way to read the plot data from a graph?  (VI ref --> Get control value mostly works untill the fill color changes on the plots)
    Any Help / guidance would be appreciated.
    Darcy

    Hello Darcy-
    It sounds like you are running into a common problem when trying to access a front panel on a remote executabel. The following KB gve a  bit more clarification on teh nature of the problem adn a possible workaround. The workaround will require modification of the EXE you wish to control, and it sounds like that may not be an option for you.
    http://digital.ni.com/public.nsf/websearch/B36BCCBFEBECF4F486256C69005D49C3?OpenDocument
    If the Vi you wish to communicate with is not written to share its data in any way, it is going to be difficult/impossible to read the the waveform vales from that VI.
    Xaq
    Message Edited by Xaq on 11-21-2006 03:29 PM

  • My ipod app no longer works. Everytime I go to open the ipod app it stays open for a second and then shuts down. I am not able to get anything to play either through the standard ipod controls or the multitasking control panel. I'm sure there will be an u

    my ipod app no longer works. Everytime I go to open the ipod app it stays open for a second and then shuts down. I am not able to get anything to play either through the standard ipod controls or the multitasking control panel. I'm sure there will be an update soon to correct this, i just wanted to see if anyone else was having the same problem.
    wen i open ipod in my iphone ,, it gets stuck ,, and get backs to the menu ,,, and doesnot play anything ,, not video nor song

    If your phone is not officially unlocked by the carrier in the UK, you can not use the phone using another SIM, unless you modify the software or the SIM, which can lead to unexpected results, such as non functioning apps.
    Unauthorized modification of iPhone OS has been a major source of instability, disruption of services, and other issues
    Problems resulting from those modifications can't be discussed in these forums, due to the Terms of Use

  • Browser is extremely slow (45 seconds or more) in opening. My home page is the Wall Street journal. I have cleared cache and history a number of times. I have checked my cpu

    '''''''''
    '''''''''Why is browser slow (45 seconds or more) in opening?

    There has been a security update of the Flash Player and the current version is 10.1 r85 , so you are two versions behind (previous was 10.1 r82).
    See http://www.adobe.com/software/flash/about/

  • Bug: when you have two or more reminder pop-ups on BB10, you can't edit 2 or more of them because the second and beyond are lost...

    I notice that when you have two or more reminder pop-ups on BB10 (tasks, calendar, etc.), you can't edit 2 or more of these because the second and beyond get lost and will never pop-up again.  

    Hey JVanB,
    Thank you for your feedback.
    To better understand your issue, for example If you have two reminders and select 'View Event Details' on the 1st reminder,  does the 2st reminder popup before the Details of the1st reminder displays? 
    Thanks.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Semi-opaque panel gets more and more opaque

    Hello forum members.
    I'm writing a semi-opaque panel with an undesired behaviour and is hoping for clues to what I should do about it.
    Desired functionality: A semiopaque panel that can change colour and opacity.
    Problem: when I press the 'change colour' button in the code below, the colour changes but the panel gets more opaque for every press on the button. When I resize the panel manually, opacity and colours are drawn as they are supposed to be.
    Is there som event to be fired that redraws the panel from the beginning?
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.color.*;
    import javax.swing.*;
    public class TransparentPanelTest implements ActionListener {
      private JDialog dialog = null;
      private Color bgColour = Color.YELLOW;
      private TransparentPanel panel = null;
      public static void main(String[] args) {
        SwingUtilities.invokeLater(new Runnable() {
          public void run() {
            new TransparentPanelTest().show();
      private void show() {
        dialog = new JDialog();
        dialog.setDefaultCloseOperation(JDialog.DISPOSE_ON_CLOSE);
        panel = new TransparentPanel();
        panel.add(new JLabel("Hello world"));
        dialog.add(panel, BorderLayout.CENTER);
        JButton changeButton = new JButton("change colour");
        changeButton.addActionListener(this);
        dialog.add(changeButton, BorderLayout.PAGE_END);
        dialog.pack();
        dialog.setVisible(true);
      public void actionPerformed(ActionEvent e) {
        bgColour = (bgColour == Color.YELLOW) ? Color.GREEN : Color.YELLOW;
        System.out.println("Setting colour " +
          (bgColour == Color.YELLOW ? "yellow" : "green"));
        panel.setColour(bgColour);
       * Semiopaque panel.
      private class TransparentPanel extends JPanel {
        private Color panelColour = Color.YELLOW;
        private float panelOpacity = 0.2f;
        public TransparentPanel() {
          super();
        public void setColour(Color transparentColour) {
          this.panelColour = transparentColour;
          validate();
          repaint();
        public void setOpacity(float opacity) {
          this.panelOpacity = opacity;
          validate();
          repaint();
        public void paintComponent(Graphics g) {
          Graphics2D g2d = (Graphics2D)g.create();
          g2d.setComposite(
              AlphaComposite.getInstance(AlphaComposite.SRC_OVER, panelOpacity));
          g2d.setColor(panelColour);
          g2d.fillRect(0, 0, getWidth(), getHeight());
    }

    your panel reports being fully opaque while in fact it isn't, thuss confusing the painting mechanism
    CU
    Jeanette

  • [svn:fx-trunk] 15350: * More package and class level javadoc.

    Revision: 15350
    Revision: 15350
    Author:   [email protected]
    Date:     2010-04-12 13:22:21 -0700 (Mon, 12 Apr 2010)
    Log Message:
    More package and class level javadoc.  A small amount of commented
      out and dead code removal, too.
    QE notes:
    Doc notes:
    Bugs: N/A
    Reviewer: Corey
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/As3Configuration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentLogAdapter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/CodeFragmentsInputBuffer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/EmbedExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/EmbedUtil.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/HostComponentExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/InheritanceEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/MetaDataEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/MetaDataParser.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/OffsetInputBuffer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/SkinPartEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/SkinPartExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/StyleEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/StyleExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/SyntaxTreeEvaluator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/ArrayElementWatcher.j ava
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableExtension.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEval uator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEva luator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/ChangeEvent.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/ClassInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingExtension. java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassE valuator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/EvaluationWatcher.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/FunctionReturnWatcher .java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/Info.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/InterfaceInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/PrefixedPrettyPrinter .java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/PropertyWatcher.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterComponentWatc her.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/RepeaterItemWatcher.j ava
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/Watcher.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/XMLWatcher.java
    Added Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/package.html

    Gordon, it looks like its been a while since you made this post.  Not sure how valid it is now...   I am particularly interested in the LigatureLevel.NONE value.  It seems that it is no longer supported.
    How do I turn of ligatures in the font rendering?
    My flex project involves trying to match the font rendering of Apache's Batik rendering of SVG and ligatures have been turned off in that codebase.  Is there any way (even roundabout) to turn ligatures off in flash?
    Thanks,
    Om

  • About a month ago, I began periodically getting the spinning wheel while trimming, adding titles or transitions, etc.  It lasts for about 15 seconds and then goes away.  This seems to happen once every minute or two.  I have more than enough RAM/Power.

    About a month ago, I began periodically getting the spinning wheel while trimming, adding titles or transitions, etc.  It lasts for about 15 seconds and then goes away.  This seems to happen once every minute or two.  I have more than enough RAM/Power, etc.  About every other time I use FCPX it will spontaneously close (typically when editing a title).  None of these things were happening previously.  I have lots of projects that I store on Promise Pegasus drives via Thunderbolt.  I only keep a few projects and the associated events open in FCPX at a time, otherwise I use Event Managaer X to keep track of them.  Can anybody give me any suggestions as to why this is occurring and what I can do to remedy it?  I have the latest version of FCPX as far as I can tell.  This is driving me mad and costing me significant time while editing.  By the way, I am doing just basic editing.  Essentially trimming, cutting and adding some transitions and a few title screens.  Thanks in advance for your help.

    These apperarances of the spinning wheel tend to be related to some io operation that takes too long. Maybe the finder is trying to reach a network server that became unavailable.
    I would try clearing caches and do an overall maintenance with an utility like OnyX.
    Also, trashing preferences does no harm and is often the first troubleshooting measure when FCP X misbehaves.

  • My iPad does not restart, I have kept the button for more than 10 seconds and will not turn off.  Please if anyone has any idea that I do, let me know. thanks

    My iPad does not restart, I have kept the button for more than 10 seconds and will not turn off.
    Please if anyone has any idea that I do, let me know.
    thanks

    Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: You have to hold 2 buttons down together.

  • Help w/ SE/30, Color Classic, System 6, a Centris, and more.

    Hi all,
    I recently acquired some more cool oldies However, they're pretty much unfamiliar territory. I have two SE/30s. One is working - it has 2MB of RAM and a 40 meg hard disk, with an ethernet card installed. However, it's running System 6, and it can't print to my Color StyleWriter 2400. I tried downloading the 2400's drivers from Apple's older software page, but those drivers said it needed 6.0.7. So, I downloaded the 6.0.8 upgrade. Argh - same message! I really don't fancy running System 7 anything with 2 meg of RAM.
    This also came with a cool Apple 20SC hard drive - with it's original 20MB MiniScribe HD working quite well.
    I have another SE/30 which powers up to fine vertical lines. So, I opened her up (the screws recessed in the handle had already been removed, lucky for me). As it turns out, the battery had leaked everywhere. It completely ruined the battery holder on the logic board, and it had even eaten through a capacitor near the battery. So, I need information regarding the capacitors, or a new SE/30 Logic board. Upon further inspection, there appear to be other capacitors that have leaked a little.
    I also got a color classic. That's a cool little machine, but rather useless right now. However, it uses 30 pin memory, which i don't have. It has something like 8MB of RAM, which I'd like to upgrade. I put an LC PDS ethernet card in it, but there are NO networking-related control panels installed (Network and File Sharing are both missing). What do I need to get a System 7.1 machine on a network? I have an LC III in the same state.
    I also got a Centris 650 and 12" RGB display - the kind that go with the LC. The Centris needed a clean install - I chose 7.6.1. It seems to work well now, but it likes to turn blue sometimes! What I mean is, the initial grey rasters are fine, then right before the happy mac appears and the corners of the screen are rounded, the whites shift to neon blue. It's not the monitor - all the colors are fine, and the monitor works fine with other machines. Only the pure whites turn blue - no other colors are messed up. I pulled and cleaned the VRAM with a contact cleaner pen, and the problem seems to be okay for now, but I haven't looked at it yet today. I also got an AAUI -> Ethernet transceiver, so i should be able to connect to other machines.
    Ideally, I'd like to get ALL these machines on the network, so that they can see each other's files and such. Any help with that would be greatly appreciated. I'm familiar with the TCP/IP and IP addresses and stuff, but I have no idea what software I need to install on these old Macs to get them to file share.
    Any help, suggestions, links, advice or opinions about ANY of this would be much appreciated.
    Thanks,
    Kyle-

    Kyle
    So, I downloaded the 6.0.8 upgrade. Argh - same message! I really don't fancy running System 7 anything with 2 meg of RAM.As Jim mentioned, 30-pin SIMMs of 1MB (as opposed to the 4 X 512kB, or 8 x 256kB that you have now), and perhaps 4MB, are reaching the throwout point. Try for 8 x 4MB as a least-cost fillip to your SE/30. With Mode 32 (and, therefore, 32-bit operation), the resulting 32MB will make the SE/30 fly, and easily run Systems up to and including 7.5.5. Its NIC and your printer will also thank you. The 20SC case, I suggest, is capable of at least a 4GB replacement for the MiniScribe if you use 7.5.5.
    So, I need information regarding the capacitors, or a new SE/30 Logic board. Upon further inspection, there appear to be other capacitors that have leaked a little.If you go shopping for another SE/30 logic board, look for one that has metal latches for the SIMM slots, and, to ice the cake, a socketted 68030 processor. The first is a more durable means of SIMM retention, and the second a useful feature if you find a plug-in, as opposed to an SE/30 PDS slot-filling, processor upgrade.
    I also got a color classic ... it uses 30 pin memory ... which I'd like to upgrade. I put an LC PDS ethernet card in it, but there are NO networking-related control panels installed (Network and File Sharing are both missing). What do I need to get a System 7.1 machine on a network? I have an LC III in the same state.The CC can take 2 x 4MB SIMMs in addition to the 4MB soldered-in. However, the Memory Manager will 'see' only 10MB total. The CC supports up to OS 7.6.1, and with OT 1.1.2 and a PDS NIC, can hold its own in a LAN. Keep in mind that System 7.5.3 and the 7.5.5 update are readily accessible. OS 7.6, however, is a 'reference release' that must be bought.
    Ideally, I'd like to get ALL these machines on the network, so that they can see each other's files and such ... I'm familiar with the TCP/IP and IP addresses and stuff, but I have no idea what software I need to install on these old Macs to get them to file share.Networking is a snap if it is set up properly. Teejus, but rewarding. OT 1.1.1 and 1.1.2 will need to be added to Systems 7.5.5 to 7.6.1 after you have installed the NIC drivers (if needed). You will need to configure AppleTalk, TCP/IP, Users & Groups, and FileSharing. It is also a Good Thing to use AppleShare versions appropriate to each installed System/OS. Rainer's link will also stand you in good stead.
    Apple IIe; 15 x 68K; 7 x PPC; 5 x G3     System 6.0.8 to OS 10.4.x

  • How can I use the button in one panel to control the other panel's appearing and disappearing?

    How can I use the button in one panel to control the other panel's
    appearing and disappearing? What I want is when I push the button on
    one button . another panel appears to display something and when I
    push it again, that the second panel disappears.

    > How can I use the button in one panel to control the other panel's
    > appearing and disappearing? What I want is when I push the button on
    > one button . another panel appears to display something and when I
    > push it again, that the second panel disappears.
    >
    You want to use a combination of three features, a button on the panel,
    code to notice value changes using either polling in a state machine of
    some sort or an event structure, and a VI Server property node to set
    the Visible property of the VI being opened and closed.
    The button exists on the controlling panel. The code to notice value
    changes is probably on the controlling panel's diagram, and this diagram
    sets the Visible property node of a VI class property node to FALSE or
    TRUE to show or
    hide the panel. To get the VI reference to wire to the
    property node, you probably want to use the Open VI Reference node with
    the VI name.
    Greg McKaskle

  • Schema level and table level supplemental logging

    Hello,
    I'm setting up bi- directional DML replication between two oracle databases. I have enabled supplemental logging database level by running this command-
    SQL>alter database add supplemental log data (primary key) columns;
    Database altered.
    SQL> select SUPPLEMENTAL_LOG_DATA_MIN, SUPPLEMENTAL_LOG_DATA_PK, SUPPLEMENTAL_LOG_DATA_UI from v$database;
    SUPPLEME SUP SUP
    IMPLICIT YES NO
    -My question is should I enable supplemental logging table level also(for DML replication only)? should I run the below command also?
    GGSCI (db1) 1> DBLOGIN USERID ggs_admin, PASSWORD ggs_admin
    Successfully logged into database.
    GGSCI (db1) 2> ADD TRANDATA schema.<table-name>
    what is the deference between schema level and table level supplemental logging?

    For Oracle, ADD TRANDATA by default enables table-level supplemental logging. The supplemental log group includes one of the following sets of columns, in the listed order of priority, depending on what is defined on the table:
    1. Primary key
    2. First unique key alphanumerically with no virtual columns, no UDTs, no functionbased
    columns, and no nullable columns
    3. First unique key alphanumerically with no virtual columns, no UDTs, or no functionbased
    columns, but can include nullable columns
    4. If none of the preceding key types exist (even though there might be other types of keys
    defined on the table) Oracle GoldenGate constructs a pseudo key of all columns that
    the database allows to be used in a unique key, excluding virtual columns, UDTs,
    function-based columns, and any columns that are explicitly excluded from the Oracle
    GoldenGate configuration.
    The command issues an ALTER TABLE command with an ADD SUPPLEMENTAL LOG DATA clause that
    is appropriate for the type of unique constraint (or lack of one) that is defined for the table.
    When to use ADD TRANDATA for an Oracle source database
    Use ADD TRANDATA only if you are not using the Oracle GoldenGate DDL replication feature.
    If you are using the Oracle GoldenGate DDL replication feature, use the ADD SCHEMATRANDATA command to log the required supplemental data. It is possible to use ADD
    TRANDATA when DDL support is enabled, but only if you can guarantee one of the following:
    ● You can stop DML activity on any and all tables before users or applications perform DDL on them.
    ● You cannot stop DML activity before the DDL occurs, but you can guarantee that:
    ❍ There is no possibility that users or applications will issue DDL that adds new tables whose names satisfy an explicit or wildcarded specification in a TABLE or MAP
    statement.
    ❍ There is no possibility that users or applications will issue DDL that changes the key definitions of any tables that are already in the Oracle GoldenGate configuration.
    ADD SCHEMATRANDATA ensures replication continuity should DML ever occur on an object for which DDL has just been performed.
    You can use ADD TRANDATA even when using ADD SCHEMATRANDATA if you need to use the COLS option to log any non-key columns, such as those needed for FILTER statements and KEYCOLS clauses in the TABLE and MAP parameters.
    Additional requirements when using ADD TRANDATA
    Besides table-level logging, minimal supplemental logging must be enabled at the database level in order for Oracle GoldenGate to process updates to primary keys and
    chained rows. This must be done through the database interface, not through Oracle GoldenGate. You can enable minimal supplemental logging by issuing the following DDL
    statement:
    SQL> alter database add supplemental log data;
    To verify that supplemental logging is enabled at the database level, issue the following statement:
    SELECT SUPPLEMENTAL_LOG_DATA_MIN FROM V$DATABASE;
    The output of the query must be YES or IMPLICIT. LOG_DATA_MIN must be explicitly set, because it is not enabled automatically when other LOG_DATA options are set.
    If you required more details refer Oracle® GoldenGate Windows and UNIX Reference Guide 11g Release 2 (11.2.1.0.0)

Maybe you are looking for