Tension control in labview using PCI 7354 Motion Control Board

I want to make a program for web tension control of roll to roll system in labview using PCI 7354 Motion Control Board. Is there any interface program that can convert my controller output in a format to be directly used as the input of PCI 7354 (Motion Controller Board) for tension control?
Thank you!

thanks for your reply, i have already make the code of a straight line move and the motor moves successfully, but know i want to put the H-bridge to be able to make a reverse direction for the motor, for your information i only use a PCI-7340 controller and a UMI-7774, where the controller connected to the UMI-7774, the UMI connected to a PWM circuit and the PWM connected to the DC-motor, so what do you think i can do?

Similar Messages

  • Is LabView good at precise motion control for things like running an assembly line with lots of cars moving about?

    Is LabView good at precise motion control for things like running an
    assembly line with lots of cars moving about? Precise speed and
    acceleration control? Safety interlocks?
    Thanks for any help you can offer!
    Sent via Deja.com http://www.deja.com/
    Before you buy.

    If you are a long time Nokia/Symbian fan then you will Know full well that Nokia phones ALWAYS improve with software updates, Symbian will not be abandoned and will not be replaced by WP7, it will continue to evolve and improve, as will the handsets. Anyone who desires or wants a different OS should try one, because it's a free world, but really, the 'perfect' OS doesn't exist, and Symbian suits me for now and I will rely on Nokia to keep it up to date, and reliable.
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Wanted Computer Controled Electronic Cards with Software for Motion Control

    Hi everybody
    Already worked on designing a cnc table to cut sheet materials.
    But we don't know enough for electronics. We think a system which is
    software driven from pc. So, we look for Wanted Computer Controled
    Electronic Cards with Software for Motion Control but we don't know more
    which motors, electronic cards and control panel we have to use.
    Please help me. Thanks.
    Atilla KESKEKLER
    Ahmet Bayman Cad. No 10/4 Otosanayi 4.Levent 80650 Istanbul Turkiye
    Tel: + 90 212 270 74 00 Fax: + 90 212 270 75 89
    www.aareklam.com.tr [email protected]

    Dear Atilla,
    You should contact AutomationSolutions (www.AutomationSolutions.com) to receive help with designing your system. They can spec your motors and help you picking the correct controllers and drivers from National Instruments to control the motors that you want to use. Please let me know if you need more information about the capabilities of Motion Control systems from National Instruments.
    Thank You,
    Morten Jensen
    National Instruments

  • Using PCI-6521 to control SQD Contactors

    Good Day,
    One of my vendors intimated to me that they can use a PCI-6521 to control On/Off functions.  My question is, what is need to make this happen?  We are looking at Square D 600V 120A contactors.  I don't know how to make the physical connection to the contactors from the 6521.  Does anyone have any experience doing this?

    Hello LabAvatar,
    If you're trying to run external relays, I'd highly recommend looking at our PXI-2567, which is designed to handle the current demand of large relays (contactors).  The 2567 can drive up to 600mA per channel across 64 channels with an external power supply.  
    We could use the 6521, but the digital output current is very low.  For maximum current, we could connect the relay to +5 and then to digital out X.  This allows us to sink current into the DO line.  We could use a voltage follower on output of each digital line to provide the current neccessary to energize the relay coil. In this case, we could go from DO to ground.  Voltage followers are cheap and can be purchased at most DIY electronic stores.
    -John Sullivan
    Analog Engineer

  • Controlling dc motor using PCI-7342 and MID-7652

    Hi,
    I am trying to control an electric linear actuator driven by a 24V dc motor (no encoder). The feedback is coming from an integrated analog linear potentiometer (+10v to -10V). I am using the automatic analog feedback vi and created my desired feedback profile. I began with a  Kp value of 9, all other gains set to zero for now. The problem is that there is a constant offset of approx. 8V between the desired profile and the actual feedback from the linear pot. I have ADC 1 configured as -10 V to +10 V. I am not sure if its a wiring problem or there is something that needs to be configured in measurement & automation, axis 1. I am new to motion control so bear with me.
    Thanks

    Hi there,
    Where are you measuring this 8V difference? Is it the difference between the servo output of the MID-7652 and the analog feedback input to the 7652 analog input channels?
    If you try changing the PID constants in your control loop, does this 8V difference remain the same?
    Way S.
    NI UK Applications Engineer

  • DC motor closed loop control through labview using usb 6008

    Hello
    i am doing a project in which i want to control the speed of a DC motor (PID control) through labVIEW 2010. I am having a DC motor, a drive unit that regulates the voltage to the motor by getting analog voltage from 0 to 3.3V ( it can be used for both directions) and i also have a NI usb 6008 board. The problem is that i can't feed the usb 6008 with the digital signal from my hall effect speed sensor. Is it posible with this setup to control the motor?? I can also try to use the pulse as analog input and trasform the frequency into rpm's. Then i am thinking of generating an analog signal to feed the motor drive. If you have any further suggestion of a probably better hardware setup would be more than helpfull to me.
    Sincerely
    Jason Chaloulos

    Hello Michael
    Thanks for the reply. I came across those topics before and all of them are trying to generate a PWM signal as output i want to use just an analog signal output so timing on the output is not that important i guess. i am struggling on getting the frequency from the digital input signal that my hall effect sensor generates. Since the maximum speed of the motor is 3000 rpm and with my tooth wheel the maximum  output frequency of the sensor will be 300Hz which i see its way less than the limitation of my ni board. Is there any tutorial documentation that might help me with this one ? Thank you in advance.
    Kind regards
    Jason

  • Why can't LabVIEW use the common dialogue control?

    Hi,
    I was trying to place Microsoft's common dialogue control (6) into an active
    x container in LabVIEW 6.02. The container remains empty. I am running
    Windows 2000. I tried it on another Labview 6.02/Windows 2000 machine with
    the same results. Can you tell me why I can not use this control? (I was
    able to use other Microsoft controls this way, but I needed the common
    dialogue control.)
    Thanks.

    The common dialog control is used to display several common dialogs in windows. You can place the control in the container and then use an invoke node to launch a specfic dialog, and use property nodes too set options and read results of the dialog.
    Attached is a simple examlpe of using the open dialog.
    Brian
    Attachments:
    commondialog.vi ‏21 KB

  • LabVIEW using PCI-CAN, Error -2147136366

    Here is a little bit of background. I am trying to use LabVIEW with an old PCI-CAN device. I am using the DNet toolkit for industrial communication. This device has been used by my customer with a LabWindows application which uses the devicenet functions, and is functioning correctly. The first step of the LabWindows application is to call Open DeviceNet Interface, and this is where LabVIEW errors out.
    I was originally using example VIs provided by NI to get the device up and running, however did not have any luck. I finally stripped this down to the simplest version possible and this is what I get. When using the Open DeviceNet Interface.vi and all of the configurations matching the LabWindows application (which runs correctly), I get error code -2147136366. The error message states that the device handle is invalid and to try using the handle created by "Open DeviceNet Interface.vi" (which is the VI I'm trying to run). I have attached the application and error message.
    Any help would be appreciated. Thanks.
    Attachments:
    Block Diagram.PNG ‏12 KB
    Error Details.PNG ‏15 KB
    Front Panel.png ‏19 KB

    Hi kcollier
    Could you let us know exactly which PCI card are you trying to use and which version of LabVIEW and the DeviceNET are you using?
    Since the VI seems like a really simple test, and you connected all the required inputs in it, I can inly think that:
    - The card is not supported by that version of the DeviceNET driver, or
    - The environment is not recognizing the card as a DeviceNET interface
    WenR

  • Control mac mini using medius tx1000 universal control

    I have a iMac 24, but I am interested in buying a mac mini to use in my home theatre using iPhoto & iTunes. Can the mac mini be controlled using the Medius tx 1000 or ant other universal remote?. Can the mini be turned remotely on and off?

    I'm pretty sure that it can't use a universal remote and can't be turned off remotely.
    If you're desperate duct tape your Apple Remote to the other one.

  • Questions about controlling fans.. using programs like smcFan Controll

    I am in Brazil and the high of the day is like in the 80's so my temps on my MacBook Pro jump to 150 F, I was wondering if I should use a program to increase my fan speed. For some reason even if the temps jump to 150 (F) my Mac doesn't up my fan speed. Is that normal? Should I use some program, such as smcFan Control to up my RPM's on the fans?
    Thanks for the responses!

    Yes, from anecdotal reports here that seems to be true, but it's not much sooner — just a little.
    But it isn't the operating system that makes the difference; it's that the hardware itself is tuned a little differently. From the fact that your machine was able to run OS X 10.5.8, I was able to tell that it wasn't one of the newer machines. It may be that the threshold of danger from overheating with the i5 and i7 processors is a bit lower than the 105°C/221°F for your Core 2 Duo; I don't know for sure.

  • Has any one used elmo motion control products

    Hi
    I am using a elmo motion control servo node.This has a rs232 interface. I want to know whether it is possible to use this node with lanview.

    We have used elmo drives for brushed servo motors several times in th past without problems. What is the model of the drive you have?

  • 3_Axis Motion Control

    I need to enter target positions in degrees.I am using PCI 7433 Motion controller
    and Servo Motors in Closed loop condition with Incremental Encoders
    Thanks and regards.
    Sunil

    We use http://www.jrkerr.com/index.html motor control system. This uses
    low cost Pics and a serial network. The drivers are a DLL and can be
    called from LabVIEW. I have built multi axis devices and it has worked
    real reliable. (No problems).
    A company called Compu-Motion has experience building low cost hardware and
    software for mult-axis devices. Compu-Motion web site is
    www.compu-motion.com. Compu-Motion could help you build the hardware or
    software.
    John Harmon
    330-848-0460
    ----- Original Message -----
    From: Dow Airen
    Newsgroups: comp.lang.labview
    Sent: Wednesday, November 24, 1999 12:33 AM
    Subject: 3 axis motion control- where do I start?
    >
    > I have to develop a hearing aid hybrid test system which will test an
    array
    >
    > o
    f hybrids. I already have the individual hybrid test code but need some
    >
    > guidance with the motion control. Does anybody have any good references
    >
    > for me on what aspects should be considered. All I really want to do is
    > step
    > and test but don't know much about motor types stepper/servo etc, limits,
    > calibration etc. Any tips would be greatly appreciated.
    >
    > Regards,
    >
    > Dow Airen
    > Design Engineer
    > Crystalaid Microelectronics P/L

  • Pci 7354 resource IDs

    Hi,
    I have a pci 7354 motion controller with which I'm working.  There are a number of VI's that I'd like to use, but they generally require me to specify a resource ID.  Sometimes context help provides me a range of ID's that are valid and I can deduce which to use according to the axis I'm interested in controlling.  When it comes to the VI "Load DAC", no such range of valid ID's is available.
    Is there a document floating around that spells out the various resource ID's for the pci 7354 controller and where they are valid?  It would make my life easier.  I already checked the user manual.
    Thanks,
    Jeremy

    Jeremy,
    you can find such a list in the NI-Motion help. Click on the Index tab and enter the keywords resources, motion. In the Motion Resources paragraph there are links to tables with all the resource IDs.
    I hope this helps,
    Jochen Klier
    National Instruments
    Message Edited by Jochen on 06-11-2010 08:52 AM

  • Download for 7342 motion control

    Are there any downloads avaliable to control an xy stage using Labview 6.1 and a PCI-7342 motion control card?

    Two Axis Vector Move with Position Monitor.vi located in the Multiple Axis.llb ('default LabVIEW path'\Examples\Motion\FlexMotion\) demonstrates two-axis motion and should work with the PCI-7342. That example demonstrates the fundamentals of two-axis vector move but if you need a more specific example let me know.
    Yusuf C.
    Applications Engineering
    National Instruments

  • Counter using PCI-6602 for multi output

    Hi guys,
    currently I tried to control a linearmotor using PCI-6052E and PCI-6602.
    The questions is, how to use PCI-6602 to be a counter which will be converted to several output (multioutput):
    (1) converted to position >> 1count = ...[mm] --> position measurement
    (2) converted to voltage >> 1count = ...[mV] or [V] --> voltage measurement
    (3) converted to current >> 1count = ...[mA] or [A] --> current measurement
    (4) converted to velocity >> 1count = ...[mm/s] --> velocity measurement
    (5) converted to acceleration >> 1count = ...[mm/s^2] --> acceleration measurement
    (6) converted to force >> 1count = ...[N] or [kg.mm/s^2] --> force/load measurement
    (7) converted to frequency >> 1count=...[Hz] --> frequency measurement
    (i) Please assist me how to connect the driver's encoder (Ch. A A/ B B/ Z Z/) with PCI-6602, so I can get all informations above (7 measurements). What/which port of PCI-6602 connect to where from the driver.
    (ii) Please assist me how to connect the feedback signal to the PC. What/which port of PCI-6602 connect to PC.
    (iii) How to test those 7 measurements above using Measuremant and Automation Explorer (MAX) ver.4.4.1?
    Thank you for your kindly help and assistance.
    Best wishes,
    hendro

    Dear Jochen,
    (1) Principally, I'd like to use PCI-6602 to be a motion encoder also be a counter (Is it possible? Due to the manual, it is possible). I expect to have all information, such as position, time, velocity, etc. from that motion encoder (or at least the position and time). It is also expected of using PCI-6602 to do all measurements that I mentioned before . My meaning is, after having a signal from the counter, that 'count' will be converted to desire units under other programs. So, in this case, PCI-6602 is only used to get the 'count'.
    Simplified, the voltage command will send to the system (linear motor) through PCI-6052E (-10V to 10V). The actual position or other actual information will be catched (read) by using PCI-6602 (as a motion encoder, also as a counter). Then, this actual position will be used as a feedback, that will be compared to desired position.
    Is that also possible to use PCI-6602 be a motion controller + a counter + a frequency measurement in a same time parallely?
    I don't decide yet (I don't know) which acquisition rate will be needed/required, higher is better.
    (2) I'd like to apply an adaptive robust controller (yes, it is a closed loop system) under matlab with their feature called Real-Time-Workshop instead of using LV.
    (3) Power drive for the linear system will be driven by AC servo drive.
    Thanks for your help before,
    Warmly regards,
    hendro

Maybe you are looking for

  • A bunch of ArrayLists

    Overview My program needs to store 11 different types of data (numbered 1 through 12, skipping 5, although I may find a way to fill this gap soon). Each type of data needs to have a bunch of entries of undeterminate size (ArrayList), but I know there

  • Problems with add() and remove() in my Doubly Circular Linkedlist code

    I have been working on this code for 6 hours and some how it won't remove correctly when the list has 0,2,4 elements. It will attempt to remove element at index 0 but actually removed 4. I thought it was the reference problem at first, so i did somet

  • IPhone 6 stolen from package

    I opened my Verizon package on Friday and my iPhone 6 was missing from the box!  Somewhere along the delivery chain, someone opened the package, opened the box, and took the phone out, leaving the charger!  Has anyone had this experience?  Now I have

  • How to do frameset in jsp.

    Hi, Is it possible to display the jsp files in different framesets.If so pl. give me help to develope that. And also how to pass values between the framesets/.

  • Problem installing Itunes regardless of version on Windows 7 Dell Lattitude E6540

    Each time i uninstall and reinstall completely (all components) i get the box showing that a problem has occurred and it shuts down Itunes before getting fully launched.  The windows event viewer shows the following data: Faulting application name: i