How to get I/O on one port

I need to supply a chip select signal,40KHz clock,DI and DO on one port of the NI-6534 DAQ.
Can it be done, and how?

Hello,
Unfortunately, I do not know of any way that you can do this using only one port. The problem is that you will need to use a strobed operation for outputting a digital signal. The 653x devices do not have the ability to input and output at the same time during using a strobed operation. However this can be done if you could use port 0 and 1 as input and port 2 and 3 as output.
Let us know if you would like more information on how you could do this using two ports.
Best regards,
Justin T.
National Instruments

Similar Messages

  • How do get video to hdmi TV port without using apple tv?

    My new non retina macbook pro 13 inch is supposed to arrive soon.  My old 42 inch Vizeo only has one hdmi port that works so I was planning to use it a s moniter  for  my DAW.  The apple tv is for the living room, not the room where my DAW is.  But as far as I can tell there is no mini display or anything on this computer other than thunderbold , usb and  firewire, the firewire to be used for my MOTU audio interface. Any ideas on how to get this old  VIzeo  to be external moniter basically

    Take a look at this;
    http://support.apple.com/kb/HT4241
    There's some additional links in there to the products themselves. Will allow you to connect it to the HDMI port on the TV and not have to use the Apple TV.
    Regards,

  • How to get certificate from sun one directory server

    I have installed sun one directory server 5.2. Now in order to connect to the server through ldap protocol i need certificate on the client side.
    How to get the certificate from the sun one directory server...??
    ( Earlier i tried the same procedure with active directory .and i got the certificate successfully ...as well as ldap authentication..but don't know what to do with the sun one..???)
    Any tips on this issue will be helpful
    thank you

    You didn't make mention of setting up ssl on the server side, so search these boards for openssl. Some nice person uploaded an nice example of how do use openssl to do this.
    To get the ssl certs for the solaris-client ssl authentication ( tls:simple ) to work you will need to use netscape to connect to the ssl port to get the right format. There are comments in that same doc on how to do that.

  • Does anybody know how to get help with this one?

    Hello there!  
    I wanted to get an advice on how to get in touch with the appropriate person at BT that could help with my situation.
    I have tried telephone help, complaints by email and unfortunately still waiting for somebody from the customer services to help me out.
    I have recently moved home.  I contacted BT on 26th June to organise the line transfer to the new address. The date was set for 18th July. I also ordered line rental saver and paid for it over the phone. All went smooth, telephone and broadband was working fine at the new place, but on the 23rd July I was sent an email that "BT is sorry that I am leaving". 
    I thought it was a mistake, but the lady in the on-line chat said somebody stopped my service. Later she rang and left a message saying that I must have requested to move to another provider. Did not manage to speak to her again, but phoned the help line this time.
    There a gentleman was trying to convince me that I called BT and cancelled my service on the 18th July and to him I was not a BT customer anymore. The truth is that I did not request to stop my service, anyway - why would I do that after paying for a year in advance. This has no logic, but because computer says so then he thinks I did it.
    He also added that my account is a 'mess'. He then promised that somebody would get in touch to sort it out as my line rental was gone and my phone and internet could go off any minute.
    I did not get any help. After that I wrote to them  3 email complaints to request assistance. They called and aknowledge they will help, but 3 weeks down the line nothing was done to explain the situation. Left the messages to the person from email complaints to ring me or email me -never happened.
    Last week I got 2 emails welcoming me to BT and outlining the call plans that were diferent from each other and the one I agreed to on the 25th June. When I called help line 2 days ago a lady confirmed on which one I am on, but could not sort out the most annoying thing - the 'final' bill. 
    I was sent a bill for over 200 pounds due to premature termination of phone and broadband service , which I never ordered. They already took the money this week. My line saver is gone as well. So I am 360 pounds short. I aslo have no access to myBT to monitor my phone activity or make orders.They also did not send any confrimation of the call plan I am currently on.
    It is a very annoying situation, because somebody at BT made an error and I am unable to get to anybody that could help. Everytime you call the help line you speak to somebody else and despite me thinking the email complaints would be the way forward they are not. Would appreciate some advice on how to tackle these issues: false accusations from them, inappropriate billing, problem with myBT.
    Thanks Lukasz

    Hi lbadek
    I can help with this please send us an email using the contact the mods link in my proifle and we will investigated from there.
    Thanks
    Stuart
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • How to get multiple photos as one clip in imovie?

    i have 13 school photos that i want to include in an imovie slideshow project. i wanted them to scroll from left to right, but can't seem to get them all in one clip. is there a way to do this? i found a way to do it by adding all 13 pictures into one photo using photobucket, but when i import that massive photo into imovie, it is such poor quality that it isn't worth it. please help. i'm going crazy over here.

    In that case, I have never done this before, but here is how I would approach it.
    In Photoshop, or similar app, I would create a photo that is 1080pixels high or bigger and wide enough to hold all pictures.
    I would place all photos in here and export as a single photo.
    In iMovie, I would set the image to Ken Burns, with the starting rectangle on the first photo, and the ending rectangle on the last photo.

  • How to get OSB to stop appending port # in the endpoint of a published WSDL

    This is the closest thread I could find to my issue, but still is not quite what I am looking for: How to get ip number in WSDL instead of host name? I have an OSB server behind a VIP, and I am publishing a proxy service for an external client to call. The VIP only accepts connections over SSL/https. OSB only hosts services on http/port 80, and the VIP handles the connectivity and security between them.
    I wrote a wsdl by hand, set my endpoint to the VIP address (https), created the proxy service, and deployed to OSB. I can test the service all day in SoapUI by calling the VIP, so far so good. However, when the client calls https://VIP/myService/?wsdl, he sees the wsdl's endpoint populated as http://VIP/myService:80.
    How do I stop OSB from appending :80 to the endpoint in the wsdl? This makes it unusable for any client caller to generate code by calling ?wsdl, so it forces us to export the wsdl and all schema files and provide to clients by hand. What configuration setting can we change that will fix this behavior?

    vladodias wrote:
    OSB only hosts services on http/port 80...You can change OSB to host on any port you want and can also configure security...
    http://docs.oracle.com/cd/E28280_01/dev.1111/e15866/model.htm
    http://docs.oracle.com/cd/E28280_01/web.1111/e13707/ssl.htm#i1200848
    appending :80 to the endpoint in the wsdl ... makes it unusable for any client caller to generate code by calling ?wsdl
    I should have mentioned that :80 was an external constraint, so it was not an option to change this portion of the OSB configuration...
    Most wsdl clients should be able to call a wsdl from any port as well... The presence of :80 shouldn't make any difference... So, I can't quite understand that either...The point is to be able to provide a framework to clients that needs as few settings overridden as possible, so we'd like the published endpoint to actually match the true endpoint that we would expect a client to call.

  • SDK : how to get the server adress and port ?

    Almost everything is in the title, I'm look for code to get the server URL and port where the ME is running ;o)
    There should be some standard API I guess.
    Thanks
    Regards

    Hi,
    In the code that I write I usually have access to the HTTP Request Object.
    String serverName = request.getServerName();
    String serverPort = request.getServerPort();
    Then I just do a compare on the returned value to see if I am on our Test or Production server.
    if(request.getServerName().indexOf("prodservername") >= 0)
      // PRODUCTION CODE HERE
    else
      // TEST CODE HERE
    Hope this helps,
    Mike

  • How to get the Organizational Unit One level up

    Hi
    Does any one know any function module to get the org unit one level up by giving the current Organizational unit as input. Please reply very urgent.

    Hello Nirmal
    I am usually using the following function module to read to OM:
    *   SAP_SORG
    * OrgStructure with assigned orgunits)
        REFRESH: lt_struc.
        CALL FUNCTION 'RHPH_STRUCTURE_READ'
          EXPORTING
            plvar             = '01'            " active Planvar.
            otype             = 'O'             " OrgUnit
            objid             = l_wa_cb1-objid  " Toplevel-Node
            wegid             = 'SAP_SORG'
            begda             = iw_begda
            endda             = iw_endda
            pup_info          = 'X'
            with_stext        = 'X'
            tdepth            = 0               " alle Sub-Levels
          TABLES
            stru_tab          = lt_struc
          EXCEPTIONS
            catalogue_problem = 1
            root_not_found    = 2
            wegid_not_found   = 3.
    The parameter <b>WEGID</b> is the crucial on which determines the objects that are read from the OM. In your case you will need <b>WEGID = 'A002'</b> (reports (line) to).
    To understand the <i>evaluation path</i> (WEGID) better have a look at transaction <b>PPST</b>.
    Regards
      Uwe

  • HELP! how to get or download sun one certificate server 4.7

    I had searched for a long while and had no found!
    can anyone tell me how to buy or download sun one certificate server 4.7 ,netscape certificate server or iplanet CMS 4.2
    thanks!

    The SunOne certificate server was EOLed by Sun some time ago.
    However, RedHat recently purchased Netscape Certificate server which is based on the same iPlanet codebase as SunOne but has numerous additional features including a smartcard and USB token management system.
    Evaluation copies are available from redhat.com

  • How to get blank data wn one date is initial?

    hi
    im finding the difference between 2-dates...
    below is my code......
    my problm is wn there is no data in the gstri field then v_dat1 should be blank...but im getting zeros...
    how to get blank instead of zero?
    IF <fs_final>-gstrp is not INITIAL and
    ( <fs_final>-gstri is not INITIAL ) .
    CALL FUNCTION '/SDF/CMO_DATETIME_DIFFERENCE'
    EXPORTING
    date1 = <fs_final>-gstrp
    date2 = <fs_final>-gstri
    IMPORTING
    datediff = v_dat1
    EXCEPTIONS
    invalid_datetime = 1
    OTHERS = 2.
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDIF.
    IF ( <fs_final>-gstrp GT <fs_final>-gstri ) AND
    ( NOT <fs_final>-gstri IS INITIAL ) .
    v_dat1 = -1 * v_dat1.
    ENDIF.
    Regards
    Smitha

    HI,
    The type defination of date difference is P whose default value is 0. for that reason you are getting 0 in v_dat1. and thats why it can't be blank.
    if you using the v_dat1 for futher processing than you can first check whether v_dat1 is 0 or not then you can proceed with your logic...
    OR
    other think you have to delcare another variable of type char, assign your v_dat1 and then SHIFT <char var> LEFT DELETING LEADING '0'.
    Hope it helps

  • I've gotten myself into the FRENCH iStore and don't know how to get back to the one in the USA.  Does anyone know how to do this?

    I wanted to buy a song from Midnight in Paris but couldn't get it in the USA, so got into the French ITunes Store.  I got there and now can't get back to the USA iTunes store because (1) I don't know how to speak French and (2) I have no clue how to get back.  Can someone help me?

    Hi. Try this: From the iTunes Store front page, scroll to the bottom of the page. In the bottom left corner there should be a flag, in this case the French flag, click it and you 'll be presented with a screen to select the correct country.
    Stedman

  • How to get IIOP to work with port 2481

    I've seen a pile of threads on problems getting IIOP to work in
    JDeveloper 2.0. Here is one possible solution to the problem.
    First, the server should be running TCP/IP and this must be
    working. Second, the IP address must be static (for this
    solution). Third, a published entry should NOT exist in your
    DNS for this server (e.g., can't ping this server name from
    outside).
    On your client DO make an entry in your local 'hosts' file so
    you can reference the IP easier. This is NOT required as you
    can still reference the IP address in the Connection Wizard Host
    ID field.
    On the server make sure the LISTENER.ORA is setup to reference
    the HOST by the machine name.
    For example, on an NT Oracle 8i Server with the DNS enabled (in
    the NT network configuration) with a host name of ORA_SVR in
    domain MY_DOMAIN.COM, the setup would look like this:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (PROTOCOL_STACK =
    (PRESENTATION = TTC)
    (SESSION = NS)
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ora_svr)(PORT = 1521))
    (PROTOCOL_STACK =
    (PRESENTATION = TTC)
    (SESSION = NS)
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ora_svr)(PORT = 2481))
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\Oracle\Ora81)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ORCL)
    (ORACLE_HOME = D:\Oracle\Ora81)
    (SID_NAME = ORCL)
    Now, in the INIT.ORA file make sure you use the IP address for
    the host name NOT the actual host name used above. Here is the
    snipit that should be entered to enable the MTS and configure it
    properly. Note that 127.0.0.1 (local_host) will not work - at
    least not for me. The IP of '198.100.0.10' is used as an
    example here, you would enter the static server IP where the
    database (ORA_SVR) is.
    mts_dispatchers = "(ADDRESS=(PROTOCOL=TCP)(HOST=198.100.0.10)
    (PORT=2222))(DISPATCHERS=1)
    (PRE=oracle.aurora.server.SGiopServer)"
    mts_dispatchers = "(ADDRESS=(PROTOCOL=TCP)(HOST=198.100.0.10)
    (PORT=2223))(DISPATCHERS=1)(PRE=oracle.aurora.server.GiopServer)"
    # Uncomment the following two lines when your dispatcher are
    configured to listen
    # on SSL ports (sqlnet.ora)
    # mts_dispatchers = "(ADDRESS=(PROTOCOL=TCPS)(HOST=198.100.0.10)
    (PORT=5555))(DISPATCHERS=1)
    (PRE=oracle.aurora.server.SGiopServer)"
    # mts_dispatchers = "(ADDRESS=(PROTOCOL=TCPS)(HOST=198.100.0.10)
    (PORT=5556))(DISPATCHERS=1)(PRE=oracle.aurora.server.GiopServer)"
    mts_max_dispatchers = 5
    mts_servers = 1
    Next, on the server also ensure that the TNSNAMES.ORA is setup
    with (at least) these entries:
    ORCL.WORLD =
    (DESCRIPTION =
    (SOURCE_ROUTE = OFF)
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ORA_SVR)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    EXTPROC_CONNECTION_DATA.WORLD =
    (DESCRIPTION =
    (SOURCE_ROUTE = OFF)
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(Key = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Finally, stop the listener with 'LSNRCTL STOP' and shutdown the
    database instance using SVRMGRL or the NT service control. Then
    restart the listener with 'LSNRCTL START' and restart the
    database instance.
    If all went well, JDBC, IIOP and all your other Oracle tools
    should work. Check the listener log if not. If you
    see 'REJECTED' messages on port 2481, the listener still not
    making a connection with the dispatcher.
    I assume if you had a DNS entry for your server the IP would not
    be necessary in the dispatcher. I'm not sure how it resolves IP
    addresses. Part of the problem I noticed was the way the HOST
    was being translated by the Dispatcher. If you had
    used 'ORA_SVR' in my example, it would have translated
    into 'ora_svr.my_domain.com' which, would fail since the
    listener didn't find that host with a database instance
    of 'ORCL' running on it. At least that's what I think is
    happening. Bottom line, this solved my configuration problem
    and I thought it might help others. If it doesn't work for you,
    well, sorry.
    .....Gregg
    Gregg Lagnese
    MicroDeveloper, Inc.
    null

    Also, check that you hava distributed_transactions = 10 (or some
    number greater than 0 which is the default).
    Jamey
    Gregg Lagnese (guest) wrote:
    : I've seen a pile of threads on problems getting IIOP to work
    in
    : JDeveloper 2.0. Here is one possible solution to the problem.
    : First, the server should be running TCP/IP and this must be
    : working. Second, the IP address must be static (for this
    : solution). Third, a published entry should NOT exist in your
    : DNS for this server (e.g., can't ping this server name from
    : outside).
    : On your client DO make an entry in your local 'hosts' file so
    : you can reference the IP easier. This is NOT required as you
    : can still reference the IP address in the Connection Wizard
    Host
    : ID field.
    : On the server make sure the LISTENER.ORA is setup to reference
    : the HOST by the machine name.
    : For example, on an NT Oracle 8i Server with the DNS enabled
    (in
    : the NT network configuration) with a host name of ORA_SVR in
    : domain MY_DOMAIN.COM, the setup would look like this:
    : LISTENER =
    : (DESCRIPTION_LIST =
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    : (PROTOCOL_STACK =
    : (PRESENTATION = TTC)
    : (SESSION = NS)
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL = TCP)(HOST = ora_svr)(PORT = 1521))
    : (PROTOCOL_STACK =
    : (PRESENTATION = TTC)
    : (SESSION = NS)
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL = TCP)(HOST = ora_svr)(PORT = 2481))
    : (PROTOCOL_STACK =
    : (PRESENTATION = GIOP)
    : (SESSION = RAW)
    : SID_LIST_LISTENER =
    : (SID_LIST =
    : (SID_DESC =
    : (SID_NAME = PLSExtProc)
    : (ORACLE_HOME = D:\Oracle\Ora81)
    : (PROGRAM = extproc)
    : (SID_DESC =
    : (GLOBAL_DBNAME = ORCL)
    : (ORACLE_HOME = D:\Oracle\Ora81)
    : (SID_NAME = ORCL)
    : Now, in the INIT.ORA file make sure you use the IP address for
    : the host name NOT the actual host name used above. Here is
    the
    : snipit that should be entered to enable the MTS and configure
    it
    : properly. Note that 127.0.0.1 (local_host) will not work - at
    : least not for me. The IP of '198.100.0.10' is used as an
    : example here, you would enter the static server IP where the
    : database (ORA_SVR) is.
    : mts_dispatchers = "(ADDRESS=(PROTOCOL=TCP)(HOST=198.100.0.10)
    : (PORT=2222))(DISPATCHERS=1)
    : (PRE=oracle.aurora.server.SGiopServer)"
    : mts_dispatchers = "(ADDRESS=(PROTOCOL=TCP)(HOST=198.100.0.10)
    : (PORT=2223))(DISPATCHERS=1)
    (PRE=oracle.aurora.server.GiopServer)"
    : # Uncomment the following two lines when your dispatcher are
    : configured to listen
    : # on SSL ports (sqlnet.ora)
    : # mts_dispatchers = "(ADDRESS=(PROTOCOL=TCPS)
    (HOST=198.100.0.10)
    : (PORT=5555))(DISPATCHERS=1)
    : (PRE=oracle.aurora.server.SGiopServer)"
    : # mts_dispatchers = "(ADDRESS=(PROTOCOL=TCPS)
    (HOST=198.100.0.10)
    : (PORT=5556))(DISPATCHERS=1)
    (PRE=oracle.aurora.server.GiopServer)"
    : mts_max_dispatchers = 5
    : mts_servers = 1
    : Next, on the server also ensure that the TNSNAMES.ORA is setup
    : with (at least) these entries:
    : ORCL.WORLD =
    : (DESCRIPTION =
    : (SOURCE_ROUTE = OFF)
    : (ADDRESS_LIST =
    : (ADDRESS = (PROTOCOL = TCP)(HOST = ORA_SVR)(PORT = 1521))
    : (CONNECT_DATA =
    : (SERVICE_NAME = ORCL)
    : EXTPROC_CONNECTION_DATA.WORLD =
    : (DESCRIPTION =
    : (SOURCE_ROUTE = OFF)
    : (ADDRESS_LIST =
    : (ADDRESS = (PROTOCOL = IPC)(Key = EXTPROC0))
    : (CONNECT_DATA =
    : (SID = PLSExtProc)
    : (PRESENTATION = RO)
    : Finally, stop the listener with 'LSNRCTL STOP' and shutdown
    the
    : database instance using SVRMGRL or the NT service control.
    Then
    : restart the listener with 'LSNRCTL START' and restart the
    : database instance.
    : If all went well, JDBC, IIOP and all your other Oracle tools
    : should work. Check the listener log if not. If you
    : see 'REJECTED' messages on port 2481, the listener still not
    : making a connection with the dispatcher.
    : I assume if you had a DNS entry for your server the IP would
    not
    : be necessary in the dispatcher. I'm not sure how it resolves
    IP
    : addresses. Part of the problem I noticed was the way the HOST
    : was being translated by the Dispatcher. If you had
    : used 'ORA_SVR' in my example, it would have translated
    : into 'ora_svr.my_domain.com' which, would fail since the
    : listener didn't find that host with a database instance
    : of 'ORCL' running on it. At least that's what I think is
    : happening. Bottom line, this solved my configuration problem
    : and I thought it might help others. If it doesn't work for
    you,
    : well, sorry.
    : .....Gregg
    : Gregg Lagnese
    : MicroDeveloper, Inc.
    null

  • How to get the results in one line

    Hi
    if i use the script below i get the name of path and then : and in next line i get the results.is there a way to get the results from every path after the : and not in the next line?
    another question - is there a way that the script will not show the server name on every path?
    (Get-Counter -ListSet LogicalDisk).PathsWithInstances | Get-Counter
    THC

    If you take you script and pipe it to get member, it will give you a list of various script properties.
    (Get-Counter -ListSet LogicalDisk).PathsWithInstances | Get-Counter | get-member
    You will see that the object type returned by "Get-Counter" is Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet.
    TypeName:
    Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet
    Name MemberType Definition
    Equals Method bool Equals(System.Object obj)
    GetHashCode Method int GetHashCode()
    GetType Method type GetType()
    ToString Method string ToString()
    CounterSamples Property Microsoft.PowerShell.Commands.GetCounter.Perfo...
    Timestamp Property datetime Timestamp {get;set;}
    Readings ScriptProperty System.Object Readings {get=$strPaths = ""...
    You can try grabbing different properties, and they will print out differently, displaying the data on the same line in some cases. For example, pipe your output to a "foreach-object" block, and then for each object print out the CounterSamples property.
    (Get-Counter -ListSet LogicalDisk).PathsWithInstances | Get-Counter | foreach-object { ($_).CounterSamples }
    This should all print on one line now. However, you also asked if there was a way to not have the server print out on every line. The way to control the format of these outputs is to use the "format-table" cmdlet. So you would pipe your output to format-table
    and then give it various options. This is how you would pipe it (without any options).
    (Get-Counter -ListSet LogicalDisk).PathsWithInstances |
    Get-Counter | object { ($_).CounterSamples | format-table }#OR USE YOUR ORIGINAL CODE(Get-Counter -ListSet LogicalDisk).PathsWithInstances |
    Get-Counter | format-table }
    Now, it's up to you to give format-table the options you want. With no options, output will look unchanged. To see what options are available to you, use get-help.
    get-help format-table
    I hope this helps!
    Thank for all the info...

  • How to get a value from one item into another

    How can i get value from one item into another item.
    Ex: I have a report, in there i have check boxes, and when i have checked some rows, and press submitt, a prosses computates it into a item on another page, and a branche redirects to page 3. Then i'm going to use the value in the item into a PL/SQL script in an report to show the submittet items.
    How can i do this?
    Computation script, pages and all that is fixed. But i dont know which PL/SQL statement to use to get th value from the item.

    Hi Fredr1k,
    Use the V() function from pl/sql.
    e.g. V('P3_MY_ITEM')
    will return the value of that page item.
    As long as the pl/sql is called from within the Apex environment.
    Regards
    Michael

  • How to get attribute values from one view to another

    HI all,
    Thx in Advance..
    I have 2 view like v1,v2.In v1 i used one attribute values from "get single attribute" method.And i need the same values in v2 screen.For this i did in v1 outbound plugs , i mentioned the parameter name . How can i get the same values in  v2.

    Hi chandru ,
    you said you declare the parameters in the Outbound Plug of V1.  now go to view V2 inbound plug Tab and creat one inbound plug
    double click on the plug name .it will navigate you to the event handeler method . Now add the outbound parameter variables in the
    parameters
    For example : V1firing the navigation plug
    a type string " defined in parameter
      wd_this->fire_out_to_view2_plg(
        a =      'ABCD'                           " string
    you can retrive the value freely in v2 inbound event handeler
    a type string " defined in parameter
    *   set single attribute
        lo_el_context->set_attribute(
          name =  `TEXT`
          value =  a )." here you will get the 'ABCD'.
    regards
    Chinnaiya P
    Edited by: chinnaiya pandiyan on Jun 23, 2010 7:12 PM

Maybe you are looking for

  • Sales Order: Item Field Layout

    I would like to change the order in which fields of Sales Order Item display in. Basically move some fields forward so client does not need to scroll so far to right to maintain for example Order number. Is there a place in config where you can contr

  • SCAT in ECC 6.0

    Hi experts, Can anyone explain clearly how SCAT is used to upload the data with the transaction in ECC-6.0 V Thanks, Oar

  • Edit pdf with Adobe Reader Pro XI?

    How do I edit a PDF file with Adobe Reader Pro XI?

  • FTP Connection on OEL AS 4

    Hi all, I have installed Oracle Enterprise Linux AS 4. how can i configure FTP and Telnet connection in it? pls suggest the steps. thanks and regards.

  • Companyu2019s own special stock for vendors

    Dear guru. I need to use a special stock valuated  for materials not located in our company provided to vendor. I donu2019t want to use stock O because I use that for subcontracting. I donu2019t pay the vendor for managing this stock so I canu2019t u