Can i use a cRIO-9474 module as a low side switch?

A setup I want to test applies continuous 12V to the hot side of the device and controls it by switching ground.  The only nearly-suitable module I have available is a cRIO-9474.  Looking at the data sheet schematic, it seems as though I could use this module to switch ground by connecting Vsup to my system ground and DO to the device.  However, the specs list the min Vsup as 5V.  Does this approach sound feasible, or will I mess up the switching transistors by connecting Vsup to ground?
Jeff

Hello, Jeff!
I think the best approach would be to use a cDAQ relay module such as the 9485 or 9481. These will allow you to directly control a relay, and can handle the voltages you're working with. Please let us know if you have further questions on these, or if there is a reason they won't work for your application.
Have a great weekend!
Will Hilzinger | Switch Product Support Engineer | National Instruments

Similar Messages

  • Can we use Initilization event in module pool program?

    Hi All,
    Can we use Initialization event in module pool program? If not why?
    Thanks In Advance!!!!!!!!!

    The runtime environment creates the INITIALIZATION event and calls the corresponding event block (if it has been defined in the ABAP program).
    http://help.sap.com/saphelp_nw70/helpdata/EN/fc/eb2d67358411d1829f0000e829fbfe/content.htm
    SEE THE ABOVE LINK...THINK IT WILL SOLVE ALL YOUR DOUBTS
    REGARDS
    RACHEL

  • Can i use wildcards in function module .

    Hi All,
             I am using 3 input parameter in my function module .Can i use wildcards for one of the parameter .If so please kindly let me know the procedure.if u give sample code it will be great.
    Thanks,
    Veera

    Hey Wayne....that helped alot. I simplified the formula a bit for this question but your answer led be to my answer. I plugged in the "isblank" function into my formula to get the state of the cell.
    For general reference, this is my final formula:
    =IF((ISBLANK(S2)),F2−E2,0)
    It's saying "if S2 is empty then run the formula "F2-E2" else (if S2 is not empty) then print "0".
    Thanks again.
    Update: based on the answers, here is another way to sove my probem:
    =IF(D2="",F2−E2,0)
    If "D2" is blank then run "F2-E2" or else show 0.

  • Can we use SmartForms in WM Module?

    Hello,
             I would like to know if we can use SmartForms for WM Module, lets say, TO (Transfer Order) Output. Please provide your Suggestions.
    Thanks and Regards,
    Venkata Phani Prasad K

    Ofcourse it is possible, but it will give you a lot of work.
    In WM customizing you can define your printprogram and form yourself.
    So it is possible to couple a smartform printprogram to a smartform.
    Only the returncodes are less efficient in case of errors.
    Gr., Frank

  • Tutor 14 and Visio. Can I use without other Oracle modules?

    Can anyone clarify what I can do with Visio process maps and Tutor? I'm reading the implementation guide but it keeps referring to Oracle BPM and I don't think we have that. I was hoping to be able to use our exisitng Visio process maps in my Tutor procedures, but I'm not sure how to do it, and what the end result would be. I'd be grateful for any suggesions or examples anyone has. Thanks!

    With Tutor Author, you can import a Visio VDX file. Depending on the quality of the visio flow diagram, it will be converted into the Tutor narrative text format and is formatted using the standard Tutor paratraph styles.
    If you have Oracle BPM, you can import a VDX file into Oracle BPM and get a swimlane flow diagram that can be modified and used to help execute workflow.
    The intent of the import model feature in both Oracle Tutor and Oracle BPM is to extend the use and value of the Visio diagram, since visio diagrams often become static and out of date quickly after being created.
    If you are familiar with Tutor, you know how easy it is to update the narrative text of a procedure and then flowchart it in one click.
    Does this help?
    Kind regards,
    Emily

  • CAN I use the crio chassis serial rs-232 in the fpga interface?

    Is it possible to talk directly to the serial interfaces on a cRIO chassis (like the RS-232 port on the 9074) from the FPGA interface, or is this resource only accessible from the RT environment?
    Many thanks!
    -Will Berstche

    Hi,
    it is only accessible over RT.
    Kind regards
    Heinz

  • Can I use two SIM cards with one iPhone5s? ie, switch phone numbers and plan, same carrier?

    I live where there is no Cell service in remote BC Canada.  Fortunately, we have highspeed Internet!  Thus, I have been using an iPod Touch 4th gen & Skype to make all my calls for a 2 or 3 years.  I travel a couple of times a month into cell coverage.  I plan to use my iPhone 5s on a iPad Data Package when in cell coverage.  I called and asked bell if I could do so if I bought an unlocked iPhone.  I was told yes, but recieving calls would be very expensive.  I have email notification and a phone number where voice mails are emailed to me, so am able to do without recieving calls in most cases.  However, certain situations lead to frustrating telephone tag.
    Just today, after receiving my unlocked iPhone 5s I realised that Bell also has a pay as you use plan that is very reasonably priced for cell calls only.  If I was able to switch SIM cards I could get both plans.  Thus if recieving a call or placing one was important I could just switch my SIM card.  Could that be done reasonably and practically?
    I would appreciate an answer to this question!
    Scott

    Let me see if i got this straight. You have two iDevices. One is an iPad, which uses 3G Data. The other one is an iPhone 5s. You plan on purchasing two plans, One thats has only 3G Data, and the other one that has only phone calls, and messages.The answer to your question is Yes. At least i done that with t-mobile USA. If your iPad is compatible with nano-sim cards, yes you can. If not, you will have to buy an iPad with nano-sim such as the iPad mini 3G. This is totaly possible.

  • Can I use straight cable to connect trunk ports between 2 switches?

    Hi,
    Am I able to use straight instead of cross cable to connect trunk ports between 2 switches??
    thanks!

    Hi Devang,
    When a 10/100 Fast Ethernet interface is enabled, one end of the link must perform media dependent interface (MDI) crossover (MDIX), so that the transmitter on one end of the data link is connected to the receiver on the other end of the data link (a crossover cable is typically used).
    The Auto-MDIX feature eliminates the need for crossover cabling by performing an internal crossover when a straight cable is detected during the auto-negotiation phase.
    HTH, if yes please rate the post.
    Ankur

  • Using FPGA cRio and 9853 for a J1939 CAN

    We are currently trying to interface with a J1939 CAN network using a cRio 9012, 9104 chassis and the 9853 module.  We have Labview 8.2.  I stumbled accross the examples for Labview 8.6 and newer.  Is there any particular solution/road we should be going down?
    I have experience using Labview with a cDAQ, but have not much experince with RealTime and FPGA.
    I got the thermocouple module to work using FPGA, so the RIO itself and the module do work.
    Thanks for any guidance/help you can send my way.

    The way I would approach J1939 on the cRIO would depend on what features of J1939 you needed for your app.  If you are just reading or writing broadcast messages that fit in a single 8 byte frame it will be just as straight forward as standard CAN.  Basically in this case you would be reading frames on the FPGA code, transmit them to the realtime portion where you can convert them to channel data using a CAN database.  Writing would be just the opposite direction.
    If you are using requests for PGN data, lets say to retrieve DTC codes, or R/W data using advance diagnostic messages (say DM14/15/16 for example) things will get a bit more difficult but not too bad.  If you are expecting to tx or rx multi-frame packets and need the transport protocol of J1939, then things can get complex fast.
    DMC recently developed a set of J1939 protocol drivers for LabVIEW which are based on the NI-CAN channel API.  The drivers were written in LabVIEW just like the NI frame example, but provide functions at a layer above the base CAN channel API layer.  This allows the simultaneous capture of data from both J1939 packets which are simple broadcast CAN frames, or more complex transport using BAM, including extended data frames.
    I suppose something like this could be written into the realtime of the cRIO, and just pass frame data back and forth using some very basic code on the FPGA.

  • Using Request Response Bean Module in FILE Adapter

    Hi Experts,
    Can we use Request Response Bean Module in FILE Adapter in reverse way. That is can we configure thses adapter modules in Reciever file channel and call a sender file channel in it?
    My case is RFC to File synchronous case? How do we do this?
    Thanks & Regards,
    priyanka

    Can we use Request Response Bean Module in FILE Adapter in reverse way. That is can we configure thses adapter
    modules in Reciever file channel and call a sender file channel in it?
    My case is RFC to File synchronous case? How do we do this?
    The above is not possible....Bean works only for Sender channel and not for Receiver.....requirement not possible using even a BPM as FILE does not support SYNC communication in receiver end......max you can do is split the scenario into SYNC-ASYNC bridge.
    Regards,
    Abhishek.

  • HR Master Data Use for other SAP Modules?

    Which part of SAP HR Master Data can be used by various SAP modules including PP, SD, MM, PS, FI, etc?
    Expecting expert input!

    Which part of SAP HR Master Data can be used by various SAP modules including PP, SD, MM, PS, FI, etc?
    Expecting expert input!
    Hi
    The following may be useful try this out
    PP try this tcode and surf on HRMS-CR02 there u can bring the pernr to workcentre
    SD Try T Code VPE1 and u can assign the sales personnel using pernr
    MM Try T Code XK01 Create employee as vendor and u can use it for Vendor consignment goods via MSK3
    FI In fi u can create vendor like mm using FK01 for bulk amount distribution
    Hope it helps
    with regards
    partha

  • Can we use MASTER_IDOC_DISTRIBUTE  for inbound

    im using the custom idoc method to create a customer by uploading data from text file..can we use the above function module for inbound processing.. i have set the direction to 2 in control record.but when the idoc is generated it is triggered as outbound idoc and direction in the control record is showed as 1..can any one suggest the correct procedure..
    Thanks
    vidya sagar.

    Hi,
    MASTER_IDOC_DISTRIBUTE  is to generate Idocs....either Inbound or Outbound. But generally it uses for Outbound.
    In your scenario you will be getting data in file and your prog has to generate Inbound Idocs.
    fill all the relevent data in Idoc segments and in Control record pass '2' to Direction field which means Idoc Inbound.
    and in Partner profilev -> Inbound parameters  for message type if you select trigger by background prog option..idoc will be in generate and it wil be in 64 status ( Ready to transfer to application).
    Rest all same as Inbound idoc processing....means...it will trigger processcode that will pick the FM attached to it to create Customer.
    Regards,
    Bhavana

  • CRIO 9474 Output delay time

    I'm going to use the cRIO 9474 digital output modlule to control a high speed/high current driver. The following data is stated in the manual: Output delay time (full load): 1 μs max. Full load is 1A, the current output for the driver is only 10mA. Is there any chance that output delay time will be longer then 1us with such small load (10mA)? Will there be any jitter? My switching frequency is going to be around 200-300kHz.
    Best regards,
    Per

    Hello Per,
    There is a bit on confusion about the 1μs that we spec on the manual.  That time or delay time is just the time that it takes the signal from the cRIO Backplane to the MOSFET in charge of turning the channel ON or OFF.  That time won't change depending on the load.  That means that the gate will start turning ON or OFF at the same time no matter what the load is.
    What changes is how long it takes for the line or channel to get to the desired voltage value.  That will change depending on the load but shouldn't be too significant.
    We don't spec that because that a value that depend on your load.
    Hope this answers your question.
    Ricardo Santa Olalla
    CompactRIO Product Support Engineer
    National Instruments.

  • HT4437 Can I use more than one Apple account on Apple TV ?

    Can I use more than one Apple account on Apple TV ?

    Welcome to the Apple Community Odjebi.
    Yes just sign in where you signed in for the first account, you can only use one at once and you'll need to switch in the same place you signed in.

  • How can i use Imessage

    how can i use i message

    In Settings > Messages, make sure "iMessage" is switched on, and in "Receive At..." in the same menu, make sure you are signed into your Apple ID.
    Now, whenever you text someone who is using an iPhone, iPad, or iPod Touch running iOS 5 or later, or a Mac running Mountain Lion, you will be sending it to them through iMessage. You know it is iMessage when the little bubbles are blue instead of green.

Maybe you are looking for

  • No measures found in the OLAP catalog for user CS_OLAP

    Working in XP, with Oracle Database 10g 10.2.0.1.0, AWM 10.2.0.1A, JDeveloper installed from the 10.1.2.0.2 Developer Suite, BI Samples are 10.1.2.0.0) I'm receiving this error when connecting to the CS_OLAP schema through JDeveloper: "Warning: No me

  • Some questions and suggestions concerning Zen Mi

    Hello everybody!! Firstly I'd like to say that I've already looked through all the knowledge base and web forum and unfortunately I haven't found out the answers for my doubts (sorry if there are these answers I couldn't find), so I'm here. . Is ther

  • Error during the retrieval of the logon data stored in secure storage

    Hi guys, Can anyone help us with this webservice Datasource Transport error.We have already done some Webservice datasources before and successfully transported but never had this error before. Error during the retrieval of the logon data stored in s

  • Easy DMS 6.0 SP09 - can not view .tif  files

    Hi, I have a problem concering viewing tif files. When I try to view a tif file the file, easy dms copies it to the work directory but  doesn´t view it. It works well with pdf, doc, etc. With SP07 I can view tif files. Any Ideas?

  • Question About Folders

    I was considering grouping all the different track types in a current project into folders, i.e., all guitars in a GUITAR folder, etc. It seems like it would be nicely organized this way, but it seems like I tried this once...and there was some pitfa