Synchroniz​ing AI and Counter Tasks in DSA and M Series devices

Hello DAQ fellows, I am new in the Counter field, so it would be really helpful to have your comments and advices about my application.
I need to acquire simultaneouslythe following signals:
- AI Voltage signal with a DSA device (PXI 4461).
- AI voltage signal with a M Series device (PXI 6250).
- Periods between TTL pulses signal with one counter of the same M Series device. I want to use the counter as it is shown in the figure 7-8 attached below.
You can see my approach in the vi attached below (4461-6250ai-6250Ctr.vi). The 4461 is the master device.
For the synchronization between both AI tasks I am using the "SampleClockTimebase" of the master device as a source for the 6250. I am also using the "StartTrigger" signal from the master device to trigger the start of the AI acquisition in the 6250. As I understand, this configuration is OK.
Now come the second stage, which is to include the Ctr task to the acquisition process. I am creating the 3 tasks previously with another vi, the vi which creates the counter task (CreateTask6250Ctr.vi) is also attached. Now in the measurement vi (4461-6250ai-6250Ctr.vi), I use the "SampleClock" of the 6250-AI task in order to synchronize the AI with the Ctr task (I am not sure that this is the proper way to do this). Then I ask the "CounterTimebase.Source" in order to know which one is been used as SOURCE signal for the tick counting between the TTL pulses. Finally, I use the same "StartTrigger" signal from the master device to trigger the start of the Ctr task. In this way, when the AI task from the 4461 is started, it give the "StartTrigger" signal to the AI and Ctr tasks from the 6250 and the 3 start at the same time.
What do you think. am I right with my approach?
Is the Ctr task properly created to use the counter as in figure 7-8?
Are the three tasks properly synchronized?
Which other options do I have in order to synchronize the Ctr task with the other 2?
Thanking in advance,
Cristián
Attachments:
4461-6250ai-6250Ctr.vi ‏1561 KB
Fig 7-8 from M SeriesUserManual.jpg ‏16 KB
CreateTask6250Ctr.vi ‏35 KB

Could I also use the PXI_Clk10 as a "ReferenceClock.Source" for the three tasks in order to synchronize them? I mean, instead of using the "SampleClock" of the AI task of the 6250 and the Ctr tasks of the same device. See the attachment to see what I mean.
Greetings,
Cristián
Attachments:
4461-6250ai-6250Ctr - PXI_Clk10.vi ‏1558 KB

Similar Messages

  • Error synchroniz​ing calendar and contacts

    With the Desktop Software (version 6.0 package 2949) for my Macbook (OS 10.7.2) I want to synchronize my Blackberry 9700. My Blackberry is found by the softeware. After using the button synchronize I see " initialize synchronization engine" and soon an error occurs : " an error synchronize calender"; try again". I try again over and over but ... Can somebody help me out ?
    Henk
    Netherlands

    Hello hemiko and welcome to the BlackBerry Support Community Forums.
     KB24125 will address the error you are seeing with your sync.
    Based on that article it is advised you contact your mobile network carrier and ask this issue be transferred to Research In Motion to investigate further.
    Thanks!
    -HMthePirate
    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)!

  • Synchroniz​ing PC and Centro to install 3rd party software

    I stored software on my PC at folder Cokumente und Einstellungen/AS/Eigene Dateien/Palm OS Desktop/Holger/Install but when I activate the HotSync I get no installation on my Centro. Can anyone help?
    Post relates to: Centro (Unlocked GSM)

    I am trying to install "WEATHERBUG"  Weatherbug was allowed to run just fine on earlier versions of MOUNTAIN LION.  10.4 and later won't allow this 3rd party app to download.
    WeatherBug Alert for Mac helps you plan your day with confidence by putting severe weather alerts and your live temperature on your desktop.
    Features
    The most reliable weather information found anywhere.
    Severe weather alerts to help protect you and your family.
    One click access to radar, forecasts and more on WeatherBug.com
    Installation Intructions
    Download zip file.
    Copy file to Applications folder.
    Run the app.
    System Requirements
    Mac OS X version 10.4 or later
    Internet connection
    Support
    For support or to provide feedback on WeatherBug Alert for Mac, please visit the WeatherBug Alert Forum
    Click here for the OS X 10.3.9 Compatible Version
    FREE DOWNLOAD 
    WeatherBug Alert for Mac helps you plan your day with confidence by putting severe weather alerts and your live temperature on your desktop.
    Features
    The most reliable weather information found anywhere.
    Severe weather alerts to help protect you and your family.
    One click access to radar, forecasts and more on WeatherBug.com
    Installation Intructions
    Download zip file.
    Copy file to Applications folder.
    Run the app.
    System Requirements
    Mac OS X version 10.4 or later
    Internet connection
    Support
    For support or to provide feedback on WeatherBug Alert for Mac, please visit the WeatherBug Alert Forum
    Click here for the OS X 10.3.9 Compatible Version
    FREE DOWNLOAD 
    When I click install WEATHERBUG from the FINDER it get this message.
    "WeatherBug Alert" can't be opened because it is from an unidentified developer. 
    Your security preferances allow installation of only apps from the Mac App Store and identified developers.
    Safari downloaded this file today at 7:33 AM from wdownload.weatherbug.com.

  • Synchroniz​ing x-series pxie 6358 and 6363

    Hi,
    I have 2 pieces of PXIe-6358 at the moment and planning to extend the kit by 3 pieces of PXIe-6363 and to perform HW-timed analog readings on all devices synchronously.
    Using all AI channels of the PXIe-6363s, the max. sampling freq. is going to be 31.25 kHz I guess. Thus the sampling freq. of the PXIe-6358s have to be set to 31.25 kHz as well. To enforce the synchronisation with low jitter I think all sample clocks should be tied to a reference clock - OnBoardClock for example. The question is: how can I synchronise these X-series cards to a same reference clock and to the same frequency? Can somebody please suggest how it is done efficiently.
    Thanks,
    Krivan

    Synchronizing DSA, S Series, and X Series Devices With a Single NI-DAQmx Task
    NI-STC3 Timing and Synchronization Technology
    Synchronization Explained
    Christian

  • Can I create a task that includes 2 C series modules?

    I am trying to create a single task that includes 2 NI-9425 C series modules but when I wire the physical channel constant "Mod3/port0, Mod4/port0" into the DAQmx Create Virtual Channel.vi I receive error -200086 which states physical channel range syntax in the input string is invalid because multiple devices were listed in the string.  It is my understanding from LabView help that multidevice tasks are allowed.  Also according to this KB article http://digital.ni.com/public.nsf/allkb/CF85114C6025C84C862571C000722DDA multi-device tasks are supported for S Series devices, C Series, and DSA devices, and according to this KB article http://digital.ni.com/public.nsf/websearch/78E44565FD87E7D686257108007F94F8?OpenDocument I have formatted my physical channel constant correctly.
    Can someone please explain why I am getting this error when all indications are that this should be a simple thing to do?
    My C series modules are in slots 3 and 4 in a cDAQ-9188 chassis, I am currently running LabView 8.5.1, with Windows XP
    Thank you,
    Eric
    Solved!
    Go to Solution.

    Hi Eric,
    I'm afraid that you can't configure hardware timing with the NI 9425 in CompactDAQ. The NI 9425 data sheet explains: "The NI 9425 is a static digital module, so you can use it to perform software-timed or static operations only when installed in an NI CompactDAQ chassis."
    For AI, AO, and counters, daisy chaining multiple calls to DAQmx Create Channel is equivalent to specifying a list of physical channels, but for DIO it's different. A single DIO virtual channel can contain multiple physical channels (lines). It would be completely reasonable to assume that specifying a list of lines with "one channel for all lines" would cause DAQmx to put all of the lines in a single virtual channel, but due to how it's implemented in the DAQmx framework, this is not possible when the lines are on multiple devices. It would also be reasonable to assume that if DAQmx couldn't put all of the lines in a single virtual channel, then it would create one virtual channel per device, but that's also not how it's implemented--it returns the error that you received.
    Instead, here are two approaches to putting all 64 lines in one task. Either one should work.
    Approach A: Create a single task, containing two virtual channels (MyChan0 and MyChan1). MyChan0 contains cDAQ1Mod3/port0/line0:31 and MyChan1 contains cDAQ1Mod4/port0/line0:31. The Digital 2D Bool NChan 1Samp read VI returns a 2x32 array of Booleans. To flatten this into a 1D 64-element array, you need to use Reshape Array or some other method.
    The DAQmx Task >> Channels property is there to show that there are two virtual channels named MyChan0 and MyChan1. Also, I used a for-loop to show that you don't have to hardcode multiple calls to DAQmx Create Channel. The "one channel for all lines" constant is redundant because that is the default.
    Approach B: Create a single task, containing 64 virtual channels (MyChan0 through MyChan63). This uses the "one channel for each line" constant, which is not the default. MyChan0 contains cDAQ1Mod3/port0/line0, MyChan1 contains cDAQ1Mod3/port0/line1, etc. The Digital 1D Bool NChan 1Samp read VI returns a 1D 64-element array of Booleans. If you used the Digital 2D Bool NChan 1Samp VI instead, you would get a 64x1 array because there are 64 virtual channels containing 1 line each.
    Brad
    Brad Keryan
    NI R&D

  • Synchroniz​ing counter and analog tasks

    Hi,
    I would like to synchronize an analog task and a counter task. I want to share the AI sample clock for the analog task and the counter task. I found an example on NI website that seem be be suitable:
    http://digital.ni.com/public.nsf/allkb/BB7AE2D12BB​04CBE862574FA005D3826
    I'm trying to use the first example given in the KB: CounterSynch-Analogtask.vi. I'm using a PCI 6621 with LV 8.6 and DAQmx 8.7.2.
    I'm getting an error when running this example (see attachment).
    I also tried to insert a DAQmx read property node(available samples per channel) inside the while loop reading the data and connect to one of the counter task This one always displays a 0 value. If I simulate the 6621, the property node value is increasing at the beginning and then decreases to reach 0 and I finally get the same error that I got with the card.
    If you have an idea on what could be the root of problem.
    Thanks in advance.
    Best regards.
    Clément GIROD
    DAM
    Solved!
    Go to Solution.
    Attachments:
    DAQmx error.JPG ‏83 KB

    Hi Clemente,
    The reason you were getting this error is because the counter task was set to finite while it is continuously reading in the while loop.
    The VIs on the same link have been editted so that they will work. Please chech them out and see if they work.
     Please let me know if you have any further questions.
    Best Regards,
    Faris A
    Bueller

  • How to synchronize two timer/counter tasks?

    Hi,
    I'm programming DAQmx through the nicaiu.dll with Matlab. I'm trying to start two different tasks, each controlling ctr0 and ctr1, respectively. Both timer/counter tasks should start on a common trigger, in my case /Dev/PFI0. Having searched the forum, I do understand that both tasks can't be triggered off PFI0. Instead, I probably need to trigger one of my tasks on a signal that turns on whenever the first task starts. My question is; What signal can inform my ctr1 task that my ctr0 has started? I basically want these two tasks synchronized, but not pulse by pulse since the pulse trains are quite different.
    Trying to trigger both off PFI0 results in a resource conflict. Triggering ctr1 on ctr0gate doesnt work either.
    Also, I need ctr1 to trigger on when the ctr0 tasks starts, i.e. not when the first ctr0 pulse appaers!
    Thanks,
    Per

    Thanks Ryan.
    I made some changes to my code now and it appears I CAN trigger both counters off PFIO (on an E-Series board). I only recently converted all my Traditional code into DAQmx, and got lost in my tracks. I was trying to generate finite pulse trains on both counters, and had used Finite timing on the counters to generate finite retriggerable pulse trains, without knowing that tied up the second counter. I solved this now using Pause Triggers instead. In the case where I generate single retriggerable pulses I still use a Start Trigger, and I can now Start BOTH counters using DAQmxCfgDigEdgeStartTrig and listening to PFIO with both counters (each counter running off a separate task).
    Sorry, I got things confused, and your solution isnt required anymore. Similarly to your solution, though, I have always used a (real) analog output routed externally to the PFI0 pin on my E-Series board as the synchronizing trigger. However, if I could avoid the external wiring it would be nice, so I will explore your solution a bit more
    I am not familiar with the concept of a 'dummy' task/channel. Can you point me to more documentation on this?
    I already use the analog inputs on this board from another app. Will creating a dummy AI tie up all analog inputs, so I can't then access my physical analog inputs from other applications (on the same board)?
     - Per

  • Synchronization between PCI6722 and PCI6602

    I plan to synchronize counter PCI6602 and analog out PCI6722。6602 shares 6722’s ao/SampleClock as external clock and arm start triggered by 6722’s ao/StartTrigger。The master device is 6722, which refered as Dev1, and the slave device is 6602, which refered as Dev2. A RTSI line is used to connect the two devices correctly.
    I use C API to finish my program and my code is as follows:
    //config 6722 analog out task
    1、DAQmxCreateTask("NI6672", &hAOTask);
    2、DAQmxCreateAOVoltageChan(hAOTask, "Dev1/ao0", "", -10.0, 10.0, DAQmx_Val_Volts, "" );
    3、DAQmxCfgSampClkTiming(hAOTask, "", 1000.0, DAQmx_Val_Rising, DAQmx_Val_ContSamps, 1000);
    4、DAQmxWriteAnalogF64(hAOTask, 1000, 0, 10.0, DAQmx_Val_GroupByChannel, data, NULL, NULL);
    //config 6602 counter task
    5、DAQmxCreateTask("NI6602", &hCounterTask);
    6、DAQmxCreateCICountEdgesChan(hCounterTask, "Dev2/ctr0", "", DAQmx_Val_Rising, 0, DAQmx_Val_CountUp);
    //use /Dev1/ao/SampleClock for external clock
    7、DAQmxCfgSampClkTiming(hCounterTask, "/Dev1/ao/SampleClock", 1000.0, DAQmx_Val_Rising, DAQmx_Val_ContSamps, 1000);
    //use /Dev1/ao/StartTrigger
    8、DAQmxSetTrigAttribute (hCounterTask, DAQmx_ArmStartTrig_Type, DAQmx_Val_DigEdge);
    9、DAQmxSetTrigAttribute (hCounterTask, DAQmx_DigEdge_ArmStartTrig_Src, "/Dev1/ao/StartTrigger");
    10、DAQmxSetTrigAttribute (hCounterTask, DAQmx_DigEdge_ArmStartTrig_Edge, DAQmx_Val_Rising);
    //start counter task first
    11、DAQmxStartTask(hCounterTask);
    //start 6722 task
    12、DAQmxStartTask(hAOTask);
    I run it on the MAX virtual Device, and the Step 11 always returned error -89120。I try to slove this problem by changing the Step 7, use /Dev2/PFI9  instead of /Dev1/ao/SampleClock.
    7. 
    DAQmxCfgSampClkTiming(hCounterTask, "/Dev2/PFI9", 1000.0, DAQmx_Val_Rising, DAQmx_Val_ContSamps, 1000);
    The code runs well, but I don’t know which terminal is connected by /Dev2/PFI9. Does it connect to /Dev1/ao/SampleClock?After that, I use another API DAQmxConnectTerms to ensure that, I add a Step before Step 11.
    DAQmxConnectTerms( "/Dev1/ao/SampleClock", "/Dev2/PFI9", DAQmx_Val_DoNotInvertPolarity );
    The program also run well. But I am still not sure that 6602 is sharing /Dev1/ao/SampleClock。If not, which terminal of Dev1 is connected by /Dev2/PFI9?
    Is my code right? If not, where's the problem? Is there any example code for me? Thanks!

    Hi Shokey,
    You may want to check into the DAQmxExportSignal function in the NI-DAQmx C Reference Help.  You can take a look at this post for more info on how to get there.  John explains, on this linked forum post, why this function is preferred to DAQmxConnectTerms.  Functionally, they work similarly, but DAQmxExportSignal is a little more convenient.
    That error may mean that you are trying to route something that is not available for routing, or that you may just have the name of your device mis-typed (based on what I've found.)  Searching the error code alone on ni.com, I found this KnowledgeBase online, which you may find helpful (whenever you are searching for an error code like -89210, type it in without the negative sign, as in "89120" into the search bar on ni.com)
    Using a Valid Terminal Produces Error -89120 at DAQmxStartTask
    To see where your device can and cannot route to, you can always look at the "Device Routes" tab in your Measurement and Automation Explorer   See this KB for information on how to do that:
    How Can I Know What Internal Routes are Available on My Device?
    Let me know if using these resources helps, or if I can clarify anything for you.
    Regards,
    Andrew
    National Instruments

  • Need help incorporat​ing the second counter into a current data acquisitio​n routine (continuou​s retriggera​ble AI).

    My current application acquires data when it sees a TTL trigger line.  Then it wait until the next TTL pulse and continues taking data until the user stop the data acquisition process.  I use "counter 0" as counter source.  The program works well.  However I need to read digital data everytime I take AI data.  I plan to use "counter 1" to read the digital data.  The trick is that I need to synchronize both AI and counter 1 readings. Therefore the counter 2 will acquire data when AI acquires data.
    Here is the code I implemented and would like to know if it is correct.  The new code (implementation of second counter) is in the bottom part of the code.  I will really appreciate your help. 
    Yajai
    Attachments:
    code.txt ‏6 KB

    Hi DrObb,
    What is sounds like you want to do is to specify an external sample clock for your analog acquisition and a digital acquisition. Is there a reason in particular that you're using a counter? What hardware are you using? If you simply want to sample a digital and analog channel on the same clock edge, this won't be very difficult (provided your hardware supports hardware-timed digital IO). You can find an example of this being done in C by going to: 
    Start » All Programs » National Instruments » NI-DAQ » Text-Based Code Support » ANSI C Examples and then navigating to  Synchronization\Multi-Function\ContAI-Read Dig Chan
    Regards,
    Sean
    Sean Ferguson
    Application Engineering Specialist | RF and Reconfigurable Test

  • In PerfDataSource could not resolve counter instance OpsMgr DW Synchronization Module,Total Error Count,All Instances.

    Hello,
    Event viewer Shows warning 10103 in one of SCOM Server 2012 R2.
    In PerfDataSource could not find counter <counter name> in Snapshot. Unable to submit Performance value. Module will not be unloaded.
    One or more workflows were affected by this.  
    Workflow name: <workflow name>
    Instance name: <instance name> Instance ID: {<ID>}
    Management group: <group>.
    Counter: "OpsMgr DW Synchronization Module, Total Error Count, All Instances" 
    How can solve its?
    Thanks

    Hi,
    Can you try to open perfmon and add above counters to see if they are there?
    In addition, please also try to manually create the collection rule of OpsMgr DW Synchronization Module object and check the performance counters.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • UCM - How to setup synchronize between DR and Primary site

    Hi all.
    As mentioned on title, we have a primary UCM site and a clean DR site. I want to ensure that end-users have ability to work with DR site for a short time when the Primary site is unavailable. To make DR site available to serves when the primary is down, we can do:
    - setup auto-export archive on primary site
    - target to destination archive on DR site
    - auto-transfer from primary to DR site
    - with data in Database, we can use Golden Gate to sync Primary and DR site
    So, with these settings, I can ensure that the DR is ready to run when the Primary is down. But, if the primary takes a long time to recovered, the DR site has many new contents. How to transfer it back to primary site when the primary is came back ? In other words, how to synchronize contents (vault and native files) between new Primary (old DR) and new DR (old Primary) site ?
    Thank for your attention.
    Sorry for my bad English.
    Cuong Pham

    Hi Cuong (and guys),
    I'm afraid the issue is not that simple. In fact, I think that the Archiver could be used for DR only by customers who have little data and few changes. Why do I think so?
    a) (Understanding System Migration and Archiving - 11g Release 1 (11.1.1)) "Archiver: A Java applet for transferring and reorganizing Content Server files and information." This means that you will use a Java applet to Export and Import your data. With a lot of items (you will need to transfer all the new and updated items!), or large items it will take time (your DR site will always be "few minutes late"). Besides, the Archiver transfers are based on batches - I don't think you can do continuous archiving - and will have impacts on the performance.
    b) Furthermore, (Exporting Data in Archives - 11g Release 1 (11.1.1)) "You can export revisions that are in the following status: RELEASED, DONE, EXPIRED, and GENWWW. You cannot export revisions that are in an active workflow (REVIEW, EDIT, or PENDING status) or that are DELETED." This means that the Archiver cannot be used for all your items.
    Therefore, together with FMW DR Guide (Recommendations for Fusion Middleware Components) I think other techniques should be considered:
    - Real Application Clusters (RAC), Weblogic Clustering, cluster-ware file system: the first, almost error-free, and relatively cheap option is having your DR site as other nodes in DB and MW clusters. If any of your node goes down, the other(s) will still serve your customers (no extra work needed), plus, you can benefit from "united power" of multiple nodes. RAC is available also in Oracle DB Standard Edition (for max. 2-nodes db cluster). The only disadvantage of this configuration is that it is not available for geo-clustering (distance between RAC nodes must be max. some hundreds meters), so it does not cover DR scenarios like "location goes down" (e.g. due to networking issues)
    - Data Guard and distributed file system: the option mentioned in the guide is actually this one. It is based on Data Guard, a free option of the Oracle Database Enterprise Edition, which can run in both asynchronous (a committed transaction on the primary site is immediately transferred to the DR site) and synchronous (a transaction is not committed on the primary until processed by the DR site - if sites are far, or a lot of data is being sent, this can take quite long) modes. So, if you store your content in the database the Data Guard can resolve a lot. Unfortunately, not everything - the guide also mentions that some artifacts (that change!) are also stored on the file system (again, workflow updates, etc), so you have to use file system sync techniques to send those updates. In theory, you could use file system to send also updates in the database, which is nothing but a file(s) (in this case you will need the Partitioning option to split your database into smaller files), but db guys hate this way since it transfers also inconsistencies, so you could end up with an inconsistent database in the DR site, too.
    This option will require some administrative tasks - you will have to resolve inconsistencies resulting from DG/file system sync, you will need to redirect your users to the DR site, and re-configure the DG to make primary site from your DR one. Note that once your original primary site is up again, you can use DG to transfer (again, immediately) changes done in the meantime.
    As you can see, there is no absolute solution, so you need to evaluate your options, esp. with regards to your needs.
    Jiri

  • Counter task types

    Hi, I'd like to understand the subtleties between some of the counter task type options in VeriStand and how they line up with the types of measurements such as those described in chapter 7 in this DAQ manual: http://www.ni.com/pdf/manuals/371596a.pdf
    Specifically, is it possible to implement Method 3 as described on page 7-12 which requires 2 counters? If not, I'd like to see if I can use Method 1b and Method 2. I remember hearing that VeriStand's counters tasks are actually all single counter Count Edges acquisitions. If that's the case, then how would I perform edge timing with the DAQ's 80 MHz timebase?
    Thanks.

    Hi hyong,
    Your best bet for this functionality is to create custom device.  Use the template tool that ships with NI VeriStand, and create a custom device that contains the DAQmx API in order to accomplish the Large Range Frequency Measurement.
    A_Ryan
    AES
    National Instruments

  • Synchronize system time and set system time zone in SAP

    Hi,
    How to Synchronize system time and set system time zone in any SAP system?

    Nabarun -
    Setting of the system time may be different depending on your enviroment and systems.  (Windows, AIX, etc)
    Windows enviroment you can use a time server or net time command, I believe its simialr with UNIX but I do not know that command.
    Setting the time zone in SAP is done through the IMG in client 000.  You can get there with transaction SPRO.
    Once in the IMG, navigate to:
    SAP Netweaver
    General settings
    Time Zones
    Maintain Time Zones (here you can define the time zone settings/rules)
    Then go to:
    SAP Netweaver
    General settings
    Time Zones
    Maintain System Settings
    There you can change the time zones for the system.
    Hope this helps.
    Regards,
    Zecher

  • How to synchronize Address Books and Calendar Books in Mavericks 10.9.2, I am unable to synchronize my Address and Calendar Books informations with my iPhone 4 via iTunes

    Since I updated my MacBook Pro's OS X version 10.6.8 to Mavericks 10.9.2, I am unable to synchronize my Address and Calendar Books informations with my iPhone 4 via iTunes.  What do I need to do to update these data ?

    I cannot synchronize the Address Book and Calendar data, even by means of iCloud or similar servers.  It appears these data are not selected automatically during synchronization. How can one select Address Book and Calendar Book in Mavericks for synchronization ?

  • How can I synchronize two iphones and two ipods on one MAC

    How can I synchronize two iphones and two ipods on one MAC. My wife and i each have our own iPods and iPhones but share one MAC.

    What do you mean by synchronize; music, apps, calendars, email, etc? Do you two share the same Apple ID on all devices? An Apple ID can support up to 5 computers and many iDevices.
    I hope this helps.

Maybe you are looking for

  • Copying text to the clipboard in AVDocDidOpen event handler causes Acrobat 9 to crash

    I'm trying to copy the filename of a document to the clipboard in a plugin with my AVDocDidOpen event handler.  It works for the first file opened; however when a second file is opened, Acrobat crashes.  The description in the application event log i

  • D600 Raw files won't open in LR but will in CS6. Help appreciated :)

    Hi, I am having trouble opening my D600 raw files in LR 3.6. I transfered the images directly from my camer onto my hard drive.  The images open fine in CS6 so I know they are not corrupted. What am I missing? Thank you!

  • How many photos can I put in elements

    I just recently bought a new computer.  I had someone else transfer all my files to the new computer.  I have been using Elements for years now (different versions).  I now have version 12.  Along the years, unfortunately, my photos became very mixed

  • How many FLV-s

    Hi! I tryed to load mor than 8 .flv files in diferent FLVPlayback components. But there is a problem with this because only 8 movie has sound hte others are silent. Does anybody know some solution for my problem? (I don't need to play every movie at

  • Performance test on EP7

    Hi, I will be running my performance test soon. Does anyone know what are the parameter to monitor /tune ? It will be good if their are any guide that can be reference to. Thanks Lauran