FPRunTimePosRunMax Method

LabView ActiveX Properties and Methods

FPRunTimePosRunMax Method

Installed With: Base Package

Class: VI Methods (ActiveX)

Sets a VI to maximize its front panel every time the VI runs.

Syntax

object.FPRunTimePosRunMax([monitor])

Parameters

NameTypeDescription
monitorshortSpecifies the monitor on which the front panel window appears, if you have multiple monitors. The value 0 is the primary monitor and is the default value. If you specify a value other than 0, the VI runs on that monitor. If you specify a monitor number greater than the number of monitors on the system, or if you specify a negative number, LabVIEW returns an error. The monitor number corresponds to the video card you plug the monitor in to.

Return Value

none