1 / 10

Dashboard

Dashboard. The Dashboard Creation Toolkit (DCT) Project M. Fátima Gómez de la Cruz (EN-ICE-MTA). Dashboard Creation Toolkit. Provide an easy and standard way to create dynamic web pages from on-line data. Requirements: Drag and drop objects. Only configuration.

Télécharger la présentation

Dashboard

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dashboard The Dashboard Creation Toolkit (DCT) Project M. FátimaGómez de la Cruz (EN-ICE-MTA)

  2. Dashboard Creation Toolkit • Provide an easy and standard way to create dynamic web pages from on-line data. • Requirements: • Drag and drop objects. • Only configuration. • Access to connect to data via dedicated server. • Clear template definition. • Web page creation. • Proposal: using the LabVIEWXControls technology and RADE framework

  3. Xcontrol (I) • What is? • Is a reusable custom control/indicator. • Has dedicated code. • Possibility to add new user functionalities. • Why? • Grouping in the project window. • Configurable from pop-up windows. • Once drag and drop isn’t necessary to program the Block Diagram (no high LabVIEWknowledge).

  4. Xcontrol (II) • The structure: • Data (.ctl) • State (.ctl) • Façade (.vi) • Init (.vi) • Convert State For Save (.vi) • Uninit (.vi) • Properties • Methods Abilities

  5. DCT Generation Project • ProjectGeneratorMain.vi

  6. Configuration File • The configuration file (devices.csv) has to be placed into Config file. • Structure: • Data Type • Device/Field#Property • Visible Name • Description • Units • Frequency • Buffer

  7. Xcontrol Types Text Chart XY XY Graph

  8. Configuration & Execution Drag and drop XControls Select device(s) in the pop-up window Configuration Devices and Refnums will be saved in a FG from the XControl Init ability Each XControl instance has all the Devices Names and only one user event refnum Read from Buffer and update the XControl Run Main.vi Execution Automatically we launch the subscriptions which will work in parallel with the Main.vi XControl update by notifications Write to Buffer

  9. An example

  10. ? Thank you

More Related