Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Text displayer

Text displayer allows to display displaying the value of a text object of the D2000 system - user variable, I/O tag and structured variable.

An example of a text displayer displayed in process the D2000 HI process:

Example - Text displayerImage Modified

To create the text displayer

...

The parameters of a text displayer are being configured in the palette Connect object through the following tabs.

Object

...

Connect object paletteImage Modified

Connected object

Object The object of Text type (user variable, I/O tag or structured variable) to display in the displayer.

...

For object of Structured variable type, you must define column name (the parameter Column) and row number (the parameter Row). For an object of Value arraytype, you must define a an item (the button L), whose value will be displayed.

...

The parameters placed on the tab are identical with to the parameters on the tab Control of the Connect object palette.

Script

...

Reference variable

Specifies the name of the displayer in the form of a reference variable for use in the picture script.

...

Assignment of application data (metadata) to a graphic object. If the object contains some metadata, the name of the first record will be displayed in the button. Multiple records are indicated by ",...".

Event

The listbox allows the user to select an active picture event for the displayer. The listbox contains the following active picture events:

...

The button opens the active picture script to define the active picture event specified by the parameter Event.

Info text/URL

...

Info text

Text to display as a tooltip when the user points the mouse cursor to the displayer in the picture opened in process the D2000 HI process.
Possibility to use the Dictionary (to open press CTRL+L).

URL

Definition of URL address to open a web page from a picture. The address may be set also in the picture script by the function %HI_SetOBJURL.

Look

...

Connect object palette - Look tabImage Modified

Style

Style of the pointer displayer.


Frame and backgroundImage Modified
Displayer is drawn with the frame and background.
Sunk effectImage Modified
3D effect - sunk displayer.
Raised effectImage Modified
3D effect - raised displayer.
3D frameImage Modified
Displayer is drawn with 3D frame.

Frame, Background and Text

The parameters Frame and Background allows to define allow defining colors for the parts (frame, background and text) of the pointer displayer. Color is defined by selecting from the color palette opened by clicking the button placed right from the color sample of the correspondent parameter.

Info
titleRelated pages:

Displayers
Graphic object manipulation functions

...