Change pin configuration in linear position DIO daq assistent

Hi,
I have an Device for interferometric Displacement Measurements that gives out an digital A quad B Signal plus the clock signal (runs at 10MHz).
I wanted to use the DAQ Assistent to calculate the Displacement. The Problem is, if I select the "linear Position" Option it wants me to use the Inputs PFI8 and PFI10 for A and B.
Unfortunately we use a BNC2110 Box which only connects PFI0 - PFI9. Leading to my qestion: Is there a way to change that Pin-Configuration?
If not, are there complete vi´s available for downliad where I can select the Inputs for A,B and clk and that at least gives me the A and B Signal in Labview?
Setup-wise we are using a 6259 M-Series PCI DAQ-Card which should be able to handle 10MHz.
I would be really happy if anyone can help me with that!
Cheers,
Daniel

Hi Daniel!
Unfortunately the DAQmx assistant is limited to a small subset of the DAQmx capabilities. If you want to change the PFI assignment for a counter task you have to use the low level DAQmx functions provided in the Measurment I/O > DAQmx palette. I attached a small example where you can see how PFI for a Counter Linear Position Task are assigned with a DAQmx property node. Hope that helps!
Regards,
  Georg
Attachments:
Counter - Read Encoder.vi ‏41 KB

Similar Messages

  • How can I programmatically change the voltage range settings in a DAQ Assistant

    Hi,
    First post here.  
    I need to be able to change the voltage range properties of a daqmx DAQ Assistant based on user input.  My hardware, an SCXI-1102C does not allow changing this property on a running task, so I'd like to either set the analog input voltage range before the DAQ Assistant activates, or pause the DAQ Assistant immediately after it starts, set the values and then resume.
    I don't know how to edit the task ahead of time because the DAQ assistant creates the task when it runs, and there is no task before that.
    In the attached picture, I have a conditional section, set to run only if the while loop iteration is 0.  I take the task from the Daq assistant, send it to a stop task vi, set the property, and then send the task on to the start task vi. I can watch it run with the debug light on, and everything seems to work correctly, but on the second (and all the other) iteration of the loop, I read out AI.Max and it seems like the DAQ Assistant has re set it back to 5V.  Can anyone see what is going wrong here?
    BTW, this is continuous acquisition and the code does not produce error messages when it runs.
    I did come across a similar question that someone posted here back in 2006, but his question was specifically aimed at a Labview API (VB, I think), and not an actual G solution.
    Attached are the actual vi in question and a png image of the block diagram.
    Thanks! 
    Ruby K
    Solved!
    Go to Solution.
    Attachments:
    Labview_question.PNG ‏14 KB
    Sample_AIV.vi ‏91 KB

    First, if you want to start getting beyond the basics with DAQ, you are going to have to stop using the DAQ assistant and do it with lower level DAQmx VI's.  There are hundreds of examples in the example finder.  You can even right click on the DAQ assistant and select open front panel.  That will create a subVI that you can open and see what is going on behind the scenes.  Do it.  I think you'll find the DAQ task is being recreated on each (though I'm not 100% of how the settings are established or maintained in each section of that subVI).
    The second problem is you have a bit of a race condition on iteration 0.  Those two DAQ property nodes are running at the same time.  So when you read the AI.Max, it may be happening before or after the AI.Max is set in your case structure.
    Third, make sure you wire up your error wires.

  • New project using Daq Assistant or not ?

    Hi everybody,
    I need to create a software to do some realtime acquisition & analysis.
    I trained myself a little bit on c# lessons to get use to this programming language; I’m also discovering Measurement Studio & Visual Studio. (I’ve background in C++).
    My software will have 2 modes :
    Continuous acquisition, signal plotting + signal processing & plotting (fft, 1/3 octave band filter)
    Triggered acquisition, signal plotting + signal processing & plotting (fft, , 1/3 octave band filter)
    I have examples in my National Instruments directory which don't use daq Assistant and code is different from generated files with daq Component.
    If I use Daq Assistant ( http://www.ni.com/tutorial/4652/en/ )
    I know that the code to create channel is stored in DaqTask.cs
    Plotting :
    NationalInstruments.AnalogWaveform<double>[] acquiredData = daqTaskComponent1.Read();
    waveformGraph1.PlotWaveforms(acquiredData);
    When I look to examples, like "MStudioVS2010\DotNET\Examples\DAQmxWithUI\SpectrumAnalyzer\cs "
    all code to create channel is generated in Mainform.cs, there is no Daq Assistant (http://www.ni.com/tutorial/5409/en/ )
    and there is a slight difference between acquired type :
    private AnalogWaveform<double> data = new AnalogWaveform<double>(1000);
    data = reader.EndReadWaveform(ar);
    acquiredDataWaveformGraph.PlotWaveform(data);
    Questions :
    What is the difference between AnalogWaveform<double> and AnalogWaveform<double>[] ? why it's not the same type ? I need to do some signal processing with this signal, so what type should I use for my application  ?
    I didn't succeed to configure my 2 modes in daq Assistant (continuous and triggered acquisition) is it possible or should I create 2 Items in my solution, one for continuous acquisition and on for triggered acquisition ?
    Kind regards,

    Check out the downloads section of iLounge.com. There are a handful or two of applications that will help you transfer songs from the iPod to the computer.
    Another option is to network the two computers together and transfer the iTunes folder to the new Mac. All you need is an ethernet cable and to turn on file sharing in the Sharing preference panel. Depending on how old your "older" Mac is, you might need a crossover ethernet cable.
    A third option is to hook up the two computers using a Firewire cable. On the older Mac make sure it is shut down, hook the two computers up, turn on the older Mac while holding down the "T" key. On the new Mac you should see the old Mac's hard drive show up. Just find the iTunes music folder and copy it over. You could also use the Migration Assistant which will be in the Utilities folder of the new Mac.
    Hope this helps.

  • Setting up DAQ system for testing (using pressure transducer, linear position sensor and strain gauges)

    Hello,
    I like to get your suggestion in setting up the DAQ system. I am very beginner in this issue.
    These SCXI listed below are what we have in the laboratory. I will use DAQ card 6062E.
    SCXI 1000
    SCXI 1520
    SCXI 1140
    SCXI 1142
    SCXI 1305 , 1302 , 1300
    SCXI 1122
    SCXI 1100
    I will use linear position sensor in my experiment. But I'm not sure which SCXI shoud I connect to this sensor.
    This sensor gives 4-20mA output. it requires +13 to +28Vdc excitation.
    I will use pressure transducer (strain gauge type) which gives 100mV output and requires 10Vdc supply.
    I will use strain gauges 350 ohm.
    Regarding to the number of channels used in my experiment, I will use 1 channel of pressure transducer, 1 channel of linear position sensor and 3 or 4 strain gauges.
    Could you please suggest me which SCXI should be used with pressure transducer, linear position sensor and strain gauges.
    Now I'm thinking to use SCXI 1520 with strain gauges and pressure transducer. Is that ok?
    But I'm not so sure on the linear position sensor which gives current output.
    And regarding to sampling rate, I like to get minimum of 60-70 KS/s for pressure transducer. And around 1KS/s for linear position sensor and 1KS/s for each channel of strain gauge are enough. Can I archieve these sampling rate from the available SCXI modules mentioned before? I attached the datasheet of pressure transducer and linear position sensor for you. Please see attached files.
    I'm reallly look forward for your suggestion.
    Thank you in advance,
    Ganchai.
    Attachments:
    XPM6_mini. pr. transducer.pdf ‏115 KB
    linear-position-sensor.pdf ‏1683 KB

    Hi Ganchai,
    I would recommend the 1520 with a 1314 terminal block for connecting your pressure transducer and strain gauge. It is designed for excitation, bridge completion and has many other features to fit these applications. For your linear position sensor, try using the 1100 module with an additional precision shunt resistor. For example, our 1308 terminal block has built in 249Ohm shunt resistors for taking current inputs for your 1100. These connections should give you the readings you would like.
    As far as sampling rate goes, you should be fine with your requirements. Good luck and I hope you are succesful.
    PBear
    NI RF

  • Change to the existing outgoing positive payment file (EID 820)

    Hello Experts,
    I have to make a change to the existing outgoing positive payment file (EID 820).
    The current scenario is:
    We are running the payment run in SAP and generating IDocs using program RFFOEDI1 mentioned in printout data medium. The IDocs generated are of Basic Type PEXR2002. These IDocs then processed by SAP PI and converted to EDI and the EDI is sent to the Bank. Currently in this process, we are not assigning the check numbers at the time of payment run. Also the check numbers are not there in the IDocs. The Bank prints the checks and sends us the check number which we update in SAP using Z program.
    Now there is a change in the requirement and we need to assign the check numbers at the time of payment run and also transmit them with the EDI file to the Bank. Bank will print the checks and send it to the vendors.
    Now as per my understanding, the check number will not be assigned until I use the program RFFOUS_C in printout data medium.
    Please suggest the possible options to generate IDocs which has the check number in it.
    Thanks in advance
    Sanjay Sarode

    You can use RFFOEDO_1 can still generate check 3's, just maintain check number in the check lots configuration and ensure you assign the lots to the correct payment method.
    Thanks
    Shine

  • Change in configuration

    Hi Team,
    i have updated one parameter fewdays back which will require a restart of services to effect
    now services are restated and the parameter is in effect.
    Is there any way that i can know at wht time/date the change of configuration done?
    Auditing not enaled by default ;-)
    Thanks in advance,
    Regards,
    MadanMohan
    Edited by: MadanMohanB on Jul 7, 2010 9:54 PM
    Edited by: MadanMohanB on Jul 7, 2010 9:58 PM

    Hi Jitesh,
    I believe, that though there are several debit and credit line amounts pertaining to GR/IR Clearing account. System will do clear with transaction F.13 based on sort key information at GL Account.
    If the GL Account Sort Key gets changed, then to be cleared manually with T.Code F-03. Here you will not be in a position to clear if the debit and credit items are huge.
    Then go to FBL3N, match the both credit and debit with same information at Assignment field and do Clearing with F.13
    As we know, it is very big taks. You have to struggle for which the mistake was happend and ensure that the sortkey should not be changed where there are line items to be cleared.
    Regards
    VG

  • Dbassist crash when I select a instance to change its configuration

    I have just installed oracle 8.1.6 for linux,when I try to use dbassist to chang the configuration of a database,it crash and generate a core and a text file in $ORACLE_HOME/assistants/dbca/jlib/,below is the text file named javacore16249.txt.Please help me!
    Mon Nov 13 19:04:52 2000
    SIGSEGV received at be7fe658 in /usr/opt/OraHome/oracle.swd.jre/lib/linux/native_threads/libjava.so. Processing terminated
    jre full version "JDK 1.1.8 IBM build l118-20000429 (JIT enabled: jitc)"
    Operating Environment
    Host : linux.
    OS Level : 2.2.14-5.0.#1 Tue Mar 7 21:07:39 EST 2000
    glibc Version : 2.1.3
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 263929856 260079616 3850240 179068928 56373248 40648704
    Swap: 139821056 36229120 103591936
    MemTotal: 257744 kB
    MemFree: 3760 kB
    MemShared: 174872 kB
    Buffers: 55052 kB
    Cached: 39696 kB
    BigTotal: 0 kB
    BigFree: 0 kB
    SwapTotal: 136544 kB
    SwapFree: 101164 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2088960
    RLIMIT_CORE : 1024000000
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 2048
    Application Environment
    Signal Handlers -
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : doSuspendLoop (libjava.so)
    Environment Variables -
    USERNAME=
    HISTSIZE=1000
    HOSTNAME=linux
    LOGNAME=oracle
    ORACLE_SID=ebaby
    HISTFILESIZE=1000
    THREADS_TYPE=native_threads
    MAIL=/var/spool/mail/oracle
    LD_LIBRARY_PATH=/usr/opt/OraHome/oracle.swd.jre/lib/linux/native_threads:/usr/opt/OraHome/lib:/usr/opt/OraHome/network/lib:
    CLASSPATH=/usr/opt/OraHome/JRE/lib/rt.jar:/usr/opt/OraHome/jlib/ewt-3_3_6.jar:/usr/opt/OraHome/JRE/lib/i18n.jar:/usr/opt/OraHome/jlib/share-1_0_8.jar:/usr/opt/OraHome/assistants/jl ib/jnls.jar:/usr/opt/OraHome/assistants/jlib/ACC.JAR:/usr/opt/OraHome/jlib/help-3_1_8.jar:/usr/opt/OraHome/jlib/ice-4_06_6.jar:/usr/opt/OraHome/jlib/swingall-1_1_1.jar:/usr/opt/Ora Home/jlib/netcfg.jar:/usr/opt/OraHome/assistants/dbca/jlib/DBAssist.jar
    TERM=ansi
    HOSTTYPE=i386
    PATH=/usr/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/opt/OraHome/bin
    KDEDIR=/usr
    HOME=/usr/opt/OraHome
    INPUTRC=/etc/inputrc
    SHELL=/bin/bash
    USER=oracle
    BASH_ENV=/usr/opt/OraHome/.bashrc
    JAVA_HOME=/usr/opt/OraHome/oracle.swd.jre
    DISPLAY=10.68.71.158:0.0
    ORACLE_HOME=/usr/opt/OraHome
    OSTYPE=Linux
    TNS_ADMIN=/usr/opt/OraHome/network/admin
    SHLVL=2
    LIBPATH=/usr/opt/OraHome/oracle.swd.jre/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    libawt.so
    libJNLSLib3.so
    Current Thread Details
    "Thread-9" (TID:0x402ebc98, sys_thread_t:0x8364f08)
    Native Thread State: ThreadID: 0000240a Reuse: 9 USER RUNNING
    Native Stack Data : base: be7ffd84 pointer be7e096c used(128024) free(-11288)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_UNIXProcess_forkAndExec
    Java_java_lang_UNIXProcess_forkAndExec_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.lang.UNIXProcess.<init>(Compiled Code)
    Total Thread Count: 12
    Active Thread Count: 11
    JNI Thread Count: 0
    Full thread dump:
    "Thread-8" (TID:0x402ebce8, sys_thread_t:0x835f428)
    Native Thread State: ThreadID: 00002c0c Reuse: 5 USER SUSPENDED
    Native Stack Data : base: be3ffd84 pointer be3fd77c used(9736) free(107000)
    ----- Monitors held -----
    ----- Native stack -----
    pthread_setconcurrency
    pthread_cond_wait
    java_lang_Runtime_execInternal
    Java_java_lang_Runtime_execInternal_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Runtime.exec(Compiled Code)
    DBCreator.runSql(Compiled Code)
    DBCreator.checkDBRunning(Compiled Code)
    ApplyOptions_base.run(Compiled Code)
    java.lang.Thread.run(Compiled Code)
    "AWT-Finalizer" (TID:0x402ecce0, sys_thread_t:0x835b498)
    Native Thread State: ThreadID: 0000280b Reuse: 3 DAEMON MONITOR WAIT
    Native Stack Data : base: be5ffd84 pointer be5ff9d8 used(940) free(115796)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on sun.awt.AWTFinalizer@402ecce0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=9
    java.lang.Object.wait(Compiled Code)
    sun.awt.AWTFinalizer.run(Compiled Code)
    "Thread-9" (TID:0x402ebc98, sys_thread_t:0x8364f08)
    Native Thread State: ThreadID: 0000240a Reuse: 9 USER RUNNING
    Native Stack Data : base: be7ffd84 pointer be7e0960 used(128036) free(-11300)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_UNIXProcess_forkAndExec
    Java_java_lang_UNIXProcess_forkAndExec_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.lang.UNIXProcess.<init>(Compiled Code)
    "Screen Updater" (TID:0x402ec918, sys_thread_t:0x82887e0)
    Native Thread State: ThreadID: 00001c08 Reuse: 3 DAEMON MONITOR WAIT
    Native Stack Data : base: bebffd84 pointer bebff9bc used(968) free(115768)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on sun.awt.ScreenUpdater@402ec918
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=4
    java.lang.Object.wait(Compiled Code)
    sun.awt.ScreenUpdater.nextEntry(Compiled Code)
    sun.awt.ScreenUpdater.run(Compiled Code)
    "TaskScheduler timer" (TID:0x402ec788, sys_thread_t:0x8247360)
    Native Thread State: ThreadID: 00001807 Reuse: 5 USER MONITOR WAIT
    Native Stack Data : base: bedffd84 pointer bedff9b4 used(976) free(115760)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on oracle.ewt.timer.Timer@4038dde8
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Compiled Code)
    oracle.ewt.timer.Timer._waitTilScheduled(Compiled Code)
    oracle.ewt.timer.Timer.run(Compiled Code)
    java.lang.Thread.run(Compiled Code)
    "AWT-Motif" (TID:0x402ed0f0, sys_thread_t:0x81311b0)
    Native Thread State: ThreadID: 00001406 Reuse: 1 USER MONITOR WAIT
    Native Stack Data : base: befffd84 pointer befff9c4 used(960) free(115776)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on AWT Lock
    awt_MToolkit_loop
    sun_awt_motif_MToolkit_run
    Java_sun_awt_motif_MToolkit_run_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Thread.run(Compiled Code)
    "AWT-Input" (TID:0x402ed140, sys_thread_t:0x8130ad0)
    Native Thread State: ThreadID: 00001005 Reuse: 1 USER SUSPENDED
    Native Stack Data : base: bf1ffd84 pointer bf1ff714 used(1648) free(115088)
    ----- Monitors held -----
    ----- Native stack -----
    Java_sun_awt_motif_InputThread_run_stub
    java_lang_Compiler_start
    __irem_trap6
    ------ Java stack ------ () prio=5
    "AWT-EventQueue-0" (TID:0x402ed190, sys_thread_t:0x81910e8)
    Native Thread State: ThreadID: 00000c04 Reuse: 1 USER MON ITOR WAIT
    Native Stack Data : base: bf3ffd84 pointer bf3ff708 used(1660) free(115076)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on java.lang.Thread@402ebce8
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    ------ Java stack ------ () prio=5
    java.lang.Thread.join(Compiled Code)
    java.lang.Thread.join(Compiled Code)
    ListOfSIDsPanel.OnNext(Compiled Code)
    DBCreateWizard.wizardValidatePage(Compiled Code)
    oracle.ewt.wizard.WizardPage.processWizardValidateEvent(Compiled Code)
    oracle.ewt.wizard.WizardPage.validatePage(Compiled Code)
    oracle.ewt.wizard.BaseWizard.validateSelectedPage(Compiled Code)
    oracle.ewt.wizard.BaseWizard.doNext(Compiled Code)
    oracle.ewt.wizard.BaseWizard$Action.actionPerformed(Compiled Code)
    oracle.ewt.button.PushButton.processActionEvent(Compiled Code)
    oracle.ewt.button.PushButton.processEventImpl(Compiled Code)
    oracle.ewt.lwAWT.LWComponent.redispatchEvent(Compiled Code)
    oracle.ewt.lwAWT.LWComponent.processEvent(Compiled Code)
    oracle.ewt.button.PushButton.activate(Compiled Code)
    oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Compiled Code)
    oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Compiled Code)
    java.awt.Component.processEvent(Compiled Code)
    java.awt.Container.processEvent(Compiled Code)
    oracle.ewt.lwAWT.LWComponent.processEventImpl(Compiled Code)
    oracle.ewt.button.PushButton.processEventImpl(Compiled Code)
    "Async Garbage Collector" (TID:0x402ed238, sys_thread_t:0x80cdc68)
    Native Thread State: ThreadID: 00000803 Reuse: 1 DAEMON MONITOR WAIT
    Native Stack Data : base: bf5ffd84 pointer bf5ffb78 used(524) free(116212)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    SetOrigArgs
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x402ed288, sys_thread_t:0x80ceee8)
    Native Thread State: ThreadID: 00000402 Reuse: 1 DAEMON MONITOR WAIT
    Native Stack Data : base: bf7ffd84 pointer bf7ffbec used(408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    finalizeOnExit
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x402ed2d8, sys_thread_t:0x804da00)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL MONITOR WAIT
    Native Stack Data : base: 00000000 pointer bffff6b8 used(1073744200) free(-1073627464)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    WaitToDie
    sysFinalizeJavaVM
    JNI_FindMainMethod
    JNI_FindMainMethod
    __libc_start_main
    __libc_start_main
    ------ Java stack ------ () prio=5
    System Monitor Status
    AWT Lock: unowned.
    JIT monitor: unowned.
    JIT monitor: unowned.
    JIT monitor: unowned.
    JIT monitor: unowned.
    JIT monitor: unowned.
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    java.lang.Thread@402ebce8: unowned
    "AWT-EventQueue-0" (0x402ed190) waiting
    sun.awt.ScreenUpdater@402ec918: unowned
    "Screen Updater" (0x402ec918) waiting
    sun.awt.AWTFinalizer@402ecce0: unowned
    "AWT-Finalizer" (0x402ecce0) waiting
    "Finalizer thread" (0x402ed288) waiting
    java.awt.EventQueue@402f5dc0: unowned
    "AWT-Motif" (0x402ed0f0) waiting
    oracle.ewt.timer.Timer@4038dde8: unowned
    "TaskScheduler timer" (0x402ec788) waiting
    null

    I always get the same problem. My system is Red Hat 6.2 and Oracle 8.1.6 R2 ... Would you notify me whenever you get an help, please?

  • I am using a work laptop and have the same problem. When I try to change the "configure proxy", they only available option is "use this proxy server for all protocols". Could it be that my system administrator blocked me from changing it since they don'

    I am using a work laptop and have the same problem. When I try to change the "configure proxy", they only available option is "use this proxy server for all protocols". Could it be that my system administrator blocked me from changing it since they don't want us to use Firefox.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; FNGP_SYS)

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the ''Safe mode'' start window.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

  • I have a DAQ Assistant configured to read multiple channels at the same time. When I wire a graph indicator to the output, I see all of my signals jumbled together. How do I split them up into seperate signals?

    I have a DAQ Assistant configured to read 2 channels at the same
    time. When I wire a graph indicator to the output, I see the 2
    signals jumbled together. How do I split them up into seperate signals?
    When I wire any type of indicator it is showing just one output of a single channel.
    I want 2 indicators showing 2 different signals as expected from the 2 channels configured. How to do this?
    I have tried using split signal but it end up showing only 1 output from 1 signal in both the indicators.
    thanks in advance.
    Solved!
    Go to Solution.

    Yes you are right. I tried that but I did not get the result.
    I just found the way. When we launch split signal, we should expand it (split signal icon) from above and not from below. It took me a while to figure out this. 
    thanks 

  • How to restrict the authorization to change backgroud configuration

    hello , I copy some users from my admin user which contain the sap_all profile. so these uses can change background configuration.     now,  I want to restrict the authorization that they can only view the background configuration but can not change it .        how can I set this authorization?     Can I change the sap_all profile? how to set it?
    thanks.

    Hi,
    You can copy the SAP_ALL profile to a new name say Z_SAP_ALL and provide display access to all the authorization object and make sure you remove all the critical tcodes in the Z_SAP_ALL profile.
    Once you are done with testing the role assign it to the user.
    Also search the threads in the forum...
    Rakesh

  • I updated my Iphone 3gs to last version of iOS and now I can't change my configurations of Mail, Contacts, Calendars.

    I updated my Iphone 3gs to last version of iOS and now I can't change my configurations of Mail, Contacts, Calendars.

    Generally that is a sign that the iPhone had previously been jailbroken
    or hacked to work with other than the original wireless provider. The update
    has relocked the iPhone to the original wireless provider. You must
    contact them to see if they provide unlocking and if you qualify.
    If you can get that far, what does it say when you look at
    Settings=>General=>About=>Carrier?

  • I have changed the configuration of the firefox and I want to change it back

    some days ago I have changed the configuration of the my Firefox to have a Firefox with higher speed. But after changing I found that the speed has became slower. I want to change the configuration back to its original setting. Please let me know if there is any way to do it.
    may tanks for your helps.
    MIMLINUX

    Start Firefox in [[Safe Mode]]. When you get to the [https://support.mozilla.com/en-US/kb/Safe+Mode#Safe_Mode_window Safe Mode window] , select '''Reset all user preferences to Firefox defaults''' and then '''Make Changes and Restart'''. You have to be very careful when a site tells you to change Firefox's settings. It may harm your Firefox.

  • How can I configure NI PCI 6221 and DAQ SCB-68 for pressure sensors?

    Hello
    everybody,
    I am using the measuring board (NI PCI 6221) and DAQ
    SCB-68 for the data acquisition.
    With the DAQ-Assistant I created AI for the voltage of
    pressure sensors. In a big indicator panel from this DAQ-Assistant I see the
    voltage for both sensors in the correct size. But if I set sensors in the
    blockdiagramm to control the signals for sensor one I get a wrong voltage size
    and for sensor 2 nothing.
    How can I configure this data acquisition equipment to
    get the correct signals?
    Thanks a lot for your help.

    I do not know the type of sensor you are using. But pressure transducers may have a very low output voltage(in the mVolt range). They also need an excitation voltage. Here is an introduction. http://focus.ti.com.cn/cn/lit/an/sloa034/sloa034.pdfThen working with pressure sensors I always use 3 stages in the circuit.
    1 Instrumentation Amplifier as a preamp
    2 filterstage
    3 Final amp and output buffer
    (you may combine stage 2 and 3)
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Safari was very slow in opening up Google sites.  I found a discussion thread that suggested changing the "Configure IPv6" setting to "Off" in the System Preferences, Network, Advanced, TCP/IP section.  That seems to work well.  Are there any risks?

    Safari was very slow in opening up Google sites.  I found a discussion thread that suggested changing the "Configure IPv6" setting to "Off" in the System Preferences, Network, Advanced, TCP/IP section.  That seems to work well.  Are there any risks to leaving the Configure IPv6 setting to Off?

    Nope. You can always reverse that if you choose.

  • Change Management Configuration for SolMan 4.0 SP13

    Hi SolMan Experts,
    Recently, we have build SolMan4.0. As of now, we have configured this for System monitoring and EWA reports.
    Now, we are planning to configure for Change Management.
    Could you please provide me the useful documents for CHANGE MANAGEMENT configuration on SolMan4.0.
    Thanks in advance!
    Regards,
    Hari.

    Hello
    Follow the same steps which mentioned for SP12, as per my understanding there is not much difference in basic configuration of solution manager 4.0.
    Create systems in SMSY, RFC connections, create logical system, create project, activate charm, these are the basic steps.
    You will get information on this on saphelp and also go through the solman rkt (service.sap.com/rkt),
    sap market place &#61664; sap support infrastructure &#61664; solution manager &#61664; media library (u will find all documents)
    Even they gave given the charm configuration guide for SP12, u will find that in technical papers.
    Hope this will help
    Regards,
    Sharmishtha

Maybe you are looking for

  • Slow and Shaky

    I have PE4 running on XP with a quad core (q6600) with 4GB of memory and 2 7200rpm drives with plenty of free space. I have a Canon FS100 (sd widescreen flash based camcorder) which produces about 200 MOD files for about 35 minutes of footage (2.37 G

  • Is there a way to Customize a div Scrollbar Width or Appearance

    Hi, I'm trying to figure out if there's a way to customize standard a div scrollbar width or appearance. Any sort of customization would be helpful. Thanks for your help!

  • ABAP error in deleting archived messages

    Hello all, We seem to be having a problem when deleting archived messages. The archiving background jobs runs periodically (SAP_BC_XMB_ARCHIVE....). The first part works fine ARV_BC_XMB_WRP...., and i can view the list of the message ids that have be

  • Is there any one who can help me solve this?

    Hi. I'm taking AP Computer Scinece AB in high school now. I've been assigned many programs so far. But.. I can't figure them out. There are two programs I need your help. So..Please!!!!!! Help Me!!!! Please!! Enjoy helping me! <Program #1> It's divid

  • How to handle "bulk orders" in SAP AFS ?

    Hi experts, do some of you know how to manage in SAP AFS the so-called bulk orders also known as "promises to buy" ? I heard about the chance to use a SD contract: if this is the case which type of contract I am supposed to use ? How this contract is