Trigger rearm time on USB 6211

I am using a USB 6211 to generate raster waveform and digital trigger to drive the galvanormeter mirror. I just want to send one cycle of waveform for every trigger pulse. The problem is that it seems like the USB 6211 trigger rearm speed is limited to about 20 Hz, which is quite low. Is this correct?
Any solution?
Attachments:
Triggering.png ‏76 KB

I might use the wrong word to explain it. What I mean by observing the behavior of the device when it was programmed as shown in the code is that no matter how fast my triggering clock was, there seem to be a certain period of time when the device did not accept any trigger pluse. That period of time was about 50 ms or about 20 Hz clock rate. The code worked as I expected it to be at trigger frequency less than 20 Hz. As soon as the clock speed pass 20 Hz, the extra pulse was not accepted.
One thing that I did to verify the 50 ms time limit was by sending 200 Hz of clockspeed and found that the one that close to 50 ms did trig the device.
Is there any example how to setup this device to surpass that trigger speed?
If not possible with the USB 6211, which DAQ device you would reccomend to achieve more than 100 Hz trigger speed, or even better for up to 200 Hz?
Thanks for your response : )

Similar Messages

  • Trigger rearm time on 5112

    Hello,
    I have a Niscope 5112 card with 16MB/ch memory option. I would like to sample at 100 MS/s during 5us (500 samples) with a 100 Hz repetition rate. The total amount of repetitions will be 2000, which amounts to 2000 x 500 = 1M data points. I think there should be no problem for the board to be able to handle that, I just like to confirm, making sure I am not missing anything. In particular I was wondering about the time required for the trigger to rearm.
    Thanks,
    Jerome.

    Hi Jerome,
    The rearm time for the NI 5112 High Speed Digitizer is 100us, so you are correct in saying that there will be no problem with this board handling your application. With a repetition rate of 100 Hz, you have a choice of using software rearmed single records to capture your data, or you could set up a multiple-record acquisition. The examples that ship with NI-SCOPE will help you either way.
    -Josh

  • How to send TTL output AND acquire AI voltage data using USB-6211

    Hello,
    I am relatively new to Labview, so please bear with me.  I have a research application involving 2 pressure transducers and a high-speed camera.  I wish to acquire analog voltage data from the 2 pressure transducers.  However, at the start of the acquisition, I will need to send a single TTL output to trigger the camera.  This TTL pulse must be sent out at exactly the same time that the AI acquisition begins, in order to ensure that my 2 pressure measurements and camera images are 'synchronized' in time.
    Is this possible on the USB-6211 running with LabView 8.20?  I currently have a fairly simple LabVIEW vi that uses a software trigger to start an AI acquisition - I have attached it with hopes that it may help anyone willing to assist me.  I would prefer to be able to simply add something to it so that it will output a TTL pulse at the start of the acquisition.  
    Thank you in advance.
    Regards, Larry
    Message Edited by Larry_6211 on 12-19-2008 11:24 AM
    Attachments:
    USB6211_v1.vi ‏212 KB

    Hi All,
    I'd like to clear a few things up. First, you'll find that if you try to set the delay from ai start trigger and delay from ai sample clock to 0, you'll get an error. Due to hardware synchronization and delays, the min you can set is two. Note that when I say two, I am referring to two tick of the AI Sample clock timebase, which for most acquisitions is the 20MHz timebase. I modified a shipping example so you can play around with those delays if you want to - I find that exporting the signals and looking at them with a scope helps me visualize what is going on. The Manual has some good timing diagrams as well but it looks like you've already hit that. The defaults would give you a delay of  250ns from the start trigger - is this too high for your situation? What is an acceptable delay? I tend to think that "exactly the same time" is a measure of how precise rather than an absolute (think delays in cable length making a difference.)
    With all that in mind, I see a few options:
    Start your camera off of the AI start trigger (an internal signal) and just know it is 250 ns before your first convert. 
    Export the convert clock to use as a trigger. This assumes your camera can ignore the next set of convert clocks.
    More complicated option: Internally you have an ai start trigger, sample clock and convert clock. From your start trigger to the first convert is 250ns but if you export your convert clock you're going to get future convert clocks as well. One option would be to generate a single triggered pulse using a counter (start with the  Gen Dig Pulse-Dig Start.vi example) with the AI start trigger as the trigger for the counter, an initial delay of 250 ns, and a high time of whatever you want it to be. This should give you a singe pulse at very close to same time (on the order of path delays) as your first convert clock. 
    Hope this helps, 
    Andrew S
    MIO DAQ Product Support Engineer
    Getting Started with NI-DAQmx
    Measurement Fundamentals
    Attachments:
    Acq&Graph Voltage-Int Clk.vi ‏37 KB

  • Can you record sound using a USB 6211 and convert the data to a .wav (or other sound) file?

    Hello,
    I am trying to build a system that will use a USB 6211 to record sounds from multiple electret microphones and then save the data as a .wav file or other sound file.  I have already built my mics and hooked the mics up to the USB 6211; the DAQ device seems to do an adequate job recording the signal - I've recorded from 3 mics at a time at 11,025 Hz, although I don't know how good the signals are since I can't save them for playback after the fact, and they aren't going through my sound card. Ultimately, I would like to save the data as a multichannel audio file which I could then open in a program such as Audacity for further editing and analysis. Since Audacity can import a variety of sound files, my file format doesn't need to be .wav if another format would work better.
    Any advice would be appreciated.
    Thanks, Eric

    If you are sampling all three simultaneously, your highest frequency recordable will be (11,025/2)/3, so about 1800Hz and that will pretty coarse (traditionally digital sound recording is at 44Ks/s at the low end). As to converting to a .wav, there are functions on the "Graphics and Sound" palette for saving waveforms to a .wav file.
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • USB-6211 - Getting Error 50103 when attempting to use two counter method

    I am using a USB-6211 and want to measure the speed of a motor by counting pulses coming back from sensors on the motor. Speed will vary from 0 to about 5k Hz.
    My strategy is to use "Method 2" in the manual to measure using two counters.  To do this I am attempting to generate pulses of known duration with Counter 0, route these pulses to the gate of Counter 1, send the motor pulses into the source of the counter1 and letting the counter determine and report the number of pulses that occur during the "gate time".
    To get the pulse generator going at 8,333 Hz I do this:
    AGniDAQmx_CreateTask(instrHandle,"TimingPulses, Task_Handle8)
    AGniDAQmx_CreateCOPulseChanFreq(instrHandle, Task_Handle8,"Dev1/Ctr0","Out",DAQmx_Val_Hz,0,8.333,0.5)
    AGniDAQmx_CfgImplicitTiming(instHandle, Task_Handle8, DAQmx_ValContStamps,1000)
    AGniDAQmx_StartTask(instrHandle, Task_Handle8)
    This works fine.  (By the way, I do stop and clear the task before exiting.)
    Now I add this code in a new task to try to use the Counter0 pulses to measure the input pulses with Counter1.
    AGniDAQmx_CreateTask(instrHandle,"MotorPulses, Task_Handle5)
    AGniDAQmx_CreateCIFreqChan(instrHandle,Task_Handle5,"Dev/ctr1",MotorPulses,0,10k,DAQmx_Val_Hz,DAQmx_Val_Rising,DAQmx_ValHighFreq2Ctr,0.12,10,"")
    AGniDAQmx_ReadCounterScalarU32(instrHandle,Task_Handle5,10,E)
    AGniDAQmx_ClearTask(instrHandle,Task_Handle5)
    This function fails on the CreateCIFreqChan() call with an DAQMXError 50103.
    Apparently Counter1 resources are being tied up by Counter0.  Is this true?
    Any suggestions?
    Thanks,
    -CBJohnson

    Hi Mallori,
    Thanks for the great reply message.  I do appreciate your help.
    Yes, I think you understand my application.  The motor can turn from zero to about 5K RPM and one pulse is generated with each turn of the motor.
    This application is using Agilent VEE but the statements are "C-like" so that's why I posted them like that.  I can't "cut-and-paste" directly from the VEE statements and I have to type them.  I mis-typed the Implicit Timing statement.  It was missing an "_".  It should have been:
    AGniDAQmx_CfgImplicitTiming(instrHandle,Task_Handle8,DAQmx_Val_ContStamps,1000)
    I think I understand what you are saying about DAQmx_Val_HighFreq2Ctr using the resources from both counters  That explains why I get the message about resources not being available.  
    I have tried to use Counter Method 1 and it *almost* worked.  A problem comes about when the motor speed is zero (stopped) and, since these motor pulses are being fed into the Gate of the counter, the zero value makes it simply time out.  Increasing the timeout value to infinite (-1) makes the entire program hang.  I need it to go on -- looking for other user input, reporting other data being collected, etc. If the counter is waiting for the Gate signal to rise to start counting and to drop to stop counting and do the calculation, it will not work since it just times out.  I went to this counter method (actually called counter method 3 in the DAQ manual) because then I am trying to generate the pulses of known period and send these pulses to the Gate.  Then I am feeding my pulses into the Source of the counter and letting it determine how many pulses occured during the "gate time".  In this case, zero pulses during the "gate time" should be OK; it should simply report that zero pulses were detected and start counting again on the next rise of the Gate pulse.  I thought I could simpy adjust the length the "gate time" to measure my range of frequencies.
    Make sense?  Any way to do this with the two counters of the USB-6211?
    Thanks, Mallori,
    -Craig

  • USB 6211 Counter

    Hi.  Does anyone know how I can drive a 0-12V PWM device with the 6211?  How can I control the frequency of the pulse?
    Thanks!

    Hi Seascan, 
    What type of application are you working with in regards to PWM and this device?  The 6211 does not support hardware timing, therefore the duty cycle/frequency will update as fast as the processor can handle or execute.  There was a similar question on using PWM with the USB-6211 on a previous forum.  Have a look at it here and if you have any further questions please let me know.  
    http://forums.ni.com/t5/Counter-Timer/NI-DAQmx-M-Series-Pulse-Width-Modulation-PWM-not-working-with/...
    Regards,
    Ben N.
    Applications Engineering
    ni.com/support

  • USB-6211 special DO pulstrain

    Hello,
    I have a USB-6211 and I want to generate a pulstrain for a power supply.
    The pulstrain is determined in ms on and off time (e.g. 49ms off, 1ms on, 5V).
    The length of the pulstrain is infinite, but must be haltet when an error happens.
    (I do not understand why I need to configure the length of the train in before hand, I just want on or off.) 
    What is the best method to do this? 
    Kudos will be given!
    Thank you 
    The Enrichment Center is required to remind you that you will be baked, and then there will be cake.

    Can anyone give me a hint please.
    The Enrichment Center is required to remind you that you will be baked, and then there will be cake.

  • Usage of DAQ USB-6211 with Sound and Vibration Measuremen​t Suite

    Hi,
    Could I use DAQ USB-6211 with Sound and Vibration Measurement Suite ? All examples are based on 24-bit devices (usually with IEPE-on) such as NI 9234 or similar.
    I don't need IEPE, 16 bit is sufficient for my dynamic range, could leave without simultaneous sampling - so 6211 (that I have) is OK for me.
    Actually I'm interested in S&V Toolkit ( or Measurement Suite) as a tool with some specific Signal processing capabilities (for example, short-time FFT etc.)
    Thanks in advance

    Hi sgabr,
    Yes, you can use the 6211 with some of the Sound and Vibration VIs, including most of the FFT functions.  I know that's a little vague -- I don't have a list of which functions do or do not support 16-bit devices, but I did test it out on my system this afternoon.  If there are specific functions or examples you'd like to know about, let me know, and I will try them out.
    You also have the option to download the evaluation version of the Sound and Vibration Measurement Suite.  That way, you can test drive it yourself!
    Kyle B  |  Product Support Engineer  |  ni.com/support

  • Change counter input USB-6211

    Situation:  I have 3 signals I want to measure using counters on my USB-6211.  Since the 6211 only has 2 counters I was planning to measure them seperately and just switch which PFI was the input depending on which signal I wanted to measure.  However, when running the VI only PFI0 and PFI2 detect anything.  If I connect to any other PFI the Read times out.
    From other forum posts and my Device routes in NI MAX it says I should be able to internally route PFI0-3 to any of the CTR inputs so what am I missing here?
    Thanks!
    Wyatt
    Attachments:
    basic counter example.vi ‏18 KB

    This is no longer an issue. I copied the code into my main VI and created a new SubVI and it is now functioning properly... not sure what changed when I copied it though.

  • Suggestion? Running out of rearms (time) building large master Win7 image - Should I use KMS until capture?

    I am building a Window 7 Ent master image containing 200+ engineering applications which will be deployed to 800+ systems. My problem is, I'm close to running out of activations and am now down to one rearm remaining. I have the option of using our
    KMS server.
    Question: Is it allowed that I point my non-domain member master Windows 7 image at our KMS server to activate the OS while I continue to install software up until the point I'm ready to shut down and capture my master image? 
    If perform the above-mentioned procedure do I leave the master image pointing at our KMS server during the capture process? Or, do I remove the settings from the registry? After the client is joined to the domain, a GPO points all clients to our KMS server
    anyway.
    Or does it not matter that I continue building my master build image, with one rearm left, leaving it prompt me that my Windows 7 Ent. copy "may be counterfeit". 
    Thanks for your time in advance! 

    Hi,
    Yes, you can point a non-domain member master Windows 7 image at your KMS server to activate the OS, it should be done by Manually Specifying a KMS Host with a command:
    http://technet.microsoft.com/en-us/library/ff793406.aspx
    After the Windows 7 image is activated by the KMS, you can run this command with administrator permission to check the rearm time:  Slmgr.vbs /dlv
    Details about deploying KMS clients can also be found at :
    http://technet.microsoft.com/en-us/library/ff793406.aspx
    Regards
    v-yamliu

  • Can a time machine usb drive backup the data from an external usb drive connected to and airport extreme*

    can a time machine usb drive conected to my mac book backup the data from an external usb drive connected to and airport extreme ?

    Hi Adam, if you think yoiur HD may be failing you could do a TM restore onto the new disk. I would rather see you do a clone either SuperDuper or CarbonCopy Cloner.Of your internal drive. That way you have a bootable backup in case it does fail.
    btw - what are the symptoms of your failing drive?
    -mj
    Message was edited by: macjack

  • Kernel panic in 10.6.8 on MacBook Pro 3,1 any time a USB device is plugged in

    I updated my MacBook Pro 3,1 (late 2007) from 10.6.7 to 10.6.8, and when the update was completed, any time any USB device was plugged in to either USB port, there was an instant kernel panic.
    I checked carefully to confirm that this also happened after booting into Safe Mode to disable any extensions or login items.
    So I had no choice but to revert to 10.6.7 and apply a few updates and patches short of 10.6.8.
    I'm writing this to report this bug to Apple. I hope they address this issue. If anybody can tell me how to access the correct system log recording the kernel panics and submit it to Apple, I'd be willing to do that.

    CMCSK: Thanks for the link, but you provided no further instructions, such as exactly WHERE to report the problem. So for now I'm just going to post the information right here.
    MacBook Pro 15-inch, 3,1, Core 2 Duo 2.2GHz, 6GB RAM, 500GB hard drive with about 300GB free.
    Main hard drive is Hitachi HTS725050A9A364:
      Capacity: 500.11 GB (500,107,862,016 bytes)
        S.M.A.R.T. status: Verified
    Boots up normally with no perpherals attached, but crashes the instant that anything is plugged into any USB port. Here are two kernel panic logs.
    Anonymous UUID:                    BF74836E-B8BC-48E9-96CA-0BA9705D26A5
    Fri Jun 24 01:01:36 2011
    panic(cpu 1 caller 0x5054a6): "OSCollection::_RESERVEDOSCollection6 called."@/SourceCache/xnu/xnu-1504.15.3/libkern/c++/OSMetaClass.cpp:906
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x79abb9c8 : 0x21b837 (0x5dd7fc 0x79abb9fc 0x223ce1 0x0)
    0x79abba18 : 0x5054a6 (0x5de36c 0x5def46 0x5def46 0x6)
    0x79abba38 : 0x50834e (0x85f858 0x6 0x79abba78 0x507001)
    0x79abba58 : 0x9bb59b (0xb983400 0x0 0x24 0xb99ecc0)
    0x79abbab8 : 0x9bb9c2 (0xbaa5e00 0xb99ecc0 0x2 0x9bb9e6)
    0x79abbaf8 : 0x987720 (0xbaa5e00 0xb96c500 0x79abbb28 0x0)
    0x79abbb48 : 0x543f60 (0xbaa5e00 0xb96c500 0x1 0x506b76)
    0x79abbba8 : 0x542137 (0xb96c500 0xbaa5e00 0xb94c3e0 0xb94cba0)
    0x79abbc58 : 0x5426e9 (0xb96c500 0xaf0d300 0x0 0xffffffff)
    0x79abbca8 : 0x5439b9 (0xb96c500 0x0 0x79abbcd8 0xaebbc20)
    0x79abbce8 : 0x542d91 (0xb96c500 0x0 0x79abbd18 0x85f8f8)
    0x79abbd28 : 0x984441 (0xb96c500 0x0 0xba45ac0 0xba3d580)
    0x79abbd48 : 0x97ce86 (0xb96c500 0xb983000 0x0 0x79abbda8)
    0x79abbd88 : 0x9b6d8a (0xb983000 0xaf57200 0x0 0xba478c0)
    0x79abbe18 : 0x543f60 (0xb983000 0xaf57200 0x1 0x506b76)
    0x79abbe78 : 0x542137 (0xaf57200 0xb983000 0xba47820 0xba4d960)
    0x79abbf28 : 0x5426e9 (0xaf57200 0xb8cfc40 0x0 0x516766)
    0x79abbf78 : 0x5443d5 (0xaf57200 0x8 0x79abbfac 0x1)
    0x79abbfc8 : 0x2a179c (0xba2a0c0 0x0 0x34324e5a 0x48414f49)
          Kernel Extensions in backtrace (with dependencies):
             com.Mouse.driver.MouseSetting(1.0.1)@0x9ba000->0x9c1fff
                dependency: com.apple.iokit.IOUSBFamily(4.2.4)@0x941000
                dependency: com.apple.iokit.IOUSBHIDDriver(4.2.0)@0x9b3000
                dependency: com.apple.iokit.IOHIDFamily(1.6.6)@0x977000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x92a000
             com.apple.iokit.IOUSBHIDDriver(4.2.0)@0x9b3000->0x9b9fff
                dependency: com.apple.iokit.IOHIDFamily(1.6.6)@0x977000
                dependency: com.apple.iokit.IOUSBFamily(4.2.4)@0x941000
             com.apple.iokit.IOHIDFamily(1.6.6)@0x977000->0x9b2fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K540
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)
    System uptime in nanoseconds: 29865026156
    unloaded kexts:
    (none)
    loaded kexts:
    com.Cycling74.driver.Soundflower          1.5.2
    com.rogueamoeba.HermesAudio          3.0.2
    com.digidesign.iokit.DigiDal          8.0.3f1
    com.Mouse.driver.MouseSetting          1.0.1
    com.apple.driver.AppleUpstreamUserClient          3.5.7 - last loaded 29000861372
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleHDA          2.0.5f13
    com.apple.driver.InternalModemSupport          2.6.2
    com.apple.GeForce          6.3.6
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AudioAUUC          1.57
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AirPort.Atheros          411.19.4
    com.apple.driver.AirPort.Atheros21          425.14.7
    com.apple.driver.AppleIntelYonahProfile          14
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.AppleIntelNehalemProfile          11
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleBacklight          170.0.46
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleUSBTrackpad          201.6
    com.apple.driver.AppleUSBTCKeyEventDriver          201.6
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.CSRHIDTransitionDriver          2.4.5f3
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.iokit.AppleYukon2          3.2.1b1
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.DspFuncLib          2.0.5f13
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.NVDAResman          6.3.6
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f13
    com.apple.iokit.IOHDAFamily          2.0.5f13
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    System Profile:
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 6 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: Hitachi HTS725050A9A364, 465.76 GB
    Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N, 7.24 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Hub, 0x0424  (SMSC), 0x2507, 0xfd100000
    USB Device: Generic USB K/B Hub, 0x05c7, 0x7002, 0xfd130000
    USB Device: USB OPTICAL MOUSE, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0xfd131000
    USB Device: Generic USB K/B Hub, 0x05c7, 0x7001, 0xfd133000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000
    <<END>>
    Fri Jun 24 00:57:16 2011
    panic(cpu 1 caller 0x5054a6): "OSCollection::_RESERVEDOSCollection6 called."@/SourceCache/xnu/xnu-1504.15.3/libkern/c++/OSMetaClass.cpp:906
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x800cb9c8 : 0x21b837 (0x5dd7fc 0x800cb9fc 0x223ce1 0x0)
    0x800cba18 : 0x5054a6 (0x5de36c 0x5def46 0x5def46 0x6)
    0x800cba38 : 0x50834e (0x85f858 0x6 0x800cba78 0x507001)
    0x800cba58 : 0x9bb59b (0xba41b00 0x0 0x24 0xb91fdc0)
    0x800cbab8 : 0x9bb9c2 (0xba6a700 0xb91fdc0 0x2 0x9bb9e6)
    0x800cbaf8 : 0x987720 (0xba6a700 0xba44c00 0x800cbb28 0x0)
    0x800cbb48 : 0x543f60 (0xba6a700 0xba44c00 0x1 0x506b76)
    0x800cbba8 : 0x542137 (0xba44c00 0xba6a700 0xb8c8c40 0xb92f580)
    0x800cbc58 : 0x5426e9 (0xba44c00 0xb92cc00 0x0 0xffffffff)
    0x800cbca8 : 0x5439b9 (0xba44c00 0x0 0x800cbcd8 0xaf7b7a0)
    0x800cbce8 : 0x542d91 (0xba44c00 0x0 0x800cbd18 0x85f8f8)
    0x800cbd28 : 0x984441 (0xba44c00 0x0 0xb9c4ac0 0xb8e3be0)
    0x800cbd48 : 0x97ce86 (0xba44c00 0xba41f00 0x0 0x800cbda8)
    0x800cbd88 : 0x9b6d8a (0xba41f00 0xb086d00 0x0 0xb8ee3c0)
    0x800cbe18 : 0x543f60 (0xba41f00 0xb086d00 0x1 0x506b76)
    0x800cbe78 : 0x542137 (0xb086d00 0xba41f00 0xb8ee400 0xb8ee700)
    0x800cbf28 : 0x5426e9 (0xb086d00 0xb9d6e80 0x0 0x516766)
    0x800cbf78 : 0x5443d5 (0xb086d00 0x8 0x800cbfac 0x1)
    0x800cbfc8 : 0x2a179c (0xb972260 0x0 0x37326567 0x5f007645)
          Kernel Extensions in backtrace (with dependencies):
             com.Mouse.driver.MouseSetting(1.0.1)@0x9ba000->0x9c1fff
                dependency: com.apple.iokit.IOUSBFamily(4.2.4)@0x941000
                dependency: com.apple.iokit.IOUSBHIDDriver(4.2.0)@0x9b3000
                dependency: com.apple.iokit.IOHIDFamily(1.6.6)@0x977000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x92a000
             com.apple.iokit.IOUSBHIDDriver(4.2.0)@0x9b3000->0x9b9fff
                dependency: com.apple.iokit.IOHIDFamily(1.6.6)@0x977000
                dependency: com.apple.iokit.IOUSBFamily(4.2.4)@0x941000
             com.apple.iokit.IOHIDFamily(1.6.6)@0x977000->0x9b2fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K540
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)
    System uptime in nanoseconds: 14542624005
    unloaded kexts:
    (none)
    loaded kexts:
    com.Cycling74.driver.Soundflower          1.5.2
    com.rogueamoeba.HermesAudio          3.0.2
    com.digidesign.iokit.DigiDal          8.0.3f1
    com.Mouse.driver.MouseSetting          1.0.1
    com.apple.driver.AppleUpstreamUserClient          3.5.7 - last loaded 14232543593
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.InternalModemSupport          2.6.2
    com.apple.driver.AppleHDA          2.0.5f13
    com.apple.driver.AppleLPC          1.5.1
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleBacklight          170.0.46
    com.apple.GeForce          6.3.6
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AudioAUUC          1.57
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AirPort.Atheros          411.19.4
    com.apple.driver.AirPort.Atheros21          425.14.7
    com.apple.driver.AppleIntelYonahProfile          14
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.AppleIntelNehalemProfile          11
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleUSBTrackpad          201.6
    com.apple.driver.AppleUSBTCKeyEventDriver          201.6
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.CSRHIDTransitionDriver          2.4.5f3
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.iokit.AppleYukon2          3.2.1b1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleHDAHardwareConfigDriver          2.0.5f13
    com.apple.driver.DspFuncLib          2.0.5f13
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.NVDAResman          6.3.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f13
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.iokit.IOHDAFamily          2.0.5f13
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    <<END>>

  • How to output the digital clock and synchronization signal from the NI USB-6211

    Hello,
    I need to connect the NI USB-6211 to control a digital to analog convertor chip (AD5541). However, this chip requires three input signals :1) Clock input, 2) Logic input or a synchronization signal  and 3) Signal Serial Data input (CS, SCLK, DIN).
    how to output the digital clock and the synchronization signal from the NI USB-6211?

    Hi SaberSaber,
    You should be able to use the counters to generate a pulse train that could be used for clock and synch purposes.  
    Hope this helps.  Let us know if you have more questions.  
    Dave C.
    Applications Engineer
    National Instruments

  • How to use voltage signals as input signals into USB-6211

    Hello everyone,
    I have a USB-6211 and a PDQ80A -quadrant photo detectot from thorlabs, i am trying to take three voltage signals from the PDQ80A into my PC using USB-6211 from NI. THese voltage signals are X,Y and sum (X+Y).  
    Looking forward to your reply.
    Thanks in advance,
    _Perseus 

    Technically, the question was in the title.  But of course, the answer to that is... Connect them using WIRES.   It's designed for voltage signals, just wire your cell outputs to whatever DAQ input channels you're going to read.
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • How to measure frequency by USB 6211?

    Dear all,
    I'm using USB 6211 to measure the input analog voltage signal, then use a counter to yield the frequency. Please find the VI figure in the attachement.
    The problem is the insteal of measure the right frequency, which is from 300Hz to 1000Hz. There is a lot of high frequency noise from thousand to milliion Hz. I think it pick up the high frequency harmonics. How to avoid it or use a more effective way to achieve the measurements.
    Regards,
    Alan
    Attachments:
    flow rate frequency measurement.JPG ‏43 KB

    You have to suppress high frequencies on the analog side of your signal. You must set it to a frequency which is not higher than half of your aquisition rate. If you sample with 10 kHz your filter must have a cutoff frequency of max. 5 kHz. Otherwise you will see the signal mirrored at the half of the sample rate. A 6kHz signal will lead to a 4 kHz signal after the sampling.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

Maybe you are looking for

  • My Sling Player Does Not Work Remotely on Fios Networks

    My sling box is set up locally on a high speed internet in LA. I have not been able to use my sling player remotely on any FIOS Network. Other friends have used my computer to connect to their Sling Box and it has worked fine, BUT their Sling Boxes a

  • Boris title crawl missing after converting with Compressor

    Not sure where to put this, since it involves two applications, FCP and Compressor. I have my credits done as a Boris title crawl (roll). They roll up just like credits in the average movie. They're quite long, spanning almost 4 minutes. Some videos

  • FBL3N adding vendor name to line item display

    Our users require the vendor name to be displayed on the G/L line item layout when they execute FBL3N.  I was able to get the vendor number to display through the use of Offsetting account number.  Is there a way through standard config to also pull

  • How much would i have to pay to get my camera clear for iphone3

    I scratched my camera, and i was wondering how much would i have to pay to get it fixed?

  • Using iPhoto Library with Windows XP

    Hello folks, I have searched many forums far and wide, but have yet to encounter anyone suffering from my particular problem. I have found many out there who want to use iPhoto on their PC, but they are all offered solutions that don't really work fo