AnimationRing QControl: Difference between revisions
New page for AnimationRing QControl |
m Remove OOP category (already on Object-Oriented Programming category) |
||
| Line 29: | Line 29: | ||
[[Category:Object-Oriented Programming]] | [[Category:Object-Oriented Programming]] | ||
[[Category:QControl]] | [[Category:QControl]] | ||
Latest revision as of 17:16, 12 April 2020

The AnimationRing is a QControl that inherits from and extends the Ring control, specifically a Picture Ring. It cycles the value of the ring which contains a frame of the animation. The frame rate is settable by property.
It requires the QControl Toolkit to run which can be downloaded from the LabVIEW Tools Network here:
The QControl Toolkit on the LabVIEW Tools Network
LabVIEW Version
This code is currently published in LabVIEW 2015.
Source Code
The source for the AnimationRing QControl can be found here:
QSI Shared QControls on GitLab
Build Instructions
The AnimationRing.lvclass and all its members can be distributed as a Class Library and built into the using application.
Installation Guide
The AnimationRing.lvclass and all its members can be distributed as a Class Library and built into the using application.
Execution
See documentation distributed with the QControl Toolkit.
Support
Submit Issues or Merge Requests through GitLab.