Help for beginner: Need labview signal to power on =2 actuators of 8 with one power supply

I am a beginner in using labview. I need to use labview signal to turn on >=2 ac 8 actuators with one power supply. The 24VDC, 0-3A power supply is enough to drive all 8 actuators which need 24VDC and 0.1A current. So the main function is like turning on 2 or more than 2 switches in series with the 8 actuators with one power supply. Any suggestion of some simple module for this purpose? Thanks.

Maybe I didn't say the question clear. I have one power supply (24VDC, 0-3A) and 8 solenoid valves (24VDC and 0.1A). Two valves (or more than two in future) have to be activated each time. I would like to find something that can work like switches installed in series with the valves. Then I can wire the valves (with the switches) in parallel with the power supply. As I turn the switches on and off with signals from Labview board, power to that specific valve will be turned on and off.
Any advice for this kind of switches or any module that can be controlled by Labview signal? Please help! Thanks.

Similar Messages

  • I'm about to purchase Lion.  My husband and I each have a desktop, iPad and iPhone.  We currently use one Apple ID for iPad/phone purchases.  Can we purchase 2 copies of Lion with one Apple ID?

    I'm about to purchase Lion.  My husband and I each have a desktop, iPad and iPhone.  We currently use one Apple ID for iPad/phone purchases.  Can we purchase 2 copies of Lion with one Apple ID or do we have to use different Apple IDs for the purchase?  If we use the different Apple IDs can we still use the same ID for all of our purchases.

    And just in case you were wondering, installing one purchased copy on all the Macs you own is specifically called out as allowed in the Mac OS X Lion license.
    If you do not want to download multiple times, just copy the Applications -> Install Lion app to a safe place BEFORE you do the first install.  Then copy that copy to any Mac you own where you want to install Lion.

  • ABAP for beginner, need help

    Hello! I'm PI consultant, and now I need to learn ABAP. Could you advise me some Step-by-step guides on SDN ?
    Now I'm really know nothing about ABAP and need very beginning guides.
    Thanks!

    Hi,
    Use the sap help link.
    http://help.sap.com
    Hope this will help you.
    Thanks&Regards

  • Basic FCP Help for beginner

    Thanks in advance for looking at my post.
    I have a uni project whereby i have to make a music video for a song previously recorded.
    I have videoed various shots of my band playing along to the recorded song.
    They all start at different times (i.e start of video clip does not match with audio clip) yet i know that over the whole song they are in time with each other as i had the drummer play along to the recording using headphones.
    So what im trying to do is load up all of the clips into FCP alongside the audio, adjust the start position for the various video clips so that they synchronise with the audio, and then lock them into place.
    I would then like to cut them up into clips and move the parts that i want to use down onto the main video timeline so that they are in time with the audio.
    I am mainly encountering problems with having to render these 3 minute video clips just to see if they line up with the audio which is a very time consuming process. Is there any way to use the markers and tell them to lock together, that is put a marker on the audio timeline, put markers on each video clip at the same point and line them up/snap them into place.
    Any help would be much appreciated, as i mentioned in the subject i am a complete apple/FCP beginner having only done basic videos where i didnt need to have such synchronicity between audio and video.
    Also on a side note when i load up the video clips into the timeline, they creat new lines V2,V3 and so on. Am i right in assuming that V1 is the final rendered timeline, or does FCP show all of the V# if they have footage on them?
    Tl:dr help
    Message was edited by: y0ukn0ws1t

    Thanks for the response, i have looked at a few video tutorials, but i cant find one that deals with multiple video takes over a common audio take.
    Are v2,3 etc slates to load up video before aligning/cutting and placing onto V1 (the main video sequence)??
    With regards to this video
    http://library.creativecow.net/articles/harringtonrichard/final_cut_multicamedit.php
    Am i right in assuming once i have lined up all the video clips to sync with the audio i can set in and out markers on the video clips to tell FCP to use the sections that i want of each take?
    Message was edited by: y0ukn0ws1t

  • Needed: Book(s) recommendations for beginner, needing to come up to speed for complexity quickly

    Hello all,
    I've been kind of thrown into the need to learn LV quickly. I've gone through the LV 101 videos, and got a decent start....but need to learn more in-depth quickly. I'm looking maybe for a book on amazon, that will get me as a noob started quickly...but also, something needed beyond just the basics of trying to explain the concept of the front panel and block diagram screens....
    I'm needing to get into learning how to wire up things like even structures...being able to allow the user to right click an object on the screen, present a drop down menu, and change the object based on their selection. I've posted here before looking how to do multi-colored indicators..and starting to get a grip on some of that, but still not yet...
    I'm looking at an example of an older version of the app I'm trying to create and improve on...and see how they were changing  a boolean indicator (they used a round one, but was flat unlike the LED shaped ones)..but they were able to change the colors of the text and control with three different background and text combinations both when it was clicked, and programatically when a trigger was pressed...etc.
    I'm seeing a structure they used called a "property node" and using colors under that to change it, it appears....I need to learn to understand that....but the application I have is a bit complex for me to track and figure out everything as it flows....
    I thought I'd seen a recommendation for a book on this forum called: Labview for Everyone...but that is dated 2006...would this be too old since I'm working with LabView 2011?
    Anyway, I'm looking through all the stuff in the NI site's Knowledgebase....but think getting a quality book that is a bit structured taking me from basics to more complex things would be the best way for me to learn and organize my thoughts.
    I've programmed (awhile back) with Delphi for Object Pascal...and some java with Eclipse. But with Delphi, I have worked with an IDE...putting object on a screen, and then setting and programming properties...but LV is a bit different, and I'm just not familiar with all the objects available to me..and the graphical programming rather than writing code in there to handle things..is a bit new to me.
    Anyway, hoping ya'll can give me some good book recommendations...and any links to web info greatly appreciated too.
    Thank you in advance!!
    cayenne 

    Norbert_B wrote:
    cayenne,
    without giving any special suggestion, i want to point out:
    Even "out dated" books can give you valuable information since the programming paradigm of LabVIEW (dataflow) is still valid.
    Ok, we have to admit that information on certain elements as well as esp. performance might not be true because of the changes LV had undergone over the years (e.g. compiler changes in LV 2009/2010).
    Adding to this, i urge you not only to look for technical expertise but also on "how do i approach a development task". I find this link a helpful source for this.
    hope this helps,
    Norbert
    Thank you for the reply. I'm looking at the link and it looks informative.
    I went ahead and bought the book LabView for everyone. One thing however, I read in one review, that the book is light on the topic of event driven vi''s......which is something I'm definitiely needing information on....simple examples would be even better.
    Any links or book recommendations on this particular topic?
    Thank you,
    C

  • Going to Previous Tracks- Help for beginner

    Due to the length of my project and the need for chapter markers, instead of making one long track with over 100 markers, I've created 20 tracks with six or more markers per track. My problem is, if I am on Track 6-Ch. 1, I want to press the back button on my remote to go back to Track 5- Ch. 5. I'm sure there's an easy solution that I'm missing, but I've been missing it for awhile now. Any help would be greatly appreciated. Thanks!

    Why not make one track? I don't understand why you would rather make 20 tracks with six markers... can you offer more details?
    Why don't you just drag all 20 video clips into the one Track (timeline)? Then it's all the same timeline in the same track and all yer chapter markers will work backward and forward.
    This would be way easier than getting into stories and or scripting.
    If I'm misunderstanding what you are attempting to achieve, I apologize, let me know.
    Cheers!
    G5 Dual 1.8   Mac OS X (10.4.4)  

  • CRM Middleware help for rookie needed.. Replication of Business Transaction

    Hi guys,
    I try to set up replication of Business Transactions from R/3 to CRM and vice versa.
    I have created:
    - CRM site type (CRM) , R/3 type site (R46CLNT700)
    then I created a subscription: SalesDocuments (R46CLNT700 is assigned to this subscription) for publication "All Business Transactions (MESG)".
    a, Is this enough configuration of MW for needed replication? Or do I need more settings set up?
    b, When I try to start initial load of the Replication object BUS_TRANS_MSG (which is "in" publication All Business Transactions), I am not able to start Load from CRM to R46CLNT700)..  As target I can use only CDB...  What is wrong?
    c, If I create some sales transaction in CRM system and I want it to be replicated to R/3 and vice versa, how will I know, which replication object represents this document?  For example, I create a Sales Order. How will I know, which replication object to set up for replication?
    Thanx a lot!  Peter

    Peter,
    1.If you are looking for Initial download from CRM to R/3, this should be possible from CRM v4.0.
    2. Delta flow between the systems should happen once your initial download is complete.
    3. Check the Inbound and Outbound queues in CRM. If they seems to be hanging for long time, check whether you have registered the Inbound & Oubtound queues in SMQR and SMQS transaction on both CRM and R/3.
    Regards,
    Phani.
    Wipro Technologies

  • Intuos/Photoshop Help for Beginner

    Hey There,
    I'm an absolute beginner with the Intuos and not much better with Photoshop, so please forgive me if this question is a little basic for this forum.  I'm going to be using the Intuous and Photoshop (or maybe Corel Painter) for a research project evaluting a computerized administration of some tests of visual perception and visual memory.  I'm looking to create a permanent record of the study subjects' drawing processes, such that I could play back their individual pen-strokes in real-time, and preferably with the option to speed-up, slow down etc.  Is this something that would be possibly with Photoshop?  I spoke with someone at Wacom who said they were fairly sure that Photoshop or Painter did this, but they weren't sure which one. 
    Thanks much.

    You can keep a text log of every action made in Photoshop but you will not have a record of how the user is drawing with the pen.
    I would look into Camtasia which keeps a video record of all activity on the screen. It is used by many professionals to produce tutorials.
    http://www.techsmith.com/camtasia.asp

  • Help for beginner

    hi everybody ,
    I am not new to networking and I need to get into the world of data center networking (nexus and so on...)
    I am in need of some guide , where to start , what to study and focus on  in terms of products & technology , design and implementation.
    if you could also provide links to helpful stuff that would be great
    many thanks

    Here is one link and hope it helps.
    http://www.cisco.com/en/US/products/ps9670/products_implementation_design_guides_list.html

  • Help for beginner - forms onto iweb

    Hello all, I am new to this and require some help. I have created a society website on iweb and need to incorporate a membership application form onto a page, I would like an applicant to be able to type their details onto the form and either print off or email the completed form.
    Basically where do I start ?

    Here's some links to get started....
    https://secure.wufoo.com/
    http://www.widgetbox.com/tag/communication,form
    http://www.haloscan.com/

  • SQL Help for FMS needed

    Hi
    Can somebody please tell me what's wrong with this:
    declare @result as varchar(30)
    if $[$OWTR.Filler] = 'NFE-1'
    begin
      set @result = (select t1.wareHouse from WOR1 t1 inner join OWOR t2 on t1.DocEntry=t2.DocEntry
    where t2.DocNum=$[OWTR.U_SIA_ProdAusg] and t1.VisOrder=$[$23.0.1]-1 AND t1.IssueType='M')
    end
    else
    set @result = 'NFE-1'
    select @result
    Thanks
    Franz

    That was not it.
    I found it ... sometimes it seems to help to ask for help ...
    set @temp = $[$OWTR.Filler]
    changed to
    set @temp = $[OWTR.Filler]
    Thanks anyway
    Franz

  • Help for beginner! Photo gallery

    I have found 2 templates in a free website
    Here is the attachment:
    www56.zippyshare.com/v/98974987/file.html
    The problem I have encountered is that I have no idea in removing the stack gallery after I click the return to main menu button. Maybe you have to spend some time on the logic of the templates. But I really hope you guys can be patient to help.
    Well, to be honest, I have tried whole day finding out the method through google and video tutorials. Fortunately, I think I can handle in loading the stack gallery in the first page. Like using XML codes or loading .swf.
    But still can't remove/unload the gallery after I hit the return button.
    So please generous guys can give me your ideas.

    something like this...not quite working
    function updateSlide() { // load photo, update caption and status fields
    setTimeout(targetPhoto.loadPhoto(photos[currentIndex], 2000);
    caption = captions[currentIndex];
    statusField = (currentIndex+1) + "/" + totalSlides;

  • Starting up with DVD PRO STUDIO, HELP for beginner

    Can anybody describe a fast and easy way to create better DVD for DVD player from a FCP projet ? I don't like the poor quality produce from iDVD and I have NEVER use DVD PRO STUDIO. When I burn DVD-R disc in iDVD, most of the time they freeze and don't play properly in friends DVD players.Is there a step by step for begginer ? From FCP to COMPRESSOR, if I have to go thru it, to DVD PRO and to my home DVD player. Nothing fancy, just fast and easy.
    Merci,
    Jean
    ps: keep in mind, I have never open COMPRESSOR OR DVD PRO STUDIO.

    Best way is to start reading the posts in this forum
    Then crack the manual and do the tutorial.
    Then come here with questions.
    There are several threads below on creating the best looking DVDs.
    Start there

  • How can I tell if my iPod touch needs its battery replaced or if there is something wrong with the power connector?

    About 3 weeks ago, I got pushed into a pool, fully clothed, with my iPod touch in my back pocket.  Miraculously, I was able to salvage it (or so I thought) by putting it for a couple of days in a dessicator jar and then recharging it.  It seemed all right until a few days ago, when it began having more difficulty being recognized as connected when I hooked it up to my MacBook Pro, my wall charger or my USB port in my car.  Last night it was working and I was able to play it in my car and to successfully sync it.  I surfed on it for awhile then forgot to plug it in before I went to bed.  The battery indicator was in the red when I woke up, so I connected it to my wall charger.  When I came back, it was right where it was - no charging, and moving it to a new outlet and changing cables did not help.  So, I tried hooking back up to my laptop, same thing.  I tried my husband's wall charger; still no connection.  I then tried hooking it up to the USB port in my car, but it sees no connection.  If it weren't for the fact that it got dunked, I'd assume that the battery needs replaced, but because of that, I fear it might be something more complicated.  Does anyone know if there is a way I can test this?  I'd hate to go get the battery replaced, only to discover that it still doesn't work.
    Thanks!

    Apple does not replace your battery.  Instead it replaces your old iPod with a refurbished one (with a new battery).  When they see your iPod, the can tell that it had been in the water and will probably offer you an out-of-warranty repair ($99-$199).  If you want to take a chance on just replacing the battery, Google for a third party repair shop, but in that case, the risk is all yours. 

  • I need to know how I contact HP about a complaint with one of their products.

    First of all I find this site rediculous.  You click on contact us, but you cant actually "contact us."  I would like to find someone to talk to about my disappointment, before i talk to everyone about my disappointment.

    First of all I would like to invite your attention to the forum rules of participation at the link below....
    http://h30434.www3.hp.com/t5/Rules-of-Participatio​n/Rules-of-Participation/m-p/252325/highlight/tru...
    Now that you have read the rules of participation, you can see that this is not HP technical support, and criticizing this forum for something it was not designed to do will not get to the attention of any of the folks that work for HP.
    We on this forum are all volunteers who try to help folks resolve issues with their HP products.
    I do not work for HP,  I do not represent HP, and I am not a shareholder in the company.
    To express your dissatisfaction with your product, you can contact HP at:
    Hours of operation
    7 days a week 24 hours a day
    1-800-474-6836 (1-800 HP INVENT)

Maybe you are looking for

  • Error on Mac- A copy of firefox is already open. only one copy of firefox can be open at a time.

    error message on mac - a copy of firefox is already open. Only one copy of firefox can be open at a time.

  • Is this bad design?  Mail Refreshes

    Why when I have push does my phone refresh the mail when I go into my inbox? All mail is pushed, connecting is totally unnecessary and inefficient here.

  • Solaris 10 u3 GA(Sparc)

    I am running SPARC Solaris 10 u3 on an Ultra 5. Whenever I load SMC it reports "no solaris management console server running". I have tried /etc/init.d/init.wbem stop / start / status & none of those command generate any kind of message. I suspect so

  • File to IDoc scenario - IDoc received with Errors

    Hi, I tried to send send IDoc from a file to SAP R\3. The communication channels are working fine, and I get the IDocs in R\3 but with status 56. When I examine the received IDoc structure in transaction "WE19", I see that the receiver port(SAP + SID

  • Real Player and Quicktime

    I am a new mac user and finding some of the sites I frequent olny have their files supporting real Player. I really like Quick Time. Which one is better, or each has pros? Any help is greatly appreciated. marc