Programming Interface

Hi All,
only a short question:
Is there any programming interface in the Visual Composer for implementig scaleable User Interfaces?
Thanks
Steve

Hi Prakash,
can I get more infos about the Visual Developnment Kits.
  What do you mean with in the future?
  Which programming language? Is it Java?
  Where can I get a technologie map for the visual  
  composer within future developments?  
Thanks for your help
Steve

Similar Messages

  • Labview program interface

    Dear all, 
    I have a some problem in running my labview program.
    I intention is to generate an output voltage by using my machine (by Nanonis), thus I am using their program in Nanoinis program interface. However, I might have make some connection wrongly somehow as it is not working. I want to try controlling the duration of the output voltage, maybe like 10 seconds. However, I must have made an error somewhere in the program as no voltage is generated 
    I would appreciate if anyone can advice me on this matter.
    Thank you.
    Regards,
    uranus999
    Attachments:
    RelayOutput(Analog output) (trial).vi ‏19 KB

    Dear Lynn, 
    I understand that it might be difficult to understand with looking at the Nanonis sub vi's. Sorry about that. If I upload a PDF of the block diagram, would it help at all?
    Anyway, I should clarify one thing about the program. Actually, previously, I have use the similar block diagram but I have tried to generate the voltage by using a DAQ. This time, since I intend to use the Nanonis programming interface (replacing the wire lines) from the relay output to the programming interface-Open App ref instead of the NI daq. I expected that it should work but unfortunately, although the program work for the NI DAQ, it doesn't for the Nanonis programming interface. Thus, I am seeking advice on what might had happen and what I should do. I am still a new in writing Labview programs, thus I really do appreciate to get all the advice that I can get.
    Thank you.
    Regards,
    uranus999

  • How to use Labview 7.0 to make program interface?

    Hellow!
    Will Labview 7.0 be able to make the program interface? just like some application software made by VC++,VB?
    The program interface should have the menu,button,...
    Thanks!

    You can use LV to create a fully working program with an interface of your design, just like you would in any other compiler. LV actually serves as a compiler for a graphical language called G, which is based on dataflow instead of text based execution (the data "flows" through wires from one function to the next, controlling execution order and filling the role of variables).
    Since LV is multiplatform (and not MS), its default controls are not identical to those in VC and VB, but those can be accessed to. Actually, in many ways, it's much easier to build an interface in LV, because building the interface actually defines your "variables" and your interaction with the code.
    An interface would be no good without a program, so you will have to know how to use LV. It's much faster to learn than other languages, but you will still need some experience to write good programs.
    To learn more, I suggest you start by reading the LabVIEW user manual. Also, try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide.
    If your question was only about MS buttons, like in VB and VC, you can find them in the Dialog Controls palette, or you can use ActiveX to embed them into your program.
    Try to take over the world!

  • Recreating a program interface with the drawing API?

    Hey there all!
    I've been out of the developing arena for awhile, so please
    bear with me.
    I'm currently doing a road trainer gig, and it would help me
    out tremendously to have a Flash version of the software I'm
    providing training on. Can someone point me in the right direction
    to find the ActionScript for drawing a specific programs interface?
    I'm going to be needing databaseing info too, but that's
    another question :-) .
    Thanx in advance!
    TeeCee

    i don't know why you would draw an interface, but the flash
    drawing api can be found under the movieclip methods: lineStyle,
    moveTo, lineTo, curveTo, beginFill etc.

  • External program interfaces SLIN Error

    Dear Experts,
                      I am getting SLIN External program interfaces error . could you please tell me how to correct the  error ?
      *LOOP AT lt_p0001 INTO ls_p0001."
          SUBMIT yhrin_rhstru00 WITH pchwegid = 'O_S_P' WITH pchobjid-low = ls_p0001-orgeh "#EC *
          WITH pchbegda = '19000101' WITH pchenda = '99991231' WITH pchplvar = '01'
          WITH pchotype = 'O' AND RETURN.
          EXIT.
        ENDLOOP.*
    Regards,
    Sivakumar.A

    Dear experts ,
      I am receiving the following SLIN Error Message.
    Program:  SAPLYHRIN_MSSDB_ENH  Include:  LYHRIN_MSSDB_ENHU06  Row:    129   (Prio 1)
    PCHOBJID-LOW is not a parameter or a select option in report YHRIN_RHSTRU00
    (The message can be hidden with "#EC *)
          Program:  SAPLYHRIN_MSSDB_ENH  Include:  LYHRIN_MSSDB_ENHU06  Row:    129   (Prio 1)
    PCHENDA is not a parameter or a select option in report YHRIN_RHSTRU00
    (The message can be hidden with "#EC *)
    Thanks and Regards,
    Sivakumar.A

  • Application Programming Interface

    Hello everyone,
    I'm new in this forum and to SAP, and I appreciate the opportunity to reach you. Here's my question:
    I need to go into a SAP database and directly retrieve table information. All this from MS Access.
    1. Does SAP provide an application programming interface to do all this?
    2. How can I get to the API library?
    3. What language is it written in?
    Thanks!
    Cordially,
    Pablo Diaz.

    Hi Pablo,
    welcome to SDN.
    You can't directly access the SAP Database as I think you want through any ODBC Driver. You should only access it via defined interfaces called RFC Enabled Function Modules. A special set of this RFC FM's are BAPI's which are mostly well documented and keep a consistent interface during releases.
    From a Windows Environment I think the .NET Connector is the best and also supported way to access SAP. Have a look at the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/dotnet">.NET Interoperability</a> Pages here on SDN.
    Regards
    Gregor
    P.S.: You can award points to answers which helped you by clicking on the Radio Buttons in front of the answer.

  • SLD Application Programming Interface for ABAP-Based Systems

    Hi Experts,
    Could you help me to configure the connection between SLD ABAP API and the SLD manually?
    Why we use SLD Application Programming Interface for ABAP-based systems (SLD ABAP API)?
    please help.
    Sushama

    You have to use transaction SLDAPICUST in the business system to define the SLD access data. This data consists of the host and port of the SLD as well as a user and password (PIAPPLUSER, for example). You can use the entries that you maintained on your Integration Server.
    The RFC destinations LCRSAPRFC and SAPSLDAPI are used for the SLD connection. They use the SLD access data maintained with transaction SLDAPICUST. The RFC destination LCRSAPRFC is used to read the exchange profile; SAPSLDAPI is used by the ABAP API.
    The RFC destinations are also used to retrieve the information about where to retrieve the information about where to find the Integration Builder required for the proxy generation. This information is located in the exchange profile.
    You have to create both RFC destinations in your business system. They use the same registered server program, which is defined as part of the RFC engine settings of the J2EE Engine on the Integration Server host. This means that all business systems can use the same server program for their RFC destinations LCRSAPRFC and SAPSLDAPI. This program ID is:
    &#9679;      SAPSLDAPI_UNICODE for Unicode business systems
    &#9679;      SAPSLDAPI_NONUNICODE
    This should help

  • Programming Interfaces for Sharepoint

    Good morning,
    I have a copy of the "Programming Interfaces for LiveCycle ES2 Modules(April 2010)" and I have been using it to define an environment for a client.  What I was wondering is if there is a document that lists the APIs that are available for he Sharepoint connector.  I was sure that I had seen one, but I can no longer find it.

    Hi,
    Apologies for the late response.
    You can refer to the JavaDocs posted online to see all the APIs available for the SharePoint connector. Here's a link to the specific page: http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/com/adobe/livecycle/crc/sharep oint/client/IMSSharePointContentRepositoryConnectorServiceClient.html.
    You can also have a look at the Workbench documentation: http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=003818.html#23824 43
    Regards,
    David ([email protected])

  • I bought Adobe CS6 Design Standard, however on my new laptop (3840x2160 pixel screen) the program interface is way too small and i cannot size it larger. Anyone an idea?

    I bought Adobe CS6 Design Standard, however on my new laptop (3840x2160 pixel screen) the program interface is way too small and i cannot size it larger. Anyone an idea?

    Hi,
    Is there any particular application's interface that is coming up small or is it happening with all the products?
    Cheers,
    Kartikay Sharma

  • BAPI (Business Application Programming Interface)

    BAPI (Business Application Programming Interface) to upload attendances, absences from legacy system to SAP system
    can sumbody suggest me the process

    If you want to use BAPI´s for this process you should use HR PDC Interphase.
    Check SAP Note 647145 for your reference.
    If you need additional information let us know.

  • Using Integration Directory Programming Interface Error Wrong_Version

    Hi all
    using the IB API to query and read the objects in the pi 7.11 I get the error wrong_version
    by reading of some interface determinations.
    If I use the webservice InterfaceDeterminationQuery all will worke fine but using
    InterfaceDeterminationRead some of the interface determinations response WRONG_VERSION
    All Objects are from PI 7.11 and the wsdl File are from SAP BASIS 7.11
    any idea?, testingteh same from the WSNavigator in the pi will work fine.
    regards
    Ralf

    Hi Ralf, did you solve the problem? Are there any detailed error messages/payloads/stack traces? Thanks, regards, Martin

  • Hardware Programming/Interfacing

    Hello All,
    I need to know if Java provides any facility for interfacing with external Hardware, this includes com port, parallel port and ISA/PCI communication, any who can help in this regrad, how can perform enumerations like what sort of hardware is attached to the computer or how can I check what devices exist at specific Comports,PCI/ISA slots etc.
    Regards,
    S. Rizwan M. Rizvi

    Hi
    To interface with to the port you can use the package javax.comm, which provides interfaces to serial and parallel ports. To see more I'll suggest starting with http://java.sun.com/products/javacomm/

  • Linux program interface to oracle

    i have perl scripts that i will be modifying to use an oracle interface. i don't care about having a user interface client, just something that will allow my scripts to connect automatically. what is the absolute minimum i need as far as software download to accomplish this, please?

    thank you for your responses, sorry for the delay getting back. seems i wasn't quite as clear as i'd hoped...
    i have done this before (connecting a perl script to an oracle server) but it has been quite some time back and i no longer have access to that server; also, at the time i had to download an entire oracle server for linux in order to get the oracle client software that allowed me to connect to the server (some 2.2gb of download/installation).
    thanks for the reminder about DBI and DBD:Oracle, but what i was looking for (and didn't express clearly) is the absolute minimum oracle software required to allow my perl scripts to connect to an existing oracle server, whether that be oracle-instantclient (which seems to be massive overkill at some 33mb) or something else i haven't run across yet... or does DBD:Oracle now have the complete authentication/connectivity functionality included, no longer requiring a download of any oracle software?

  • Configuration Application Programming Interface

    Does Cisco have any API / libraries that will help us create a custom tool which does minimal work of Configurations Manager ?
    Can anybody throw come light on ConAPI
    Thanks & Regards
    Venkatesh.V

    Hi Pablo,
    welcome to SDN.
    You can't directly access the SAP Database as I think you want through any ODBC Driver. You should only access it via defined interfaces called RFC Enabled Function Modules. A special set of this RFC FM's are BAPI's which are mostly well documented and keep a consistent interface during releases.
    From a Windows Environment I think the .NET Connector is the best and also supported way to access SAP. Have a look at the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/dotnet">.NET Interoperability</a> Pages here on SDN.
    Regards
    Gregor
    P.S.: You can award points to answers which helped you by clicking on the Radio Buttons in front of the answer.

  • E-Tester Script Programming Interface Reference Guide   - question

    Hello,
    I just came across this question posted as a Comment for this Knowledge Base document http://qazone.empirix.com/entry.jspa?externalID=34&categoryID=18, so I am adding it to the Forums for additional visibility and replies
    Author: Wegener, Posted: Jul 23, 2007 11:47 AM
    To get the current workspace in a Job Scheduler job I used the following code from the reference
    Private Sub ThisJob_JobBegin()
    Dim location
    location = application.currentResult.workspace
    End Sub
    As a result the value of the variable location changed from Empty to "".
    What can be the reason for this failure?

    We had a similar problem. You actually need to do this in job end or script end event. The application.currentResult object does not have any data until the end of a test.
    I hope this is helpful.

Maybe you are looking for