HiWhat happend inside SCC modules (eg. SCC AI07)

Hi, I'm using some of the SCC modules (SCC AI07) which includes inside the SC-2345 connector box. This modules has -+50mv input range, -+10v output range, and gain of 200. Then, I want to know the operation inside the modules after giving any input signal. How it works inside to give the output. CC12   

Dear CC12,
The following manual should give you the information and also diagrams that you require.
http://www.ni.com/pdf/manuals/371066d.pdf
I have noticed that you have opened an SR through email support with us here on a similar issue. I hope that you have found the support useful.
Kind Regards, 
Daniel T
Applications Engineer
National Instruments UK & Ireland

Similar Messages

  • How to retrieve ip address of the server running PAM inside its module?

    Hello all,
    I've configured Solaris 8 with a deal of ip aliases on the network interface.
    Also I've a handwritten PAM module to auth users. It have some specific functionality which is needed for me.
    For the moment, this module need to be updated. This update requires a knowledge of IP address the user connecting to.
    Is it possible to determine IP address (alias IP) of the machine inside PAM module the user connecting to?
    Thank you for your answers.
    Mikhail.

    > Can i access the ip address of the DB server through SQL or PL/SQL code?
    No. It is the wrong place to look.
    Reason: a sever can, and often has, multiple IP addresses.
    So when you run SQL or PL/SQL code (or a Java stored proc), that will likely report the 1st IP address of the server - and you could have connected via another IP address of that server.
    The actual socket call to get the hostname returns an array of IP addresses. So which one is the correct one? How do you know whether or not your client session connected to the 1st IP in this array?
    The correct place to look is at the socket handle for that Oracle session on the client. And determine to what IP address that socket is connected to.
    This is not that easy - I do not think that the OCI exposes the socket handle it creates. But you can use kernel calls to get a list of established TCP sessions and to what IP address they're connected to. The netstat command on Windows and Unix/Linux is an example of how this can be done.

  • Accessing dynamically configured filename inside adapter module code.

    Hi,
    I am having a requirement where i have to access the filename configured using Dynamic configuration inside my receiver file adapter MODULE code.  I am having PI7.1.
    For accessing the DC filename i have inserted this piece of code inside my adapter module code:
    MessagePropertyKey MPK =new MessagePropertyKey("FileName","http://sap.com/xi/XI/System/File");
    String filename = msg.getMessageProperty(MPK);
    But when i am tesing this module i am getting: "Message processing failed. exception encrypting session key".
    This module is basically written for encryption.I am referring this blog:
    /people/daniel.graversen/blog/2006/10/05/dynamic-configuration-in-adapter-modules
    Do i  need to do something else for accessing DC filename inside my module??Please help??
    Thanks
    Amit

    Hi,
    My code is something like this:
    public ModuleData process(ModuleContext mc,
                   ModuleData inputModuleData)
                   throws ModuleException {
            Object obj = null;
             Message msg = null;
             MessageKey amk = null;
             String inpKeyLocation = (String) mc.getContextData("inpKeyLocation");
                try {
                  obj = inputModuleData.getPrincipalData();
                     msg = (Message) obj;
                  amk = new MessageKey(msg.getMessageId(),msg.getMessageDirection());
                    XMLPayload xpld = msg.getDocument();
                  MessagePropertyKey mpk = new MessagePropertyKey("FileName","http://sap.com/xi/XI/System/File");
                  String filename = msg.getMessageProperty(mpk);
                  InputStream inps = (InputStream) xpld.getInputStream();
                                        and so on ......
    My encryption method somewhere down the line will use "filename" as one of its input.
    Please help??
    Thanks
    Amit
    Edited by: AmitSri on May 25, 2010 1:43 PM

  • How to call a function defined inside a module loader

    I wanna know...the method of calling a function defined
    inside a module loader component?
    Th
    <mx:ViewStack id="myViewStack" >
    <mx:Canvas id="Mgmt1">
    <mx:Label text="Gopher"/>
    </mx:Canvas>
    <mx:Canvas id="Mgmt2" >
    <mx:Label id="gopherlbl" top="-2" left="0"
    height="40"/>
    <CustomComp:MgmtGrid id="ManageCom"/>
    </mx:Canvas>
    <mx:Canvas id="Admin">
    <mx:ModuleLoader id="adminModule" url="{adminModUrl}"
    width="100%" height="100%" />
    </mx:Canvas>
    where adminModUrl="admin.swf";
    Thru the MangeCom id reference,I am able to call the fucntion
    defined inisde the CustomComponent File MgmtGrid...But I am unable
    to call the funciton defined inside adminModule
    ModuleLoader...(using id reference).Anyone pls suggest a solution
    for this..

    Ensure the module is loaded before calling the method in
    particular if you are calling it at the initialization of your
    app.

  • Access session variable inside AM module

    Is there any way to access session variable inside AM module custom function?
    I created one client interface function in AM and want to access one session variable value inside AM custom function.
    Please suggest.
    Thanks

    Hi
    here i need help to find out right approach,my use case are below
    1.User will login thorough SSO .
    2.Based on used id i need to display user data in table form.
    3.User-id will need to display in right corner of page template ( JSF page with this page template)
    4.user can update/create new table data by pressing update/createinsert button.
    5.Once user press the create new request button,one empty row will popup which have user-id filled automatically (used-id who logged in) and will read only ,so that once user commit the data,DB can update/insert the data with that user-id
    so far i have done point 1,2,4 and 5 like
    1.i created AM preparesession and store the use id.
    2.i have putted whereclause in AM for particular VO and run execute query and able to see particular user data,who logged in.
    4.created servicemethod for createinsert in AM and exposed it ,and set used-is table attribute which i got in AM preparession .Now i am able to see new row with user-id in one column in read only form when
    Is this the right approach ? and now i am not able to do step 3 so how to display same user-id in pagetemplate as this value is available in AM only.

  • Scc analog input modules, e.g., ai07 or ai13

    On the SCC-AI series such as the AI-07, what is the relationship between physical channel inputs (ai0 and ai1) as seen in Measurement and Information Explorer (MAX) versus module pin numbers 1-2 and 3-4? Are pins 1-2 the same as ai0 and pins 3-4 the same as ai1 or is it the opposite? Neither the SCC Quick Start Guide nor the SCC AI Series User Guide nor the SCC Configuration Guide have this information. Thank you for any help!
    Solved!
    Go to Solution.

    Hi Louise,
    Page six of the User Guide and Specifications shows a block diagram.
    http://www.ni.com/pdf/manuals/371066d.pdf
    On the right-hand side of this block diagram, you can see the E/M series DAQ Device inputs are AI (X) or AI (X+8).  Since these modules are signal conditioning modules, they do not actually perform a measurement, they simply condition the signal so that a measurement by the DAQ device can be taken.
    AI (X) is going to be the channel you specify on the DAQ device (for instance, analog input channel zero).  If you are performing a differential measurement, the spacing must be eight apart, and AI (X+8) will be the other side of the signal that plugs into your DAQ device (in this example, analog input channel 0 + 8 = 8).
    Please let me know if this helps.
    National Instruments

  • How to add a procedure from an pl/sql library to an item inside a module

    i have created a procedure for example round() function in a plsql library and i saved that library!!!! attached the library into my module and in post_text_item i need to call it
      it shows error, can you please help me out
    eg: this is my procedure in plsql library inside forms
    PROCEDURE FPROUND(ISAL NUMBER,VSAL OUT NUMBER) IS
    BEGIN
      SELECT ROUND(SAL)
      INTO VSAL
      FROM ASIF1;
    END;
    and now am gonna add this in my block to the item named sal under the trigger post_text_item
    declare
    isal varchar2(20);
    begin
    plfuplow(:asif1.sal,isal);
    :asif1.sal := isal;
    end;
    please suggest me with some answers and thanks in advance

    my forms version is 10g, actually i have used the procedure name correctly only christian but pasted my code wrongly over here............... and :asif1.sal refers to my block item and the item sal is of datatype(number) only
    declare
    isal varchar2(20);
    begin
    FPROUND(:asif1.sal,isal);
    :asif1.sal := isal;
    end;
    my error is:
    FRM-92101: there was a failiure in the forms server during startup. this could happen due to invalid configuration.
    please look inro thr web-server log file
    thanks for your precious comments buddy, hope you guy suggest me a good idea

  • Modify the content of a table inside function module

    if line_bill-cust_no = line_cust-cust_no.
        line_cust-tot_amt = line_cust-tot_amt + line_bill-bill_amt.
        MODIFY it_cust1 FROM line_cust transporting tot_amt  WHERE  cust_no = line_bill-cust_no.
    inside the function module in se 37 i am getting an error .
    The specified type has no structure and therefore no component called tot_amt....          
    actually if im running this code inside the se38 editor its running fine . but i want to do this inside a function module. when i tried to do this im getting the above error
    kindly help me in resolving the problem.

    hi arunima ,
                       i have declared the tables in the changing tab.. my problem is , how to access the line of the table inside the function module .
    for ex:
    loop at itab into wa where field1 = 'field2'.
    i have declared the wa in the function module but still it gives the error that field1 is not recognisable...
    how to resolve this...
    kindly help me out.

  • Accessing internal table of main program inside function module...

    I have function module say ZFUNC and main program say ZMAIN and internal table defined as IT_TAB inside ZMAIN but not passed as parameter to Function module ZFUNC.
    If I want to access the field value of IT_TAB of  main program ZMAIN inside ZFUNC during debugging then, I simply put <b>(ZMAIN)IT_TAB-amount</b> in ABAP debugger and then change it when the debugger is inside ZFUNC.
    How can I write code to change the value of internal table of main program in function module ZFUNC instead of doing in debugger ? I guess I have to use some field symbols, but not sure. Please suggest.
    Regards,
    Rajesh.

    Yes, you do need to use a field symbol.  Say for example, you had a internal table called IMARC in your program and you want to access it later in a funciton module, you would do something like this.
      data: xmarc type marc.
      field-symbols: <imarc> type marc_upl_tt.
    * Assign an internal table
      field = '(ZPROGRAM_NAME)IMARC[]'.
      assign (field) to <imarc>.
      loop at <imarc> into xmarc.
        write: / xmarc-matnr, xmarc-werks.
      endloop.
    Regards,
    Rich Heilman

  • How to manipulate records inside customized modules and reflect to the seeded modules

    If we are going to add custom modules inside Oracle EBS that link to Receivables, how do we create/update/delete records inside those custom modules and make them reflect inside Receivables? Are we going to use also the Interface tables and standard APIs? Can anyone help me on this matter or point me to some reading materials.  Actually, I already started reading Oracle Applications Developer's Guide which gave great knowledge on how to start this task.
    Thanks in advance.

    Jon632 wrote:
    If we are going to add custom modules inside Oracle EBS that link to Receivables, how do we create/update/delete records inside those custom modules and make them reflect inside Receivables? Are we going to use also the Interface tables and standard APIs? Can anyone help me on this matter or point me to some reading materials.  Actually, I already started reading Oracle Applications Developer's Guide which gave great knowledge on how to start this task.
    Thanks in advance.
    You can use interface table, or APIs or both.
    All APIs are documented in eTRM website -- http://etrm.oracle.com
    Oracle Receivables: Receipts API Overview, Setup, Sample Scripts and Troubleshooting (Doc ID 1361075.1)
    Oracle Receivables Invoice API: Setup and Sample Scripts (Doc ID 1242202.1)
    Oracle Receivables: Receipts API Known Issues and Patches (Doc ID 1362066.1)
    Oracle Receivables Credit Memo API: Setup and Sample Scripts (Doc ID 1272600.1)
    Oracle Receivables Invoice API: Known Issues and Patches (Doc ID 1306471.1)
    Oracle Receivables: Transactions API Overview (Doc ID 1240573.1)
    Oracle Receivables Credit Memo API: Known Issues and Patches (Doc ID 1316475.1)
    Oracle Receivables Adjustments API: Overview, Sample Scripts, Known Issues (Doc ID 808758.1)
    Oracle Receivables Deposits API: Sample Scripts, Known Issues/Patches (Doc ID 266964.1)
    How to Register a Receivables Application Programming Interface (API) as a Concurrent Request (Doc ID 785369.1)
    Thanks,
    Hussein

  • Call an executable program inside function module and pass the table values

    Hi,
           i'm pretty new to HR Abap programming. I have a requirement like "calling an executable program within a function module and the output of the program data(Stored in internal tables) should be passed to the function module tables".
    I've some idea about SUBMIT keyword and i used it in the function module..
    Please do the needful to solve this.
    Regards,
    Selvi.

    Hi,
    Thanks for all your reply.
      I've used Option 3 as per dsouzajovito suggestion. Now i'm getting data in function module tables using import/ export table to memory concept.
    Again a small issue arises, while i'm executing function module it fetches all pernr available in the server and displays the details of last pernr. GET pernr statement is used in the Z report and submit statement is used like this as follows.
      SUBMIT ZHR_RFC_PAYSLIP   WITH  PERNR-PERNR EQ EMPCODE
                                          WITH PYBEGDA EQ FDATE
                                          WITH PYENDDA EQ LDATE
                                          AND RETURN.
    Pls suggest if there is any corrections in the code.
    If i give a pernr as input in the function module, then it should fetch the details related only to that pernr.
    FYI, No selection screen is used here as per requirement.
    Regards,
    Selvi.

  • Inserted HMTL code from BC module won't stay inside its module

    Hello all,
    I am new to Muse and BC and I am struggling to have an inserted html content from BC floating right on my page, it overrides my style settings and keeps aligning in the center of the page leaving the html box frame empty.
    The module is a ecommerce product module, with a custom template that I created .
    Here's how it is on Muse:
    and here is how it shows after publishing
    Here is the page : http://familiacassone1.businesscatalyst.com/coleccion.html
    The code is of the html box is {module_product,254803,9094773,_top template="/layouts/onlineshop/myprod.html"}
    I am sure there is probably a very basic and easy solution for that...but I can't find it
    Any help will be greatly appreciated!
    Thanks a lot!
    Deca

    Hi Andrea,
    Please delete the inserted html box that you currently have and then re-create it and test without applying any styling to it, like in your example, it seems that you have given it rounded corners and a background.
    - Abhishek Maurya

  • Which type of V/A sensor suitable for the use of SCC -2345?

    Which type/brand of Voltage/current sensor suitable for the connection of SCC -2345?

    Hi TARC,
    There are a lot of options for measuring voltage or current in the National Instruments SCC series.  These are listed below, with the link to NI’s website where these modules can be found.
    SCC Analog Input Modules
    http://sine.ni.com/nips/cds/view/p/lang/en/nid/10339
    2 Channel Voltage Input Module:
    ·         SCC-AI01, 2 Channel Isolated Analog Input (42V, 10 kHz)
    ·         SCC-AI02, 2 Channel Isolated Analog Input (20V, 10 kHz)
    ·         SCC-AI03, 2 Channel Isolated Analog Input (10V, 10 kHz)
    ·         SCC-AI04, 2-Channel Isolated Analog Input (5V, 10 kHz)
    ·         SCC-AI05, 2-Channel Isolated Analog Input (1V, 10 kHz)
    ·         SCC-AI06, 2 Channel Isolated Analog Input (100 mV, 10 kHz)
    ·         SCC-AI07, 2 Channel Isolated Analog Input (50 mV, 10 kHz)
    ·         SCC-AI13, 2 Channel Isolated Analog Input (10V, 4 Hz)
    ·         SCC-AI14, 2 Channel Isolated Analog Input (5V, 4 Hz)
    2 Channel Current Input Module
    ·         SCC-CI20 2-Channel Current Input Module, 0-20 mA
    2 Channel Voltage Attenuator Module
    ·         SCC-A10 2-Channel Attenuator Input Module, 10-to-1
    These modules will work with any standard transducer.
    Hope this helps!
    Ed Waxler | Applications Engineering |  National Instruments

  • Dynamic configuration required in sender file - Adapter Module

    Hi Everybody,
    I am developing an Adapter Module in the file adapter (sender) using Adapter Specific Message Attributes.
    I am using Dynamic configuration inside the Module Process method in the adapter module.
    We are getting an error saying Dynamic Configuration cannot be resolved.
    Can anybody tell me the package to be used.
    Thanks,
    Zabiulla

    You can access the dynamic configuration in adapter module like this:
    Message msg = (Message) inputModuleData.getPrincipalData();
    String fileName = msg.getMessageProperty("http://sap.com/xi/XI/System/File", "FileName");
    You do not need any addition library besides the adapter module API.
    Hope that helps
    Stefan

  • Adapter Module Receiver File Adapter

    Hi All,
    I am getting file name in the Mapping in my target structure in a field FILENAME and i want to use this field to create a file at the target with the name as the value in FILENAME.
    I have to develop this by using Adapter Module.
    Note : This can be done by Variable Substitution and Dynamic Configuration UDF.But i want to implement the same by using adapter module.
    Can somebody help me out in getting the FILENAME from mapping inside the module process method of module.
    Thanks,
    Zabi

    Try this..
    private Map param;
    DynamicConfiguration conf = (DynamicConfiguration) param.get(
    StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey KEY_FILENAME = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String Filename = conf.get(KEY_FILENAME);[/code]
    Thanks
    Sebin

Maybe you are looking for

  • Is it possible to IMPORT songs to iTunes all at once?

    Obviously, one can add their whole music library to the iTunes library all at once, but even if you bought this music, if you did not IMPORT it using iTunes, it isn't registered as being owned by you. So, as a result, any music that you have added to

  • LR3 to CS5 metadata changing

    I start with a DNG in LR3. Take the photo into CS5 using Stack with Original turned on. Make changes and save the file. LR3 tells me the metadata has been changed by another software. Does anybody know why the metadata is being updated? Do I need to

  • Transformation activation problem

    Hello All, after saving a transformation it results a failure of the system. No errors are displayed but something goes wrong: after saving the transformation, it looks like it is saved successfully (as I can read on the left bottom) while simultaneo

  • PP CC 2014 & Memory RAM - BUG?

    Hello Everyone I have some problems with PP CC 2014 that were not previously One. Problem of memory after a few hours the computer's memory jumps gradually to a maximum 16G Two. 'Auto Save' to Cloud does NOT work - I get a message that I need to inst

  • Get trouble to order

    i just wanna know how the procedure to get ipod delivary because i want to order ipod touch 5th gen but cant. need help