Properties: Proficy_GVW.Genealogy Control

CommandDescription

Purpose

Returns a string that tells what a specified command has done.

 

 

Read-only

 

Syntax

Property CommandDescription(CommandName) As String

DisplayOption

Purpose

Set any of the following display options.

 

 

Read/Write

 

Syntax

Property DisplayOption(OptionName As String)

 

 

Display Option

Description

 

 

DisplayHyperLinks

Show the Hyperlink menu at startup.

 

 

HyperLinkSplitterWidth

Set the width of the Hyperlink menu to the right of the control.

 

 

RealTimeUpdates

Refresh the tree in real time

 

 

RefreshTree

Show the genealogy of the current tree.

 

 

ShowDefects

Obsolete

 

 

StartUpPositions

Internal use by Proficy Plant Applications Client.

 

 

StartUpView

What mode the display starts in.

Modes are:

  • Family Tree

  • Production Control

  • Unit View

 

 

StartUpViewVas

Display/do not display the available inventory grid

 

 

 

1

Display

 

 

 

0

Do not display

 

 

StartUpZoom

Percent zoom the display window should be in at startup.

 

 

VasColumnsHidden

Internal use by the Proficy Plant Applications Client.

 

 

ViewAlarmCounts

(Unit mode) display/do not display alarm counts.

 

 

ViewDowntimeMinutes

(Unit mode) display/do not display downtime minutes.

 

 

ViewOverallEfficiency

(Unit mode) display/do not display overall efficiency.

 

 

ViewProcessOrder

(Unit mode) display/do not display the Process Order.

 

 

ViewProductCode

(Unit mode) display/do not display the product code.

 

 

ViewProductionAmount

(Unit mode) display/do not display the production amount.

 

 

ViewProductionQuality

(Unit mode) display/do not display the production quality.

 

 

ViewProductionRate

(Unit mode) display/do not display the production rate.

 

 

ViewProductionUnits

(Unit mode) display/do not display production units.

 

 

ViewWasteAmount

(Unit mode) display/do not display the waste amount.

DisplayOptionDescription

Purpose

Shows a description of each display option by name.

 

 

Read-only

 

Syntax

Property DisplayOptionDescription(CommandName) As String

HyperLinkMenuVisible

Purpose

Show/hide the Hyperlink menu to the right of the control.

 

Value

Show

True

 

 

Hide

False

 

 

Read/Write

 

Syntax

Property HyperLinkMenuVisible As Boolean

LastError

Purpose

Displays an error message describing the last error.

 

 

Read-only

 

Syntax

Property LastError As String

SheetName

Purpose

Set the name of the display that the control will display.

 

 

Read/Write

 

Syntax

Property SheetName As String

Top