Synchronize the ctr1 at ctr0 (generate outputs freq) via the signal of export

I need help to configure the output channels of meter on my card pxi-6723. Here's what I'm trying to do:

-have the possibility to synchronize the ctr1 exit toward ctr0. Note: ctr1 must begin on edge increase or decrease output ctr0.

-be able to change idle, freq. etc for each of these outputs

A sample that I worked on is attached. It works except the ctr1 output is trolling by cycles of 1 to 1.5 (according to a State of rest, edge selections). This delay is due to me having to put the slave (ctr1) task run after the masters. Note: The reason for this was the task of enforcement of crt0 (master) was the origin of the false triggers when exporting the trigger signal.

Its there a way of software trigger ctr0 OR delay its release until both (ctr0 & ctr1) 'perform tasks"have been launched?

Hi groz,.

I have not tried, but I expect the following sequence to prevent false triggers:

DAQmx control Task (ctr0 task, Commit)

DAQmx Start (task ctr1)

DAQmx Start (ctr0 task)

Principal ctr0 has it on its state of rest.

Also, I think you can do this trip without using a PXI_Trig line. To Start.DigEdge.Src the ctr1 task, specify "Ctr0InternalOutput". (To make the Terminal Ctr0InternalOutput appear in a Terminal of DAQmx e/s constant, right click on the constant, select "I/o name of filtering...) ("and put a check mark next to"Include the advanced terminals").

Brad

Tags: NI Hardware

Similar Questions

  • two computers: how to synchronize the presets to export plugin?

    My apologies if this question has already been addressed, but I the have not found on the forum.

    How should I treat the following situation. I have two computers (desktop and laptop), and office works as my "master". I want to copy presets to export to my laptop to work on the road, including the presets that include settings for plugins to export (LR2/Mogrify and MetadataWrangler)?

    I have easily have identical versions of the plugins in both computers, but how do I synchronize the present export? Is it as simple as simply copy the contents of the ...\Application Data\Adobe\Lightroom\Export Presets\User Presets? Before testing, just I'd rather hear if the solution is as simple as that, or if manually copy presets would spoil the setting LR on laptop?

    Running Windows XP and Lightroom 2.3.

    Thank you is advanced.

    Simply copy them to all should be good because they are autonomous. The area you should check would be references to specific disk drives.

  • synchronize the inputs and outputs on the USB-4431

    Hello

    I have an application that needs to send a signal on the USB-4431 and then capture it with an entry on the same device.

    Aware that I use two tasks to do this, one for input and one for output. I discovered that a trigger (on the RTSI bus) can cycles of sending/capture sychronisé departure operations so that it can be a constant offset between the captured signal and the output signal.

    Unfortunately, the code I found is for Matlab. I can't find an equivalent for it in the C API of NIdaq. The method is described here; http://www.mathworks.in/help/daq/synchronize-analog-input-and-output-using-rtsi.html.

    What I can't understand is how to implement this on the analog input:

    ai.ExternalTriggerDriveLine = 'RTSI0';
    

    Can someone shed light on how to do it?

    The rest of the things described here, seems to be feasible with a normal trigger:

    ao.TriggerType = 'HwDigital';
    ao.HwDigitalTriggerSource = 'RTSI0';
    ao.TriggerCondition = 'PositiveEdge';
    

    Thank you

    Nirvtek

    You can synchronize the HAVE and AO by sharing the start of relaxation between your two tasks.

    Choose one of your tasks as the "master" and the other to be the "slave" (any).

    Set up a trigger to start of digital dashboard on the task of the slave, and set the source of the trigger to be the trigger of the master's departure.

    Assume the following:

    The name of your device is 'Dev1 '.

    I is the main task

    AO is the task of the slave

    Here's what you would do to sync the two:

    (1) create the tasks I and AO in order that you want to

    (2) set up "timing" on the tasks of HAVE it and AO (you choose the sampling rates must be the same or power-of-2 many of the other (for example 100 K, 50 K, 25 K, 12.5 K, etc...))

    (3) configure your slave (the task of AO) task to have a numerical advantage start trigger and make the source is the trigger for the start of the task of the master (the task to HAVE it). In our case, "Dev1, AI, StartTrigger.

    (4) write data (a sine wave, presumably) to your task AO

    (5) start the task from the slave (the task of AO).  The task of the AO is now in the 'Started' State, but given that you've set up a digital trigger early, it won't actually generate data until he sees a numerical advantage of 'Dev1, AI, StartTrigger.

    (6) to start the main task (task to HAVE it).  The task of the AI does not have a trigger digital early, so the software will immediately generate a start trigger, which also causes a numerical advantage on "StartTrigger/AI/Dev1", which causes the task AO start at the same time.

    7) read your job to HAVE.

    You will notice a few 0 at the beginning of your data to HAVE. It's a result of something called "Filter Delay" and it is an inherent characteristic of all DSA devices - see the manual to use DSA and this article for more information on what is and how to cope.

    I hope this helps.

    EDIT: I just noticed that you pointed out an existing C example. It's exactly what you want. I don't know why you have a resource error booked - I tried it myself and (after changing the AO will of +/-10V to +/-3 .5V), it works beautifully.  Try to reset your device to the MAX (or DAQmxResetDevice() of your program)

  • Change the amplitude of the Agilent function generator output while the output is on

    Hello

    I am writing a program to scan the amplitude of a sine wave of a function (Agilent 33210 a) generator output. I have two sets of pilot example: Agilent 33xxx and HP33120a (the first one uses VISA, IVI 2 uses).

    Using the example of driver code, I changed to generate a sine wave to 1Vpp, wait 1 sec, and then modify the amplitude of 0, 5V. I have attached the images in my field that show what happens when I do that. The two examples cut first exit before Relighting with a different amplitude. 33xxx driver takes 140ms for change, and has a strange burst between the two signal. HP3120a driver takes 30ms and cleaner air.

    Agilent 33xxx example using:

    \

    HP33120a example using:

    I would like to have the change is instantaneous. When you use the generator manually, I can turn the button and change the output in real-time without delays.

    Thanks for the suggestion of Mateus, but I am trying to automate this process of my best. Change the VISA pilot is the direction I want to go.

    Thank you crossrulz... I wrote a new issue VI of the Standard waveform VI set up so that it simply writes the new amplitude control and none of the other things. Worked like a charm! Now the waveform changes amplitude without turning off the exit. I also checked to see if re-defining the shape of sine wave (even if the original is also sinusoidal) was the cause of the delay as you suggested, and you were right. Thanks for the help!

  • synchronize the outputs digital AND digital NI USB 6343 entry

    Hello

    I use NI USB 6343 to fly 1 TTL devices. This device can also produce a TTL signal to indicate if the door is opened/closed.

    I use digital Bool 1 line 1 Point. I was able to reverse the opening/closing of the door on time. But I would like to synchronize the DI and DO it right.

    I tried to throw in the clock aboard, but he failed.

    Is it possible to synchronize the DI and DOI onbaord/hardware clock?

    Any idea will be great!

    Thank you!!

    Hello

    Synchronization of your tasks of DI and shouldn't be possible with your device. You'll need them timeless has a clock that is usable by both. This information is available in the X series user manual

    http://www.NI.com/PDF/manuals/370784f.PDF
    PG 6-9 and 6-13

    You can also find information and examples of synchronization of the various tasks in the article below.
    http://www.NI.com/product-documentation/4322/en/

    Good luck

    Eric

  • Synchronization of the signal with PCI-6602

    Hello

    I need to generate three signals that must be synchronized.

    To do this, I use a PCI-6602.

    The first signal is used to trigger a device, the second signal is used to simulate the noise.

    The third signal should wear the noise so that it starts before the trigger signal and stops shortly after the trigger signal.

    The signals are then combined with an external logic circuit.

    (To see what I mean, see the first PDF).

    I use a fourth timer to synchronize all other clocks, but the three signals are beginning to run before starting the timer task. I have this evaluated using not to no and a oscilloscope.

    The trigger and gate (first and last signal) are below 100 Hz, the noise signal is about 200 kHz.

    At least the trigger and the door must be started synchronously, otherwise the waveform is not what we want. The noise signal didn't need to be synchronized.

    I am sure I am missing just a little detail here, maybe you can show me what I missed.

    Please check my screenshot of LabView to see what I've done here.

    If you want more information about the VI, I can take apart a little and send it, too.

    Try using start to the outputs of the 3 meter (see attached VI)

  • How to synchronize the start of IT and relaxation the Scan list (DAQmx Switch)

    Hello

    I want to measure samples of N to the AI0 of Council NI PXI 4461. The measurement starts on a rising edge of a digital triggering provided to the PFI0 of the same Board. The measure is configured with samples of N/2 pretrigged. So far, everything is under control...

    Using an NI PXI 2567 Board, the signal applied at the entrance the 4461 (AI0) switches between a V2 and V1 signal. I would like to synchronize the switch between the two signals with the trigger signal applied to the input of the PFI0 Governing Council 4461. In order to obtain samples of N/2 of V1 and V2 samples N/2. Synchronization of 1 to 5 ms would suffice!

    My question is how to synchronize the start of acquisition of AI pretrigged of 4461 with the switch control given by the Council of 2567?

    Thank you in advance for your help...

    PS: the configuration of the system is:

    -LabView 8.5

    -Chassis PXI-1044

    PXI-4461 on slot 2

    Module 4-slot PXI-2567

    Hi Frederic,.

    I came back to this recently and used the following examples to run the desired synchronization.

    PXI-4461: Acq & graph tension-Int Clk - dig Start & Ref .vi

    Samples per channel = 1000

    Rate (Hz) = 10000.00

    Start the trigger Source = / [name of the instrument DAQmx] / PXI_Trig0

    Onboard start = fall

    Reference Source Trigger = DAQmx Device Name] / PXI_Trig0

    Reference edge = fall

    Trigger samples = Variable (100, 500, 900)

    PXI-2567: Switch Scaning-SW Trigger.vi

    Advance the output terminal full = / [name of the instrument DAQmx] / PXI_Trig0

    Scan list = / [name of the instrument DAQmx] / ch0-> com0.

    Scan list = / [name of the instrument DAQmx] / ch1-> com1;

    Hardware configuration:

    The PXI-2567 module controls an external relay that switches between the voltage of 5 V on ch0 and ch1 0 V.

    The PXI-4461 connects to the COM of the external relay and therefore reads 5V when ch0 is connected; 0 v when ch1 is connected.

    Procedure: The above examples are used in the following procedure.

    1. run the PXI-4461 VI.  A start trigger (falling edge) is necessary to start collecting samples before firing.

    2. launch the module, PXI - 2567 VI.  When ch0 is initially (and immediately) on com0, a trigger is sent to PXI_Trig0.  The PXI-4461 will begin to acquire samples before firing.

    3. - click on the "Connect to the next" button on the front of the PXI - 2567 VI module.  This sends a trigger to entry software for the PXI-2567 module and the transitions of the scan for ch1-> com1 list.  Once the PXI-2567 module remains (debounced), advanced complete relaxation is sent on PXI_Trig0 for the PXI-4461.  The PXI-4461 will begin to acquire samples after outbreak.

    Note: Instead of the trigger of the software entry, an external input trigger can be used (e.g. PXI_Trig1).

    Results:

    > Before instant release of samples = 100

    Delay is caused by the time of actuation of external relay.

    > Before instant release of samples = 500

    Delay is caused by the time of actuation of external relay.

    > Before instant release of samples = 900

    Delay is caused by the time of actuation of external relay.

    I hope that the attached screws and the explanation above helps you and/or other customers who have this problem.

    Best regards

    Chad Erickson

    Switch Product Support Engineer

    NOR - USA

  • Can I synchronize the counters on two different computers in the C API?

    I installed the M-series cards (6254) in several computers. I would like to synchronize the counters for each card.  The best way that I came with to do this was to have the counter on each counter entries read a common external clock signal running at 10 KHz I have would then feed a second signal to each card and trigger the task that runs each counter starts when the second line goes high.

    Following the examples provided with the C API, it was easy to get each card KHz signal and then to match the beginning of the counter that I tried to read

    DAQmxCfgDigEdgeStartTrig (taskHandle, inputLineStr, DAQmx_Val_Rising);

    However, this did not work and gave me the following error:

    DAQmx error: the specified property is not supported by the device or is not applicable to the task.
    Property: DAQmx_StartTrig_Type

    Task name: task

    State code:-200452
    End of the program, press the Enter key to exit

    I know it's very simple sync the cards within a computer using the RTSI interface, but it is not possible that my cards have to reside in different computers.

    It is even possible to synchronize the counters on computers, and if yes how can I do it with the C API?

    ------------------

    Here's what I've written so far:



    #define DAQmxErrChk (functionCall) if (DAQmxFailed (error = (functionCall))) goto error; on the other

    int main (void)
    {
    int error = 0;
    TaskHandle taskHandle = 0;
    uInt32 data = 0;
    tank errBuff [2048] = {'\0'};

    DAQmxErrChk (DAQmxCreateTask ("task", & taskHandle));
    DAQmxErrChk (DAQmxCreateCICountEdgesChan(taskHandle,"/Dev1/ctr0","",DAQmx_Val_Rising,0,DAQmx_Val_CountUp));
    DAQmxErrChk (DAQmxConnectTerms ("/ 10MhzRefClock/Dev1", "/ PFI8/Dev1", DAQmx_Val_DoNotInvertPolarity));
    DAQmxErrChk (DAQmxCfgDigEdgeStartTrig(taskHandle,"/Dev1/PFI14",DAQmx_Val_Rising));

    DAQmxErrChk (DAQmxStartTask (taskHandle));

    printf ("without interruption of the poll. Press Ctrl + C to interrupt\n");
    While {} (1)
    DAQmxErrChk (DAQmxReadCounterScalarU32(taskHandle,10.0,&data,));
    printf ("\rCount: %u", data);
    fflush (stdout);
    }
    Error:
    puts("");
    If (DAQmxFailed (error))
    DAQmxGetExtendedErrorInfo (errBuff, 2048);
    If (taskHandle! = 0) {}
    /*********************************************/
    Stop DAQmx code
    /*********************************************/
    DAQmxStopTask (taskHandle);
    DAQmxClearTask (taskHandle);
    }
    If (DAQmxFailed (error))
    printf ("error DAQmx: %s\n",errBuff); ")
    printf ("end of the program, press the Enter key to quit\n");
    GetChar ();
    return 0;
    }

    Hi neurostu,

    Arms start triggers are disabled by default, so they do not have a default PFI line.

    You will need to set some properties DAQmx to configure a trigger for start of arms. Try adding between DAQmxCreateCICountEdgesChan() and DAQmxStartTask():

    DAQmxSetArmStartTrigType (taskHandle, DAQmx_Val_DigEdge);

    DAQmxSetDigEdgeArmStartTrigSrc (taskHandle, "/ Dev1/PFI14" ');

    DAQmxSetDigEdgeArmStartTrigEdge (taskHandle, DAQmx_Val_Rising);

    You have the file "help NOR-DAQmx C reference"? It should contain descriptions of the trigger > more > arm Start properties.

    Brad

  • SDDM 4.0 - synchronize the data dictionary can not detect existing CF

    I started a data model implemented in version 3 of SDDM somewhere, then had to ask for about 9 months and pick it back up.  When I picked up back, 4.0 RC3 shone, so I used to work on the old model.  Some problems have emerged, and one that is currently more frustrating is when I use the "Sync data dictionary" feature to create the DDL to change the physical table based on changes to the model that I made.

    I used to be able to just do a right-click on the table, choose Synchronize the data dictionary, and then only the changes I made would be generated.  Now, however, the function Compare seems to not be able to detect certain properties of the physical implementation table he is comparing it to.  For example, there is a table with FK 3 and compare it detects that one of them, then it attempts to create them from scratch.  Of course fails because there are actually the CF.  I tried not to drop and re-create the keys in the comics because I don't want to go to this effort for each table.

    I can post screenshots if you illustrate the problem like this.  Does anyone have advice?  It seems that there is a bug in the software.  Thank you.

    Hi Mike,.

    Thanks for reporting the problem. I logged a bug for this.

    The synchronization works without problem if all of the tables involved are included in the sync operation. The problem is caused by PK/UK constraints with system-generated names.

    You can call the synchronization on a selection of objects (one or more), on a subview or the entire model. You can use "Select neighbors" in order to obtain selected related objects or

    'Create subview with neighbors' available in the context menu for the table in the browser.

    Philippe

  • Synchronize the TOC with the displayed topic

    Hello

    I use Robohelp 9 to generate a CHM file and I am trying to synchronize the TOC with the displayed topic. Clarification: when I click on a link in the content of the heading A, referring to section B, I would subject B to be highlighted in the TOC tree. However, A section is highlighted even if it is no longer displayed in the topic pane.

    In other words, I'm after the implementation of the function "Synchronize the Table of contents" of webHelp in my chm. I always check "show selection" in the advanced settings, but I still get the same behavior.

    Thank you!

    Hi Milly

    You're halfway there. Click on view > pods > project implementation and expand the Windows folder. Double-click the CHM window. (if you have one you may not have one and will need to create a)

    From the Properties window of the window that follows you must enable synchronization.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7, 8 or 9 in the day!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • Reports that generate output Excel do not open under ie8/Oracle Forms

    Hello

    We run Oracle Forms (no matter whether under Jinitiator 1.3.1.22 (28) or SUN's JVM) and generate output Excel with Oracle Reports (web.show_document). This works well in Internet Explorer 6 (ie6), but not in Internet Explorer 8 (ie8).

    The effect is that a new browser window opens and closes very quickly, without anything more happening.

    Honestly, I guess it doesn't have to do with oracle reports, but ask this, however, in this forum, because it could be people who have made the same experiences...

    In addition, I discovered that the same problem exists when gerenating excel or ms word via a db (with http modules) procedure output. There, I found this deletion of the issue (open/save/cancel) before opening a file (via the menu windows Explorer file type association) helped with excel and ms word output (but this can be regarded as an unsatisfactory workaround).

    The problem persists with the types of applications other than XLS or DOC files that are also properly registered on the client.

    I'm not sure whether mimetypes sent as files (which were obviously OK with ie6) play a role in this problem.

    Peter

    Hello

    Your problem with IE 8 seems to be similar to the one discussed here:

    IE7 windows opens and closes immediately

    http://www.experts-exchange.com/software/Internet_Email/Web_Browsers/interne
    t_Explorer/Q_23304982.html

    You can test the suggested solution:

    We found the framework we needed, in the Internet Options
    Security tab, if you select the internet zone, then click Custom level
    button, then scroll down to the downloads section, the first option is
    Ask confirmation for file downloads, set this to allow Guard IE 7
    to interfere with this kind of download.

    Example with screenshots:
    http://www.Celt.iastate.edu/WebCT/SecuritySettings.html

    Concerning

  • How can I synchronize the production to the development proceeding?

    Hello
    Production & production clone instances are running on two different physical servers with host names and different ip address. In fact, I cloned the production instance to the development server, a month ago. How can I synchronize production clone to the production instance? Is other than fresh clone again?

    Concerning
    Arizuddin

    Hello

    In my view, there is no way taken in charge to synchronize the two instance other than the use of rapid Clone. If no change was made at the level of the application from the time of the last clone (i.e. no patch applied, no new customization... etc), then you could clone the database only, and copy the competitor request log/output files. But, since you are going to copy the database, I recommend you clone the application layer as well.

    Kind regards
    Hussein

  • Unable to generate output to CSV (EXCEL)

    Hello

    XML Publisher report gives me an error when the preview Format is "EXCEL." When I keep the overview as 'PDF' Format, the simultaneous program runs successfully and the PDF output is getting generated. But for outputs to EXCEL, I get the following error:

    ----------------------------------------------------------------------------------------------------------------------
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Fix the error and then click the Refresh button, or try again later.

    The operation completed successfully. Error during processing of the resources ' http://erpap01:8010/OA_CGI/FNDWRR.exe?temp_id=1...

    < td valign = "top" class = "c7" > < class p = 'c8' > < span class = "c9" > 13 July 2009 13:15:57 </span >...
    ----------------------------------------------------------------------------------------------------------------------


    I use the data model for the data definition
    ----------------------------------------------------------------------------------------------------------------
    <? XML version = "1.0" encoding = "UTF-8"? >
    < name of dataTemplate = "EMPDT" description = "Employee Details" version = "1.0" >
    < Parameters >
    < parameter dataType = 'character' name = "p_DeptNo" > < / parameter >
    < / Parameter >
    < dataQuery >
    < SQLStatement instance name = "Q1" >
    <! [CDATA [SELECT EMPNO
    ENAME
    WORK
    BISHOP
    HIREDATE
    DEPTNO
    SAL
    COMM
    SCOTT. EMP
    WHERE deptno = NVL(:p_DeptNo,deptno)
    []] >
    < / sqlStatement >
    < / dataQuery >
    < dataStructure >
    < name of group = "G_EMP" dataType = "varchar2" source = "Q1" >
    < feature name = 'EMPNO' value = 'EMPNO' / >
    < element name = "ENAME" value = "ENAME" / >
    < element name = "JOB" value = "JOB" / >
    < element name = "MGR" value = "MGR" / >
    < element name = "HIREDATE" value = "HIREDATE" / >
    < element name = "DEPTNO" value = "DEPTNO" / >
    < element name = "SAL" value = "SAL" / >
    < element name = "COMM" value = "COMM" / >
    < / Group >
    < / dataStructure >
    < / dataTemplate >

    ----------------------------------------------------------------------------------------------------------------

    When I click diagnosis - XML view, copy the XML file and generate the report using Word plugin, I am able to generate output to PDF and EXCEL. But for some reason any, when I try to run the XML Publisher report using the simultaneous program, I am unable to generate output in EXCEL and I am getting the error as shown previously.

    When I click on the view model - overview, keeping the format overview like Excel, I get the following error:

    --------------------------------------------------------------------------------
    Exception detail
    java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor179.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.xdo.oa.template.server.TemplatesAMImpl.processTemplate(TemplatesAMImpl.java:2130)
    at sun.reflect.GeneratedMethodAccessor173.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
    at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:749)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.previewTemplate(TemplateGeneralCO.java:741)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.processRequest(TemplateGeneralCO.java:158)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
    to _html._OA._jspService(_OA.java:85) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:95) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.xdo.parser.v2.XMLParseException: beginning of the element root waited.
    at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
    at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:319)
    at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
    -----------------------------------------------------------------------------------------------------------------------

    All entries would be appreciated

    Concerning
    David

    Maybe it's a browser problem? use another browser like Firefox

    Published by: ranalawa on July 14, 2009 14:21

  • Synchronize the iPhone with pictures of Mac pictures

    Hi everyone, first post

    So my situation is I want to synchronize my Mac and my iPhone in such a way so that when I delete a photo of Photos from my Mac, he or she gets removed from my iPhone and visa versa - but there is a problem.

    I synced photos from my iPhone to my Mac in iTunes, hoping it would synchronize the actions so that I would be able to sort my content on my Mac and have everything what I remove synced to my phone, so it is deleted from there too. Unfortunately, which ended by happens is that many pictures on my phone have been reproduced and now I basically have 2 half of all my photos, a version which I am not able to remove. I can't simply delete the half that's disposable, because not all of them have been reproduced. I'm a little puzzled.

    So my question to you all is how to sync Photos to my phone with pictures of my Mac so that when a picture is deleted one, it is also deleted the other?

    Thank you!

    In addition, Mac running macOS Sierra and the iPhone is running iOS 10

    This using the library to iCloud. For questions about the Photos.app and the iCloud library find the Photos for Mac forum, here:

    Photos for Mac

  • Can I synchronize the activity of health between two watches from Apple?

    I have two Apple - one for work, one for out watches. If I change watches in the middle of the day, the follow-up of the first watch of activity is not synchronized with the second watch. Is it possible to enable this so that the follow-up activity is specific for the whole day?

    Thank you!

    N ° it is not possible to synchronize the activity of health between two watches from Apple.

Maybe you are looking for