|
|||||||||||||||||||||||||||||||||||||||||||||||
|
CalcExpress for LabVIEW toolkit is intended to help produce LabVIEW applications with flexible behavior that is very important in research and prototyping projects. CalcExpress consists of tools listed below.
Visit CalcExpress for LabVIEW site to get more information on it and download a free evaluation.
Have you ever desired to have a capability to save value and configuration of controls in a running application and restore them later? It is not a problem to save and restore control values. But what about control properties? LabVIEW controls have a lot of properties editable at runtime. For example, think of plots, cursors, scales, etc. of a waveform graph; or column widths, scroll position, selection, etc. of a table. Now imagine that user interface of your application contains graphs, tables, listboxes and/or another kinds of controls, properties of which can be changed either by user or by an application at runtime. How manage such large bunch of control properties? Certainly, it is possible to find a particular solution for an application but it would be better to have a general tool that can be used in wide range of applications. Property Saver is the result of an attempt to make a universal tool that is easy in use and is enough flexible herewith. It provides capability to save and restore both values and properties of Front Panel controls at runtime. Property Saver supports all control classes provided in LabVIEW 6.1/7.x/8.x and all control properties that are both readable and writable at runtime. Property Saver is freeware. It was developed in the hope to be useful for wide audience. Property Saver contains only pure G code so it should be platform independent. If you have experience of using it on other platform, please write me. Click a link below to download Property Saver toolkit for the respective LabVIEW version.
This VI is intended to build a menu in interactive VIs at runtime. It accepts a multi-line string that describes configuration of a desired menu and builds a run-time menu on base of it. The VI can create new menubar containing desired submenus as well as it can insert desired submenu(s) into the specified position of VI's menubar or submenu within the menubar. This VI is freeware. It was developed in the hope to be useful for wide audience. The VI contains only pure G code so it should be platform independent, however it was only tested under Windows. Click the link below to download the VI. crertmnu.zip (size ~58KB)
|
|||||||||||||||||||||||||||||||||||||||||||||||
| LabVIEW related links:
If you have an offer to add link(s) to the list, please write me.
|