VI Server Property Information
|
Property ID
|
273
|
Scope
|
Basic Development Environment
|
Data Name
|
FP:Transparency
|
Short Name*
|
FP:Transparency
|
Long Name*
|
Front Panel Window:Transparency
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
2
|
Owning Class Name
|
VI Class
|
Data Type
|
U8 data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | Yes |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Must wait until user interface is idle | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Sets the window transparency level of the VI. The level of transparency is a percentage where 0 is opaque and 100 is invisible. This property returns an error if you specify a value outside the range of 0 to 100. If you set the transparency level to 100, the VI becomes invisible and uncontrollable from the front panel. You must stop the VI on the block diagram for the front panel of the VI to become visible. You must set the Front Panel Window:Run VI Transparently property to TRUE for this property to have any effect. The default value for the Front Panel Window:Run VI Transparently property is FALSE, in which changing this property has no effect.
This property is similar to the Window Runs Transparently option in the Customize Window Appearance dialog box.
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links