Connecting encoder DH053 to USB 6221 DAQ

Please I want to connect encoder DHo53-060e3n01 to USB-6221 DAQ to count pulses up and down and I don't know the right connections
please help
thanks,
ahmd
Attachments:
encoder dh053.jpg ‏26 KB

Hi bowoods,
I'm not exactly sure which document you needed, but below I've listed a few resources that might be able to help you connect an encoder to a multifunction DAQ.
The first link below describes in general how you would connect an encoder to a counter
http://digital.ni.com/public.nsf/allkb/B3945A72AE53D1B086256EF7007C4D0D?OpenDocument
The second link is a forum post that talks about connecting a specific quadrature encoder to an M Series DAQ card. In it there are several links to articles on connecting encoders in LabVIEW
http://forums.ni.com/t5/Multifunction-DAQ/What-do-I-need-to-connect-a-quadrature-encoder-to-a-M-seri...
Gabriel M.
Product Marketing Engineer - Academic Courseware
National Instruments

Similar Messages

  • Help Connecting a Encoder to a USB-6221

    I'm new to NI and I designing a system that has a YET servo controller and a USB-6221. I need to connect the encoder output signal from the YET to the USB-6221 and not sure how.
    The YET servo controller has three encoder output channels each having two signals. Phase A (A and A-not), Phase B (B and B-not), and Phase C(C and C-not).
    I believe I need to wire Phase A from the YET to PF 8 (A) on the USB-6221, Phase B from the YET to PF 10 (B) on the USB-6221, and Phase C from the YET to PF 9 (Z) on the USB-6221. Is this correct?
    Can anyone help me please?
    Thanks,
    David

    Hi David,
    Welcome to the NI forms. Your connections are correct for
    the USB-6221 (I assumed you were using the pinout, and not BNC). There are a
    few ways we can double check this – one way is to create a task in Measurement
    and Automation Explorer (MAX), as it will tell you which pins to connect your
    wires to (see ‘MAX Configuration.jpg). We can also bring up the pinout for the
    device by going to MAX and then right-clicking on our device under the ‘Devices
    and Interfaces’ folder, and choosing ‘Device Pinout’. This will bring up the NI-DAQmx
    Device Terminals Help (See ‘NI-DAQmx Device Terminals Help_USB_6221.JPG’).
    Hope this helps!
    David L.
    Systems Engineering
    National Instruments
    Attachments:
    MAX configuration.JPG ‏57 KB
    NI-DAQmx Device Terminals Help_USB_6221.JPG ‏114 KB

  • Lock-in amplifier with USB-6221

    Hi,
    I was just wondering if it is possible to set up a lock-in amplifier with a USB-6221 DAQ system.
    Thank you.

    Hi johndoe117,
    Because the USB-6221 does not have dedicated ADCs for each channel, it is not recommended that we try and implement a Lock-In Amplifier. I would recommend using one of the DSA cards instead. I have included a KnowledgeBase article below that details what we look for when we want to implement a Lock-In Amplifier for some further information you may find helpful.
    Lock-In Amplifier considerations: http://digital.ni.com/public.nsf/websearch/EBAADBD271ADFEC586256C86007B63F9
    Regards,
    Jason D
    Applications Engineer
    National Instruments

  • How do I run a J-type thermocouple to the usb-6363 DAQ and program labview to measure temperature?

    I have a usb-6363 DAQ and a J-type non-contact thermocouple that I am looking to connect and measure temperature through. However, the DAQ does not have any T/C inputs, which is needed to measure in the thermocouple temperature. I am connecting the thermouple to an analog input (+/-) and I am not looking to buy an amplifier, converter or any other hardware. I believe there is a way to program labview to read in the voltages of the thermocouple and convert it into accurate temperature readings. Any help/ideas?

    Hello George,
    This tutorial should step you through the basic process of configuring the device and connecting the thermocouple:
    Tutorial: Connect Thermocouples to a Data Acquisition (DAQ) Device
    http://www.ni.com/gettingstarted/setuphardware/dataacquisition/thermocouples.htm#Connecting a Thermocouple to Your Device
    From there, there are a number of things you can do- I'd recommend taking a look at the LabVIEW shipping examples (Help>>Find Examples...) as well as the DAQmx getting started tutorials:
    Getting Started with NI-DAQmx: Main Page
    http://www.ni.com/white-paper/5434/en
    At first glance, the 6363 you're using should have enough resolution to acquire usable data from a thermocouple- if you attempt reading raw voltages be sure that the acquisition range is configured for +/- 0.1V, though.
    Regards,
    Tom L.

  • Laser operation with a USB 6008 DAQ

    I'm wondering how I go about using the USB 6008 DAQ in conjuction with labView to turn on and off ths laser: 
    http://www.maplin.co.uk/p/1mw-3v-red-laser-module-le07h
    The laser must be turned on using 3V which isn't possible with this DAQ. I was thinking of usinga BC 109 transistor, then have the laser connected to an external power supply which is supplying 3V to the laser. then have the laser connected to the collector of the transistor.
    I set this up and it didn't exactly work out as the laser was drawing to high a current and not working correctly.
    Can anyone help me?

    OK. The problem is that you need to supply about 30 mA to the laser to get it to work. The digital outputs of the USB-9008 are limited to 8.5 mA or less. Furthermore, a laser diode is a current operated device. If you apply a fixed voltage the current will vary depending on the exact doping used when the device was manufactured and on it instantaneous temperature. The curretn rises exponentially with voltage as in any diode. The link you posted does not have any real data about the electrical characteristics of that diode.
    Typically a current regulating circuit is used to drive laser diodes.  The simplest circuit is a resistor in series with the diode connected to a power supply with a voltage higher than 3 V. The value of the resistor depends on the power supply voltage, the voltage drop across thes witching transistor, and how much current you want to run through the diode. If you have applied 12 V to that laser from a source which can provide substantial current (>50 mA), you have probably destroyed it.
    Lynn

  • Can the USB NI DAQs be used for process control,eg.closed loop? or is too fast

    can the USB NI DAQs be used for process control,eg.closed loop? or is too fast.

    Hi mho,
                 1.usb is very high speed that is correct.Better you can choose PCI DAQ.But thats upto you.
                 2. see this:-
                 http://sine.ni.com/nips/cds/view/p/lang/en/nid/14136
                3.If Matlab support TCP/IP, that could be an option.
                   see Another idea: http://digital.ni.com/public.nsf/allkb/244A37667BD7CBCE86257520007F937B
                   Another simplest way to do it (assuming you running Windows) is to use a Matlab script.
                  If both programs running on different systems:-
    Most simple and slow - Create two  VI's  with shared variable on both machines, and use a matlab script to
    share data. (this makes matlab some kind of "slave").
    More advanced but still  relatively slow (Create two  VI's  with shared variable, on the Matlab machine build the .NET
    dll, and it can be used on Matlab too ( at least at 2010b version, earlier version support only COM).
    Create TCP/IP connection between two comps.
    There is "out of the box" NI products, that communicate with Simulink models.You please do a simple search on that...OK
    I think this link is also helpful for you:-
     Procedimiento para la interface entre LabView 2009 y Matlab 2009b.pdf 1128 KB
    Anyway All the best.Try....do it.
    Thanks as kudos only

  • USB 6211 DAQ counter

    I am using the circuit and labview program found on the following link and I would like to use a USB 6211 DAQ.  I have noticed that the ctr0 and ctr1 both have multiple pins on the DAQ.  The circuit diagram says to connect one to "out" and the other to "gate".  Do I have to initialize anything or declare what pin i am using, or can i just wire to the "out" and "gate" pins for the respective counters and run the program?  
    http://decibel.ni.com/content/docs/DOC-8665

    Hey,
    At the DAQmx Create Channel.vi you declare what counter you are using with the Physical Channel Input.
    E.g.  you specify Dev1/ctr0 then you have to take CTR0 Out or Gate or Source, depending on the Task.
    Christian 

  • Thermocouples with USB-6210 DAQ, readings show big variations from true temp.

    I have several type T and type K thermocouples connected to a USB-6210 DAQ.  In VI logger, I have set up a thermocouple task, selecting CJC source as constant.  Is it correct that software takes care of the CJC, as the connection diagram shows just the thermocouple connected directly into the device?  With the CJC value of 18 (room temp), the values start off OK, but over ten minutes they drift to about 40 degrees, and seem to increase and decrease randomly.  Do I need additional hardware, and/or what is going wrong?  Thank you.

    Hi DSharp,
    You are correct that the software will account for the CJC value which you set as constant when computing the returned temperature value from the voltage reading. One thing I would suggest trying would be to see if touching the thermocouple or otherwise providing a path to ground for the thermocouple makes the signal return back to a value within the valid range. When measuring a floating source such as a thermocouple in differential mode, it is necessary to provide a path from the instrumentation amplifier inputs to the instrumentation amplifier ground, which can be accomplished through the use of bias resistors being placed between the inputs and AIGND. For more information on bias resistors and properly connecting signals, please refer to the Field Wiring and Noise Considerations for Analog Signals tutorial. There is also more information about the problem you are seeing in "Appendix B: Troubleshooting" of the NI USB-621x User Manual (page B-1). On this page, you will see a topic titled "I am using my device in differential analog input ground-reference mode and I have connected a differential input signal, but my readings are random and drift rapidly. What is wrong?" which also discusses making proper connections. Hope this helps,
    Daniel S.
    National Instruments

  • USB 6009 DAQ to use in Simulink at External mode with DAQ toolbox

    hi
    Currently I am using usb 6009 daq board for data acquisition in using simulink. I have created a model with taking analog input from data acquisition toolbox. Then when i want to run in external mode and try to connet to target, the following error is coming up:
    Could not execute target data map file 'untitled_rtwin_win32\untitled_targ_data_map' or it does not exist. Stop the target, delete the untitled executable, rebuild the code,and try again. Note that execution of external mode requires the build directory to be present...
    How can I solve this problem? For your info, I am using 32-bit matlab, version: 2012a
    For your info, a snapshot of the error is attached,
    Any help would be appreciated Thanks
    Attachments:
    Untitled.jpg ‏130 KB

    Hi Mahmudur,
    what does MathWorks say about this error message?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • When trying to update the i phone " fault 1630" occurs - both when connected to WLAN or USB. What can I do?

    When trying to update my i phone IOS 5.0 (connected by WLAN and USB to my computer) there is always "fault 1630" saying I`ve got no connection to the internet / network, which seems to be wrong to me (phone is online). What can I do?

    C Mawle wrote:
    Thanks.  I have followed all the instructions as recommended and nothing has worked so it looks like the restore/update may have been interrupted - would loss of internet connection do this?
    Yes it would, possibly even brick it.
    Have successfully connected my ipod nano with iTunes so looks like the device driver is working.
    Can I use my ipod nano USB connector to check?
    It is not much help to you, since the device that you need still not recognized.
    Anyway looks like I may have to swallow the loss of data.  Have set-up a call for tomorrow with Apple support so will wait until after this before doing the factory restore!
    Good luck, but if you expect miracle from that call good luck again.

  • I am trying to use an external 3g modem made by Huawei model e173s-6 and when I do connect it on my usb port the macbook pro just do not recognize it. I own a 2012 model with mountain lion 10.8.2 . What should I do ?

    I am trying to use an external 3g modem made by Huawei model e173s-6 and when I do connect it on my usb port the macbook pro just do not recognize it. I own a 2012 model with mountain lion 10.8.2 . What should I do ?

    I still don't know what happened to my test Aperture Library after the update to 3.4...Not only were my previews lost, but so were the original images!  Needless to say, I haven't bothered to update the main library on the Mac Pro because I don't want to deal with this level of uncertainty (even with backups in place).

  • Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

    Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

    Yes, if the drive is formatted in Mac OS Extended (Journaled).
    The USB port on the Time Capsule is under powered, so you may need use a powered USB hub with the 4 TB drive...even if it has its own power supply.

  • TS2529 I am unable to backup my iphone 5 iOS 6.0.1 (connected directly to laptop USB) with my itunes 11 for Win 7 64bits. The process starts and fails to complete giving the error: itunes could not complete backup of iphone because iphone disconnected.

    I am unable to backup my iphone 5 iOS 6.0.1 (connected directly to laptop USB) with my itunes 11 for Win 7 64bits. The process starts and fails to complete giving the error: itunes could not complete backup of iphone because iphone disconnected.
    I have restarted the PC, the iphone, changed the lightining cable and nothign resolves it: backup never completes.

    Hi, I disabled the antivirus and the firewall. Same result
    I even deleted the backup folder inside C:\Users\...\Apple Computer\MobileSync\Backup to eliminate any corruption in the old backup files.
    Nothing changed: Session either times out or i get the same error message: itunes could not back up iphone because iphone disconnected. It always happens during step 3 out of 4 which is "transfering purchased apps from iphone to PC" and comes after step 2 which is backup.
    My iphone 5 is not jailbroken, and is a factory unlocked phone.
    Any other suggestion?
    Pls help

  • My 1st gen iPad is not recognized by my PC, my iMac or my macbook.  it's charged, connected directly to the usb port, shows the connect to iTunes screen,  but is not in the device list on the pc or iTunes??  I have reset it repeatedly, and rebooted???

    I am conneting my Ipad to mutiple Pcs, (windows and Mac) and it is not being recognized in the device list on itunes or the computers.  the ipad is fully charged, I have reset it numerous times and it gives me the apple icon and then the "connect to itunes" message.... but dose nothing after that.  I had it all set up and gave it to my daughter who tried to sync it with her macbook when it did this.  We are using direct connections to the computers usb ports, the cables are new, ituens is newly updated on all pc's...
    any ideas what the problem is??

    Did you already have a look at this article?
    iOS: Device recognized in iTunes for Mac OS X

  • IPOD NANO will not connect to windows xp "usb device not recognized

    i have had some problems connecting my ipod nano to windows xp sp2. each time i try to connect it using the usb cable, i get the following error
    http://img400.imageshack.us/img400/6426/t12ve.jpg
    i have reinstalled the ipod (updater 03-23-2006) firmware and the itunes software (just in case). ive gone to the apple website, forum and discussed the problem with their technicians but no luck getting it solved.
    i went to the apple website and filled in a service request to have a new usb cable sent to me, thinking that this could be the problem. no luck with the new cable and other usb devices including my phone and camera all work.
    i just want to know how i can get this thing to work and play my music again. any assistance will be greatly appreciated. if im missing information, please let me know. thanks.
      Windows XP Pro  

    Hello, lanboyo, JC, and Utah Mike!
    First--You may have done this, but have you tried the Five R's? Reset, Retry, Restart, Reinstall, Restore.
    If you have sucessfully done them with hardly any help, then let's keep going:
    Second--You may have read this Apple aritcle before, but I'll link you to it anyway.
    iPod missing in "My Computer" or iTunes for Windows
    If it's showing up in My Computer as "F:IPOD" but not in the iTunes source list, check out this Apple article, and see if it helps.
    iPod shows up in "My Computer" but not in iTunes for Windows
    Hope this helps, and post back on what happens.

Maybe you are looking for

  • Imac 24 3.06 file sharing with a pc with vista ultimate

    I can not see my shared files on my Imac since loading vista ultimate before when I had Xp it worked ok. I am pretty sure the problem is with the pc side. Please help

  • SubFlow best practice advice please

    I am new to IPCCX scripting and would like some advice on whether multiple SubFlows are a good idea. We have 16 small Call Centers that all have very basic scripts. I plan on adding a Holiday/Emergency Closure SubFlow to all of them and I would like

  • Bug in Portal308 HLW Tutorial

    When you try to install the latest portal tutorial the import of hlw30_trl_sso.dmp fails with a "column not found" because the portal30_sso.wwutl_sso_transport_table$ and wwutl_sso_tx_person$ tables are missing the SUBSCRIBER_ID column. I altered the

  • Security update and fonts

    I did a security update on Friday, April 6 on two of my machines and now I can't use certain fonts. I did not update a third machine and the fonts work fine on that machine. Any ideas on how to get the fonts to work again? I've reinstalled original c

  • Transition Between iMoive and FCPX

    Hi, I was a iMovie user and recently I started to use FCPX. However, I am facing a big problem on transition in FCPX. I don't know why, when I put the transition between two videos, it doesn't go smooth as in iMoive; I mean it feels like in FCPX the