Step out source current

I am using the NI PXI 7340 and the UMI 7764 and want to connect my 3rd party driver and a stepper motor with Opto-coupler 6N137 which need at least 100mA current for that i want to connect a 47 ohm in series with anode of 6N137 to GND.
I want to know how much current7340 can drive at the STEP out and DIR ports from the UMI 7764 are connected to my 3rd party driver.
In 7340 user manual given specification are
Stepper outputs
Maximum pulse rate ........................4 MHz (full, half, and microstep)
Minimum pulse width......................120 ns at 4 MHz
Step output mode.............................Step and direction or CW/CCW
Voltage range.................................. 0 to 5 V
Output low voltage .................. <0.6 V at 64 mA sink
Output high voltage .................Open collector with built-in
3.3 kΩ pull-up to +5 V
vikas

It is not very unusual that a motor drive unit uses optocouplers as input devices. Drive units usually work with rather high voltages internally (24 to 48VDC) and using optocouplers is the best method to ensure safe operation of the control device (the NI systems) in case of breakdown of internal components.
But - 100mA drive current is way to high for the 6N137. The data sheet says that you should operate it with 15mA forward current maximum (10mA are recommened for safe operation), 100mA will surely destroy the optocoupler.
When calculating the series resistor connected to +5V supply you have to take into account 1) the low output voltage of the NI system, 2) the forward voltage of the LED of the optocoupler. 1) is rated at 0.4V, 2) rated at 1.5V (10mA drive current). Let's assume a total of 1.7V to be sure. This voltage has to be subtracted from the supply voltage, and the resistor is calculated for 10mA at the necessary  voltage drop across the resistor. In this case, the voltage drop is 3.3V, and a resistor of 330 ohms will result in a drive current of 10mA. 
The NI systems can handle up to 64mA in sink mode so everything is safe with 5VDC supply voltage and a resistor of 330 ohms.
Where did you get this 100mA value from? I have never seen any optocoupler requiring more than 20mA input current.
6N137 datasheet:
http://www.datasheetcatalog.net/de/datasheets_pdf/6/N/1/3/6N137.shtml 

Similar Messages

  • Document contains no items - Carry Out Sourcing From External Requirements

    Hello Experts,
    I have a problem in carrying-out sourcing in SRM 701 with external requirements come from ECC 6.0
    I want to process the requirements into purchase order, everything is OK because I see the line item of requirement is there. But when I check the document, this error occurs
    Back-End Error:Document contains no items
    Back-End Error:Please enter items first
    It seems SRM didn't bring the item displayed to the back-end so it keeps sending error message.
    How could that happen when I can see the document clearly contains item?
    Appreciate all the answers
    Regards,
    Ted

    Hi Dinesh / Pradeep
    Could you get a fix to this issue, we are facing the same error after we have successfully distributed the SRM Central Contract to ECC and then trying to fullfil the MRP generated PR that we used for sourcing
    We are in the classic scenario and in the classic scenario, we cannot create a Purchase ORder in ECC from SRM, it only creates local SRM PO
    Hence we are doing the following process steps for PDP with PM scenario
    1) MRP Run
    2) Push the PR as a Shopping Cart to SRM
    3) Select the Shopping Cart and create RFx
    4) Publish the RFx and Award the Vendor with the SRM Central Contract
    5) Distribute the SRM Central Contract to a ECC contract
    6) Use ME57 to turn the MRP PR to a ECC PO by assigning the Distributed backend contract as a source of supply in ECC
    We are failing step 6
    Your answer was below, but it did not end in a resolutuoin
    Please let me know the resolution to this step
    Regards
    Tridip
    Your earlier unfinished answer
    " How could we disable the error message so that we could create PO in ECC with reference to contract and purchase req. "
    - this message is due to standard config we do in ECC for matl grp & pur grp for PR transfer in table T160EX
    ECC books the combo of matl grp & pgrp for external system (SRM) and will not allow to process the PR in it.
    a procurement profile is allotted in EBAN.
    Don't think you can change the message type to Warning or info.

  • Approved SHC not appearing in carry out sourcing

    HI SRM Gurus,
    In SRM Web, after the creation and apporval of shopping cart, the buyer checked the items in carry out sourcing (professional purchaser- Sourcing- carry out sourcing). In find tab, seacrh using extended seacrh and then filling out the shopping cart number. The items should show under requirements, but in our case the system did not behave normally as expected because only one of the three items appeared.
    I have checked the items using transaction code: BBP_PD then in the table, the sourcing status is "Y" and not "X". Wherein "X" is the ideal status before doing sourcing.
    In our company business process is:
    1. create Shopping cart (requisitioner)
    2. Approval (approvers)
    3. Carry out sourcing (to bid invitation-rfi) (buyer)- were some items in shopping cart did not show
    4. Process bid invitation (buyer)
    5. Vendor quation (buyer)
    6. so forth....
    please help. What are the possible causes of this error and solution. Please
    thanks in advance!

    HI Mutmu,
    SAP MEssage as follows:
    Thank you very much for your information.
    We check the issue and found there is not any change log about the flag.
    The flag Y is not set automatically but set by clicking
    completing button.type 3 means when there is not source of supply
    set ,sourcing will run.
    Could you please confirm the following things for us ?
    1. are all the SC have this kind of issue ?
    2. Could you please reproduce in your system :" when you create another
    SC with item 2 ,3 , after approving , the Source_rel_ind is set
    automatic as "Y"" with the screenshot of each step?
    If the problem could be reproduced in your
    non-Production system , coud you please also open the non-production
    with a reproducing user and provide us the reproducing Steps in
    detail so that we could reproduce the issue in your non-production
    system to check the issue ?

  • Error "Cannot navigate out of current form" is raised after closing window.

    Hello,
    We are currently migrating from Designer 6.0 with Headstart 2.1.2 to Designer 6i release 4.10 with Headstart 6.5.3.0. We have a form with an action item in it to call another form. An error FRM-41351 "Cannot navigate out of current form" is raised when the following steps are undertaken:
    - Start the generated form (from the menu).
    - Push the button the call the second form.
    - Close the second form.
    - Close the first (parent) form.
    If we start and close the first (parent) form without have started the second one, this error is not raised.
    After some investigation, the problem seems to have something to do with the library OFGNAVL65.PLL. It looks the generated form tries to close a window based on a non-existent ID.
    Has anyone experienced this same problem? Can you help me?
    Kind regards,
    Bert

    IF ID_NULL(FIND_FORM('TEST')) THEN
    OPEN_FORM('TEST');
    ELSE
      GO_FORM('TEST');
    END IF;

  • My Mac reads out the current time (every hour) TWICE!! Any ideas how to fix it??, My Mac reads out the current time (every hour) TWICE!! Any ideas how to fix it??

    Hello everyone!
    Some months ago, I enabled the feature to read out the current time every full hour. Since yesterday, my mac reads it out twice, completely interleaved.
    What can I do to fix it, so it reads out the time each hour only once?

    I've run into the issue and it seems to be related to an app not fully supporting the iOS you're on, the reboot doesn't usually solve it.
    I've solved it in the following manner(s):
    1) Backup the device to iCloud, then erase the iPad (Content and Network Settings).
    2) Setup the iPad and choose to restore from iTunes/iCloud Backup (wherever you backed it up)
    3) Perform any software updates
    I have not tried simply performing the software updates (which may fix it, but if it doesn't you won't be able to perform the above steps).
    Enjoy.

  • I want to sign out of current apple id and into another one but I no longer have access to my current email address so I cannot log out

    I want to sign out of current apple id and into another one that I own but I no longer have access to my current email address so I cannot log out (It is with an internet provider who I have just unsubscribed with)  This is on an iPhone 5S, on iOS 8.1.

    That email address is still a valid Apple ID. If you do not remember the passcode, sign onto Manage your Apple ID (Apple - My Apple ID) with that email address, and then click on Reset Password. You will be asked to answer your Security Questions in order to reset the password. If you do not remember the answers to your Security Questions, contact Apple Support to reset them for you:
    ACCOUNT SECURITY CONTACT NUMBERS
    Cheers,
    GB

  • The default value of purchasing group in "carry out Sourcing "

    Dear , expert :
         I work in SRM7.0 ,ECS!
       I have two questions about the screen of    "carry out Sourcing ":
    1,How can set the default value of purchasing group ?Now the default is empty .
    2.The purchaser can select many purchaser group here ,I want to know what controls this .in the group responsibility ?
    Thanks!

    Hi Alex
    If there are more purchase group responsible for one product category. the end user (requestor) can select which purchase group before he order a cart.
    so that sc goes to respective purchaser cockpit  in the sc ?
    if you have only one purchase group responsible . no probem
    or
    redistribute workload
    you can distribute your cart to another purchaser
    for eg. initailly ALEX is purchase group in the sc.
    now you can transfer MASA purchase group  via redistribution workload
    so now the sc shows in the MASA cockpit with new purchase group as MASA instead of ALEX purchase group name
    br
    muthu

  • I'd like to wipe out my current LR of all photos and re upload new files.  How do I go about this?

    I'd like to wipe out my current LR of all photos and re upload new files.  How do I go about this?

    Option 1. Create a new catalog.
    Option 2. Select all images, hit the delete key and choose Remove. Then select Import.

  • Customization to "Carry Out Sourcing" & "Process Purchase Order" Screens

    Hi, we are using SRM 4.0 and wondering if following screen customizations are possible
    <b>Carry Out Sourcing queue</b>
    Is it possible to use some of the existing Fields/Area to show key information within the queue that are important to Buyers such as Total PR Value, Required Date, Comment Field (for Buyer to write notes or status)? The fields Category and Quantity are not that important to us than the other fields mentioned above.
    <b>Process Purchase Order queue</b>
    Is it possible to use some of the existing Fields/Area to show key information within the queue such as Requestor Name, Required Date, Comment Field (for Buyer to write notes/status)? These are more important to us than the Purchasing Org. and Purchasing Group fields.
    The above requested fields will tremendously help the Buyer in managing the queue by making it easier to assign low value orders; by enbaling other Buyer/s to view cart status when covering for someone without drilling down per requisition/line. The comment field within the queue will help to immediately show why the order is on hold, etc.
    I would be interested to know as well if you have any suggestions on how we can assign low value orders to junior buyers faster and more efficiently and if there is an automated way to do it.

    Thanks - Here is the quick clarification. We are not using Sourcing Cockpit (eSourcing, Bidding) functionality in SRM. By "Carry Out Sourcing", I meant the area where Buyers look for workload and add approved requisitions to their work area. That is the screen we are trying to customize. Is there a template for that as well and is it easy to customize without breaking the code.
    Also please advice on customizing "Process Purchase Order" screen.
    Lastly, is there an option to autoamtically assign the Approved Shopping Cart to a Buyer based on the dollar amount?
    Thanks in advance;
    A

  • PO Attachments using Carry Out Sourcing not transferred to Backend

    Hi SDN Team,
    I have an issue with PO Attachments using Carry Out Sourcing.
    The version I am using is SRM 5.0 which is connected to SAP ECC 6.0.
    The necessary configurations for attachments are made in ECC.
    When I create a SC through the normal procedure, with PR and PO getting created, the Attachments are getting transferred to the backend ECC, with the following code in the BADI BBP_CREATE_PO_BACK, method FILL_PO_INTERFACE.
    Code :
      clear cv_attach_use_url.
      cv_attach_transfer_active = 'X'.
      cv_attach_be_doc_type     = 'SRM'.
      cv_attach_be_storage_cat  = 'DMS_C1_ST'.
    But, when I create a SC, then create a PO via Carry Out Sourcing, that is the direct PO without PR getting created, the attachments are not flowing to the backend system.
    1. Now, is there any specific settings which needs to be made for PO Attachments using Carry out sourcing?
    2. I am aware of the BADI "BBP_CREATE_BE_PO_NEW", but even that is not helping me at the moment.
    3. There are no entries created in the table BBP_PDATT too, also no document is created in CV02N tcode in ECC.
    Since I am new to SRM, your valuable suggestions, would be of great help.
    Thanks for your assistance in advance.
    Best Regards,
    Arun.

    Please use program BBP_REQREQ_TRANSFER to create PO in R/3.Let me know you face further problem.
    Sanjay

  • Step into step over step out disabled while running

    Hello all,
    Step into, Step over and Step out are getting disabled whenever I run the sequence. Also Run Button is getting disabled after the execution breaks at break point.
    Its very difficult to debug the code because of these isssues.
    Is that anything to do with custom process model ? I use a third party process model. But in other PCs which are also using the same process model dont have these issues.

    Hey sridar,
    Does this happen with a simple sequence file? For example, if you create a new sequence file with only a Message Popup step, set a breakpoint, and then try to debug, does it work properly or do you have the debugging buttons grayed out in this case too?
    This is most likely happening because your sequence has multiple threads and not all of the threads are being suspended when you hit the breakpoint. For example, if you have a LabVIEW VI executing in a different thread when the breakpoint is hit, you will not be able to debug unless the LabVIEW thread suspends. Here is a KnowledgeBase article describing this case: http://digital.ni.com/public.nsf/allkb/46D1E157756C37E686256CED0075E156?OpenDocument
    It is possible that it is being caused by the process model, but I'd start by trying a very simple sequence file. If that works properly, we know it's something in your larger sequence file. If the simple file also does not allow debugging, we might look into the process model for the issue.
    Let us know if you have any further questions!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments

  • SRM 7.0 Extended Classic - Add Search Fields to Carry Out Sourcing

    Does anyone know how to add company code and location to the search critera screen in carry out sourcing?

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • With out source system creation we have transported all the flow

    Hi all,
    With out source system creation in Quality we have transported all the data flow
    now is there any option to map the source system to transported flow.
    Regards
    Kiran Kumar

    Hi,
    you can reimport the same TR again once the mapping is done in BW from source system.
    If you have left the TR's in the import queue of BW for later import then you can reimport it again.
    This will go correctly.
    In qualtiy to do the mappings you will need development authorization.
    Thanks
    Ajeet

  • Can I switch out my current phone with another color?

    Can I switch out my current phone with another color? I have black and I would prefer the silver. My parents got it for as a surprise so I didn't speak up and tell them I didn't like the color. So I have been using it for about a month. Can I just take the chip out and put it into another phone of a different color or no?

    You can purchase an iPhone in any model, color, and capacity currently available.
    You can purchase a case to put the device in and simply forget about the color of the device.

  • When using the Chrome Browser I can completely sign out of my Mobile Me account but when using Firefox I always get the message Sign out is currently unavailable. Quit your browser to sign out of MobileMe. ???

    Here is the actual error message I get:
    Sign out is currently unavailable.
    Quit your browser to sign out of MobileMe.
    Die Abmeldefunktion steht vorübergehend nicht zur Verfügung.
    Beenden Sie bitte Ihren Browser, um sich bei MobileMe abzumelden.
    La fermeture de session est actuellement indisponible.
    Veuillez quitter votre navigateur pour vous déconnecter de MobileMe.
    ただ今サインアウトできません。
    お使いのブラウザを終了して、MobileMeからサインアウトしてくださ

    It's all very easy,just go to the Help in the top left of Mozilla and select Trouble Shooting Information and then select Reset Firefox.When it has finished and restarted I went to Tools/Options/Advanced/Updates and selected the Check for updates but let me choose button.This will save all your Info to your computer as as file and will reset Firefox with no popup rubbish.No need for all malware checks and deleting Firefox

Maybe you are looking for

  • Oracle 10g group by clause

    I have one SQL query using a GROUP BY clause and no ORDER BY clause is used. When executed in Oracle 8i, the query results are returned ordered by first column mentioned in the GROUP BY clause. When the same query is executed in Oracle 10g, the query

  • More photos than wanted when iPad synch

    Old iPad 1, wife owns and uses it.  She never synched before yesterday.  She has no PC.  I have PC and iPhone 4s. She had no iTunes account nor did she have an iCloud account.  iPad 1 was set up with my iTunes account so she could buy books and buy a

  • An interview on OpenSSO's identity services

    Read a new interview article on SDN starring Aravindan Ranganathan, software architect: "From the Trenches at Sun Identity, Part 6: Identity Services for Securing Web Applications" at http://developers.sun.com/identity/reference/techart/identity-serv

  • Nokia Messaging Deleting Messages Locally

    Hi 1.  Nokia's Messaging Website shows that we can delete the messages locally (only on the handset), ( http://europe.nokia.com/get-support-and-software/product-support/nokia-e75/nokia-e75-how-to/email/ma... ) but this is not possible on my New E75 H

  • Language specific replication of material group description not working SRM

    Hi All, We have backend R/3 MM system from which we replicate our materials,material groups. For Italian language the replication of the material groups description is not working. Though the description is available in backend R/3 system when i run