DAQmx with signal generation

Hello,
I am working on converting my current test code that used Traditional DAQ to DAQmx. I need some help with DAQ Waveform Generation.
In my current code I am using the Traditional DAQ to send a Sinewave output on on the DAC0Out on my PCI-6036E card. I have it set-up so I can runt he VI and when the Vi stops the Signal Keeps going until I tell it to stop. I need to do the same thing with DAQmx. I found that the example 'Cont Gen Voltage WFM-INT Clk-Variable Rate.vi does everything I need but when the VI stops so does my signal. What can I do to make it so the signal stays running when my vi stops.
this VI is a Sub in my program, the user is able to control a boolean to start and stop the waveform, I cannot keep it in a loop as they may want to turn ont he waveform and perform other tasks then turn it off.
I am trying different things as well, but any help would be appreciated.
Oh yeah, this is an XP machine running  LabVIEW 8
Jeff D.
OS: Win 7 Ultimate
LabVIEW Version: 2011,2010,2009 installed
Certified LabVIEW Architect

Hello Jeff,
To continue to output a signal after you have stopped and closed the VI, you use the auto cleanup terminal on the DAQmx Create Channel VI.  Auto cleanup specifies if LabVIEW automatically destroys the
task when the application completes execution. If auto cleanup is FALSE, LabVIEW does not automatically destroy the task until you exit
LabVIEW. But you can use the DAQmx Clear Task VI to manually
destroy the task.
I'm attaching a modified version of the Cont Gen Voltage WFM-INT Clk-Variable Rate.vi that continuous to generate the AO signal until you close LV.
Good luck!
Micaela N
National Instruments
Attachments:
Modified Cont Gen Voltage Wfm-Int Clk-Variable Rate.vi ‏47 KB

Similar Messages

  • Digital signal generation in cDAQ- 9477 with 1ms resolution.

    I am using cDAQ -9477 Digital card with 9178 chassis (USB) .I have to generate some digital signals for 2 seconds. The signal should be
    0 (3ms)  -   1(1ms)  -    1  (2ms)   & repeat the sample 0 (3ms)  -   1(1ms)  …….  upto  2 seconds.
    I had generated samples for 2seconds with 1ms duration of each sample.
    I am unable to do that with 1ms resolution in cDAQ -9477 Digital card.
    Is the above signal generation is possible (each sample -1ms) ?
    I am using LabVIEW2009 .I attached the code.
    Kindly let me know the suggestions .
    Attachments:
    Digital Signal.JPG ‏7 KB
    Digital.vi ‏40 KB

    cDAQ chassis do not currently support hardware timed tasks for digital modules with >8 lines.  The DAQmx help defines these devices as "static digital I/O modules".  The "Digital I/O Consideration for C Series Devices" section in the DAQmx help describes the capabilities of digital modules on different chassis.
    Unfortunately this means you are stuck with static (software timed) generation.  Over USB this will affect the accuracy of your signal.  You won't be able to achieve the signal you are trying to generate with the current support.  Static generation will max out at roughly 1kHz, but Windows can introduce a large amount of jitter.  What you really need is a hardware timed task.
    This is a feature that could be added in the future.  I recommend submitting a feature request, though I know that doesn't solve your problem now.

  • When using the LabVIEW Simulation Module, how can I start a frequency sweep with the Simulation Chirp signal generation VI at an arbitrary time after the simulation initial time?

    I'm using the Simulation Loop on LV RT when interacting with some hardware (i.e. all I/O is happening in the Sim loop). I'm going to conduct a frequency sweep test on the hardware and want to use the Simulation Chirp function. However, there is no way (that I can see) to trigger the Chirp to start at some event (i.e. I click a boolean on the front panel and enter a case statement). The Chirp is tied to the global time of the Simulation loop and so are it's input parameters. Is there a way to make it relative to some time at which an event happens?

    Craig,
    Your solution will 'cut' the beginning of the signal and only show the signal afterwards.
    To control when the chirp should start, the best option is to use the Chirp Pattern.vi ( in the Signal Generation palette) and use a Lookup table to control when to feed the time. The shipping example (in LabVIEW 2013) shows how to code using a lookup table.
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Chirp.vi
    Then, to start from a toggled boolean, look at the example:
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Step.vi
    and Here is the example in 2013 (in attachment):
    Barp - Control and Simulation Group - LabVIEW R&D - National Instruments
    Attachments:
    SimEx Chirp with Delay.vi ‏241 KB

  • Will signal strength or internet speed suffer when using a Generation 1 Time Capsule and wireless extending a network with a Generation 5 Airport Extreme

    I have a wireless network in my home and I have a Time Capsule 1st generation and a Airport Extreme 5th Generation, will this cause my internet to be slow or have glitches with signal strength?

    We've gone over this in the other thread.
    If the Time Capsule will be connecting using wireless only, everything depends on the quality of the connection between the AirPort Extreme and Time Capsule.
    The quality of the connection will be affected by the distance that the Time Capsule is located from the AirPort Extreme and any obstructions in the signal path.
    If you have a ceiling between the AirPort Extreme and Time Capsule, then you should expect the signal arriving at the Time Capsule to have lost 30-40% of its bandwidth (speed). So, the Time Capsule can only repeat the weaker signal that it receives.
    Other walls or other obstructions like heavy furniture, large mirrors, etc will also affect the wireless signal as well as cordless phones and other wireless networks around you.
    If you are lucky enough to have line-of-sight between the AirPort Extreme and Time Capsule, then the wireless connection between those devices can work quite well. Few of us have this luxury, and must settle for significant compromises in performance.
    If the wireless connection between the AirPort Extreme and Time Capsule does the job for you reliably, then you can leave things as is.  If you are not getting the reliable performance that you need, then you will need to establish a wired Ethernet connection between the AirPort Extreme and Time Capsule.
    As you might imagine, there is virtually no signal loss in a wire, even up to 300+ feet or 100 meters.

  • How to run fx ,signal generation example project in eclipse

    Hi,
    i run the helloworld sample project ,it works fine in ecllipse,cmd prompt window and i am try to run FX and signal generation sample program in eclipse ,i can't able to run in eclipse but i can able run in cmd prompt window.i want to know whether ocep projects can be run only through cmd prompt or both (cmd prompt and eclipse). if u have solutions to run in eclipse means help me please.Thanks in advance

    Hi,
    I got this below error in startDataFeed.cmd in singal generation ,but server started.
    C:\Oracle\Middleware\ocep_11.1\samples\domains\signalgeneration_domain\defaultse
    rver>startDataFeed.cmd
    'startDataFeed.cmd' is not recognized as an internal or external command,
    I got this below error in FX sample program ,but server is started and program is working fine.can just help what is the error in sample program i want to know.
    <Aug 7, 2012 11:46:03 AM IST> <Warning> <Spring> <BEA-2047006> <Work {0} terminated with exception = commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketEuro configured with illegal port [9,013]
    commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketEuro configured with illegal port [9,013]
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkStatus.setThrowable(CommonjWorkManagerImpl.java:268)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:206)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketEuro configured with illegal port [9,013]
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.setupServerConnection(SocketAdapterImpl.java:139)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.run(SocketAdapterImpl.java:114)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl$$FastClassByCGLIB$$6267eec3.invoke(<generated>)
         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.wlevs.ede.impl.EventManagerAccessorProxy.invoke(EventManagerAccessorProxy.java:30)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.wlevs.ede.impl.EventBeanProxy.invoke(EventBeanProxy.java:38)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
         at com.bea.wlevs.adapter.defaultprovider.internal.LoadGenAdapterImpl$$EnhancerByCGLIB$$5d089e06.run(<generated>)
         at com.bea.wlevs.spring.RunnableBeanPostProcessor$RunnableWrapper.run(RunnableBeanPostProcessor.java:118)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:204)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Aug 7, 2012 11:46:03 AM IST> <Warning> <Spring> <BEA-2047006> <Work {0} terminated with exception = commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAmer configured with illegal port [9,011]
    commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAmer configured with illegal port [9,011]
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkStatus.setThrowable(CommonjWorkManagerImpl.java:268)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:206)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAmer configured with illegal port [9,011]
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.setupServerConnection(SocketAdapterImpl.java:139)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.run(SocketAdapterImpl.java:114)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl$$FastClassByCGLIB$$6267eec3.invoke(<generated>)
         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.wlevs.ede.impl.EventManagerAccessorProxy.invoke(EventManagerAccessorProxy.java:30)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.wlevs.ede.impl.EventBeanProxy.invoke(EventBeanProxy.java:38)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
         at com.bea.wlevs.adapter.defaultprovider.internal.LoadGenAdapterImpl$$EnhancerByCGLIB$$5d089e06.run(<generated>)
         at com.bea.wlevs.spring.RunnableBeanPostProcessor$RunnableWrapper.run(RunnableBeanPostProcessor.java:118)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:204)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Aug 7, 2012 11:46:03 AM IST> <Warning> <Spring> <BEA-2047006> <Work {0} terminated with exception = commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]csvTestData configured with illegal port [9,014]
    commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]csvTestData configured with illegal port [9,014]
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkStatus.setThrowable(CommonjWorkManagerImpl.java:268)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:206)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.IllegalArgumentException: [Adapter:2041001]csvTestData configured with illegal port [9,014]
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.setupServerConnection(SocketAdapterImpl.java:139)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.run(SocketAdapterImpl.java:114)
         at com.bea.wlevs.adapter.defaultprovider.internal.CSVGenAdapterImpl.run(CSVGenAdapterImpl.java:43)
         at com.bea.wlevs.adapter.defaultprovider.internal.CSVGenAdapterImpl$$FastClassByCGLIB$$1d34d8cd.invoke(<generated>)
         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.wlevs.ede.impl.EventManagerAccessorProxy.invoke(EventManagerAccessorProxy.java:30)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.wlevs.ede.impl.EventBeanProxy.invoke(EventBeanProxy.java:38)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
         at com.bea.wlevs.adapter.defaultprovider.internal.CSVGenAdapterImpl$$EnhancerByCGLIB$$3ec938ea.run(<generated>)
         at com.bea.wlevs.spring.RunnableBeanPostProcessor$RunnableWrapper.run(RunnableBeanPostProcessor.java:118)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:204)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Aug 7, 2012 11:46:03 AM IST> <Warning> <Spring> <BEA-2047006> <Work {0} terminated with exception = commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAsia configured with illegal port [9,012]
    commonj.work.WorkException: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAsia configured with illegal port [9,012]
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkStatus.setThrowable(CommonjWorkManagerImpl.java:268)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:206)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.IllegalArgumentException: [Adapter:2041001]fxMarketAsia configured with illegal port [9,012]
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.setupServerConnection(SocketAdapterImpl.java:139)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl.run(SocketAdapterImpl.java:114)
         at com.bea.wlevs.adapter.defaultprovider.SocketAdapterImpl$$FastClassByCGLIB$$6267eec3.invoke(<generated>)
         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.wlevs.ede.impl.EventManagerAccessorProxy.invoke(EventManagerAccessorProxy.java:30)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.wlevs.ede.impl.EventBeanProxy.invoke(EventBeanProxy.java:38)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
         at com.bea.wlevs.adapter.defaultprovider.internal.LoadGenAdapterImpl$$EnhancerByCGLIB$$5d089e06.run(<generated>)
         at com.bea.wlevs.spring.RunnableBeanPostProcessor$RunnableWrapper.run(RunnableBeanPostProcessor.java:118)
         at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:204)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Aug 7, 2012 11:46:03 AM IST> <Notice> <Server> <BEA-2046000> <Server STARTED>

  • LabVIEW VI with Report Generation Toolkit elements in a TestStand sequence does not run with a LabVIEW 8.5 Run-Time Engine

    Hi all,
    I am using LabVIEW 8.5.1 and TestStand 4.1. I have done a TestStand sequence with a VI in it, which uses Report Generation Toolkit elements. On my machine I am using LabVIEW and TestStand with a Development System license. On the other machine I am using TestStand with a Base Deployment license and I have chosen the LabVIEW 8.5 Run-Time Engine in the Adapter Configuration. Everything is running well except of this VI with Report Generation Toolkit elements. The error message is showing that the VI is not executable. It works well only after I have installed LabVIEW with an Evaluation license and chosen LabVIEW 8.5 Development System in the Adapter Configuration.
    I have found other posts and a document in the KnowledgeBase with a similar problem: http://digital.ni.com/public.nsf/allkb/8A0E6274D9B​D7B1986256F62006AD402?OpenDocument But I am not using EXE files in my sequence, so I don't know how to solve mine. Anybody has an idea?
    Solved!
    Go to Solution.

    Hello guys,
    thank you very much for your answers!
    @Ruediger:
    I tried to follow the instruction for Method 2 in the mentioned document: http://digital.ni.com/public.nsf/allkb/F3DC40A6E3F​3B25B862570AD005D1D3D?OpenDocument, but the steps on my machine are different starting from step 4. After I click "Continue..." in step 3, I dont get a window, the system just makes a new folder with the same VI. 
    To be honest, I am new to LabVIEW and have some difficulties at this time. What I understood from your reply is, that I need to make a LLB-File, where the files from Report Generation Toolkit are in!?
    @GovBob:
    I was following the instruction in the document: http://digital.ni.com/public.nsf/allkb/9E00E7EFE06​35E678625734600779EFE, but it wasnt working. Can you please tell me how I can check if the VI Server is installed and running on the machine?
    I am using LabVIEW 8.5.1 and TestStand 4.1 on my machine, on the deploy machine there is TestStand 4.1.1. The version of my Report Generation Toolkit is 1.1.2.
    Kind regards, Roman

  • Error -2146827284 with report generation 1.1.4

    Hi. Im working with Report Generation 1.1.4 and I was testing it for exporting data to an excel book. I was making some vi's to learn how to use it and do what I need it for. I need to take two non constant numeric values and save them in an excel table of two columns and graph them. The error comes when I transpose the original matrix, so i can have 2 columns instead of 2 rows in excel. In the picture you can also see that no graph is displayed. If anyone knows has experience doing this kind of activities between labview and excel I would appreciate some help! Thanks!
    Attachments:
    2 columns table xcel report generation test.vi ‏11 KB
    test.JPG ‏165 KB

    Why are you turning your array into a matrix?  A matrix is not the same thing as an array.  (They are related, but are not truly the same thing.)
    Turn on context help and read about all the inputs into the charting function.  You want to have a 2-D array.  You are actually only starting off with a 1-D array.  (Which you can't transpose if you wanted to because it is only 1 dimensional).  Create a 2-D array of data to feed into the charting function.  If you need to transpose that you can.  Don't play with matrix transformations, they are rarely used and only for special math operations when they are.  Wire up any other inputs to the charting function as needed.  The default chart type is xlColumnClustered which I am going to guess is not truly the graph you want.  You probably want an XYscatter.

  • Proformance issue with 'sid generation on activation'

    Hi Gurus,
    In our BW(NW 2004) system we are using Cognos as reporting tool, due to process chain failure at DSO level we unchecked 'sid generation on activation' and chain running successfully after that.
    unchecking will be a performance issue due to generating sid's at run time as per SAP.
    My question is as i am using Cognos in place of BEX. what are the possiblities of effecting the performance and alll?
    Please provide your valuable suggestions.
    Thanks in Advance,
    Suresh.

    Hi Suresh,
    Irrespective of what is the reporting front end you use, if you use this DSO for reporting it would generate the SID values at the runtime which will have huge impact on reporting performance. Just removing the SID generation option would temporarily fix the load issue, with quick activation of DSO but it will affect the most important area reporting performance.
    Try to solve the issue with SID generation error while activating at the BW side which could be because of the special character issues and once you fix that your process chains would load fine with a far better performance while reporting on this DSO.
    Regards,
    Mani

  • Do you know of any kids games apps compatible with 2nd generation iPod?

    Do you know of any kids games apps compatible with 2nd generation iPod? wanted to put some kids games on but they all say they are not supported by iOS 4.2.1. which is the latest ios it can be updated to. I get the message This app requires openGL ES 2.0 graphics capability. Can you tell me if there are any games I could download for him please?
    If there aren't can you tell me if an ipod touch 3rd generation would be able to get alot of the current games like the lego ones and angry birds or which generation I would have to go to.
    Many Thanks

    - These sites allow you to filter searchs for those apps compatible with 4.2.1
    iOSSearch - search the iTunes store for compatible apps.
    Apple Club - filter apps by iOS version.
    - However, some apps currently in th app require a higer iOS version. But, as I posint out in my previous reply, Apple allows yo to downlod the last compatilbe version
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app
    You first have to download the non-compatible version on your computer. Then when you try to purchase the version on your iPod you will be offered a compatible version if one exists.
    I know of no list/seach method to find those apps

  • GNU compiled app crashes with signal 11: Segmentation Fault

    Hi Community,
    I know this is not a GNU oriented forum, but maybe this is a common issue.
    We have a C++ multi-threaded application running properly in Solaris 9 Sparc. Due to some issues mostly related to the NICs we needed to have the application running in Solaris 10 x86. The problem is that the compilation is ok (always with GNU) but during run time, we have the application crashing in different instructions because of a signal 11.
    It always crashes in a malloc call within the libstdc++.so.6
    It was compiled with the option -mt and -lthread. Is this a known problem? Do you recommend any direction to start seeking for a solution?
    Pls, find attached the gdb outcomes after the crash.
    Thanks in advance, Pablo
    quiterio{root}# gdb cord /usr/nguser/core
    GNU gdb 6.6
    Copyright (C) 2006 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB.  Type "show warranty" for details.
    This GDB was configured as "i386-pc-solaris2.10"...
    Reading symbols from /lib/libsocket.so.1...done.
    Loaded symbols for /lib/libsocket.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient.so.15
    Reading symbols from /lib/libnsl.so.1...done.
    Loaded symbols for /lib/libnsl.so.1
    Reading symbols from /lib/librt.so.1...done.
    Loaded symbols for /lib/librt.so.1
    Reading symbols from /lib/libthread.so.1...
    warning: Lowest section in /lib/libthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libthread.so.1
    Reading symbols from /usr/local/lib/libmysqlpp.so.2...done.
    Loaded symbols for /usr/local/lib/libmysqlpp.so.2
    Reading symbols from /usr/lib/libz.so.1...done.
    Loaded symbols for /usr/lib/libz.so.1
    Reading symbols from /usr/local/lib/libstdc++.so.6...done.
    Loaded symbols for /usr/local/lib/libstdc++.so.6
    Reading symbols from /lib/libm.so.2...done.
    Loaded symbols for /lib/libm.so.2
    Reading symbols from /usr/local/lib/libgcc_s.so.1...done.
    Loaded symbols for /usr/local/lib/libgcc_s.so.1
    Reading symbols from /lib/libc.so.1...done.
    Loaded symbols for /lib/libc.so.1
    Reading symbols from /lib/libresolv.so.2...done.
    Loaded symbols for /lib/libresolv.so.2
    Reading symbols from /lib/libaio.so.1...done.
    Loaded symbols for /lib/libaio.so.1
    Reading symbols from /lib/libmd.so.1...done.
    Loaded symbols for /lib/libmd.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient_r.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient_r.so.15
    Reading symbols from /lib/libpthread.so.1...
    warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libpthread.so.1
    Reading symbols from /lib/ld.so.1...done.
    Loaded symbols for /lib/ld.so.1
    Core was generated by `/export/home/egasco/cord/cord'.
    Program terminated with signal 11, Segmentation fault.
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    (gdb) bt
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    #1  0xfebd49b0 in t_delete () from /lib/libc.so.1
    #2  0xfebd46ea in realfree () from /lib/libc.so.1
    #3  0xfebd42ee in _malloc_unlocked () from /lib/libc.so.1
    #4  0xfebd4138 in malloc () from /lib/libc.so.1
    #5  0x080bdf64 in PMData::addData (this=0x818ae70, header=
              {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,std::basic_string<char, std::char_traits<char>, std::allocator<char> >,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x81ade48, _M_left = 0x81c2310, _M_right = 0x81ae900}, _M_node_count = 8}}},
        data=0x81c1a20 "v=0\r\no=50 2890844526 2890842807 IN IP4 192.168.1.245\r\ns=SDP seminar\r\nc=IN IP4 192.168.1.245\r\nt= 0 0\r\nm=audio 9092 RTP/AVP 8 18\r\n", dest=ONEP_SIP) at PMData.cpp:23
    #6  0x080b3a52 in UserCall::process_initialization (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:505
    #7  0x080b056f in UserCall::process (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:132
    #8  0x080791d7 in ONEPPacketManager::processPacket () at ActionNotAllowException.h:15
    #9  0x080aa159 in onep_processing_thread (arg=0x8127e88) at CordApplication.cpp:1317
    #10 0xfec34672 in _thr_setup () from /lib/libc.so.1
    #11 0xfec34960 in L3_doit () from /lib/libc.so.1
    #12 0xfe7e2400 in ?? ()
    #13 0x00000000 in ?? ()

    A crash in malloc in multi-threaded code could be a bug in the system malloc or a failure to use a thread-safe malloc. The default Solaris malloc in /usr/lib/libc.so.* is thread-safe.
    A crash in malloc can also be caused by a heap corruption. Probably the most common causes of heap corruption are
    - writing beyond the bounds of a buffer or variable (off by one, for example)
    - deleting the same object more than once
    - using an invalid pointer:
    --- uninitialized
    --- pointing to a deleted object
    --- pointing to an out-of-scope object
    - failure to guard a critical region
    - failing to declare shared objects as volatile

  • Oracle Report Failed with Signal 11 Error

    Hi,
    I am modifying a query in one of the Report Groups,when try to run my report with New query I am getting Signal 11 error.
    Original query is working fine but when run the report with modified query it is error with Signal 11.
    Note :Modified query is not giving any error when running in toad or while compiling in reports.
    Can anyone please assist what is wrong with my query.
    Actual Query:
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    Modified Query
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    --and oola.line_id = wdd.source_line_id(+)
    --and oola.item_type_code IN ('OPTION','STANDARD')
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    UNION
    Select
    wnd.delivery_id
    ,-999
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,null
    ,null
    ,null
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,oola.ordered_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,NULL
    ,NULL
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id  = :p_delivery_id
    and oola.item_type_code IN ('OPTION','STANDARD')
    and wnd.source_header_id= ooha.header_id
    and ooha.header_id=oola.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'N')='N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    and EXISTS
    (SELECT 1
    FROM   wsh_new_deliveries wnd
    ,      wsh_delivery_assignments wda
    ,      wsh_delivery_details wdd
    ,      oe_order_lines_all   ool
    WHERE  wnd.delivery_id = wda.delivery_id
      AND  wda.delivery_detail_id= wdd.delivery_detail_id
      AND  wdd.source_line_id = ool.line_id
      AND  wnd.delivery_id = :p_delivery_id
      AND  ool.top_model_line_id = oola.top_model_line_id)

    Hi Avs,
    Ive got same error installing subj. on 32 bit linux, and I found, that this is somthing to do with 32bit version of grid, since 64 version on same hardware, worked as it should be.
    from here
    HTH,
    Ed

  • Issue with check generation in Automatic Payment Program

    Hi experts,
    I need your inputs for an issue with check generation in Automatic Payment Program. Trying to make a payment to a US vendor with payment method C. The due item is getting picked up and a clearing document is getting generated. But Check is not being generated, niether can I see an entry in PAYR table. However, if I try to generate a check manually in FCH5 for the same clearing document, it is working.

    Have u checked the Variant created in F110 - Printout / data medium, whether the Hose bank details are correctly set or not.
    If yes, check the Printer details
    Let us know the results
    Thanks

  • Signal Generation through pt by pt Signal

    Hello,
    I am acquiring signal through serial port, to analyze the signal, i am using pt bt pt signal analysis.
    In order to work on it, i used sine wave pt pt signal generation. But remained un successful in generating sine wave through it.
    Kindly guide me how could i generate sine wave using pt by pt.
    Thanks

    Hi Intelligent,
    it's not a good idea to start asking by using PNs, I will ignore them in the future!
    You wrote:
    I already read the help and tried to solve the issue but after not receiving the satisfied results, i posted on the group. As its written in the help that the frequency is in Hz, but the value you have selected for the frequency is 0.01. So its un understandable, also the dependentence of time factor.
    - What are "unsatisfying results"?
    - Yes, the frequency is given in Hz and I chose 0.01Hz for sake of showing an example...
    - "Dependence of time factor" is explained in the context help. Did you really read the help? Or do you have problems to understand the simple math formula provided in the help? All the parameters of SineWavePtByPt are used in that formula...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • HT4972 Is the update compatible with 3rd Generation Ipod Touch

    Hello Im JS.Is the update compatible with 3rd Generation Ipod Touch. Thank You have a nice day.

    What update?
    iOS 5 is compatible with a 3G (as well as 4G) iPod. However, if you are stuck with 4.2.1 that indicates that you really have a 2G iPod. those can only go to 4.1.2. See:
    Identifying iPod models
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.

  • IMac G5 (no isight) will not start up.. fsck exited with signal 8

    I have a 4-year old iMac G5 running leopard. WIll I was on internet, the computer froze; I shut it down (forced, as nothing else was possible) and when I tried to start up again, it would not boot. I entered the single use mode (apple+s) and run /sbin/fsck -fy and the file was modified. When I repeated, i got the following:
    /dev/rdisk0s3
    root file system
    verifying volume when it is mounted with write access
    checking journaled HFS Plus volume
    checking extents overflow file
    checking catalog file
    disk0s3: I/O error
    invalid record count
    (4, 42378)
    volume check failed
    dev/rdisk0s3 (hfs) EXITED WITH SIGNAL 8
    I tried to run disk utility from install Leopard CD, but is also failed...
    any ideas?
    please provide any help as I do not know what to do.
    many thanks in advance for your time and help

    Your drive directory is sufficiently hosed that neither Disk Utility nor the fsck routine can correct it.
    Instead, use DiskWarrior from Alsoft to attempt to rebuild it.

Maybe you are looking for

  • How to deploy a WAR file in JRun server?

    hi, I created one war file, now i want to deploy that file in JRun server. can anyone give me an idea of how to deploy that war file in server...

  • Extending capacity of a third party RAID - OS X not using extra space

    I have an infortrend RAID which we have added extra drives to for more capacity, the RAID logical volume size has increased and I can see it has gone up from around 6Tb to 7Tb in Disk utility, but we cannot resize the partition to use this increased

  • Adobe Flash plugin has crashed. How do I fix this?

    I have just done an update installation and then when I checked in to my newsfeed I couldn't get any video.  Cannot play my favorite games either.  Not really a techie type.  Would like to get it fixed so life can return to normal on my computer.

  • Can you download a payed up for free after paying for it once?

    I brough the itranslate - ultimate app from the app store on my iphone. I didn't get to back it up to my itunes after downlowding it as i turned my iphone off and the next day it was frozen and went through a big process but short story i got a worki

  • It won't recognize my camera

    Hi. i'm a new mac user. i have nikon coolpix p6000 camera but my macbook won't recognize it. i bought a card reader and it won't recognize it too. iphoto and image capture are useless in this matter. by the way, when i look at the usb setting the cam