Download presentation
Presentation is loading. Please wait.
Published byAlban Lang Modified over 9 years ago
1
The Dashboard Creation Toolkit (DCT) Project M. Fátima Gómez de la Cruz (EN-ICE-MTA)
2
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 LabVIEW XControls technology and RADE framework
3
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 LabVIEW knowledge).
4
The structure: Data (.ctl) State (.ctl) Façade (.vi) Init (.vi) Convert State For Save (.vi) Uninit (.vi) Properties Methods
5
ProjectGeneratorMain.vi
6
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
Text XY Chart XY Graph
8
Drag and drop XControls Select device(s) in the pop-up window Each XControl instance has all the Devices Names and only one user event refnum Run Main.vi Automatically we launch the subscriptions which will work in parallel with the Main.vi XControl update by notifications Read from Buffer and update the XControl Write to Buffer Devices and Refnums will be saved in a FG from the XControl Init ability Configuration Execution
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.