instrumentation apps for real-凯发k8网页登录

main content

instrumentation apps for real-time applications

to visualize the behavior of a real-time application running on a target computer, you can create instrument panel apps. an instrument panel app is an user-interface application into which you can insert one or more instruments. to create an instrument panel app, use app designer or an m-script.

  • when you create an instrument panel app in the app designer design view, you add instrument components from the app designer component library to the app. you configure each instrument by using fields in the component browser. in the app designer code view, you add callback code to handle component events, such as new streaming data or interaction with the app. for more information, see and .

  • when you create an instrument panel app by using an m-script, you use a programmatic approach to add each instrument to the panel as ui component. for more information, see .

to stream signal and parameter data to the instrument panel app from the real-time application, you use the object. after you create an instrument object for a real-time application, you can use instrument object functions to connect signals and parameters from the real-time application to instrument panel app callbacks.

when identifying parameters and output signals to stream signal to the instrument panel app from the real-time application, it can be helpful to use the hierarchical display of signals and parameters. see . for more information, see .

see also

|

related examples

    more about

      网站地图