Display:All Monitors Property

LabView Local Project Settings

Display:All Monitors Property

Short Name: Disp.AllMonitors

Installed With: Base Package

Class: Application Properties

Returns information about all the monitors on the computer, including their bit depths and bounding rectangles.

Elements

Name Description
Bounds Cluster that defines the bounding rectangle of the content area of all the monitors on the computer.
  • Left—The horizontal coordinate of the left edge of the bounding rectangle.
  • Top—The vertical coordinate of the top edge of the bounding rectangle.
  • Right—The horizontal coordinate of the right edge of the bounding rectangle.
  • Bottom—The vertical coordinate of the bottom edge of the bounding rectangle.
Depth The bit depth of all the monitors on the computer.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read Only)
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo