FPState Property

LabView ActiveX Properties and Methods

FPState Property

Installed With: Base Package

Class: VI Properties (ActiveX)

Current state of the LabVIEW front panel window. Valid values include 0 (Invalid), 1 (Standard), 2 (Closed), 3 (Hidden), 4 (Minimized), and 5 (Maximized).

A state of Standard or Maximized indicates that the front panel window is visible to the user.

If you attempt to set this property for a front panel window that is not open, the property returns an error.

Syntax

object.FPState

Data Type

FPStateEnum