Vai al contenuto

Properties

The widget has the following properties:background: texts backgroundforeground: texts foregroundforceout: colour of button if forcing is activebuttonwidth: size of forward/reverse buttonsrows, columns, clips: indicate the “formatting” of groups at design time. At runtime they are replaced by the settings done via GF_Project options.hgap, vgap: indicate the gaps to be used to separate the various groupsdirection: indicates (with multiple groups) the order in which the groups are managed.Horizontal: left to right, top to bottom.Vertical: top to bottom, left to rightThe widget allows to load a set of pre-defined configurations, by the property preSetLayout.Allowed values are:
  • SMALL 480
  • MEDIUM 600
  • LARGE 800
  • XLARGE 1024
  • CUSTOM
Indicating the screen resolution that better adapt to the application use.Selecting CUSTOM some other properties allow to customize aspect in different ways:
  • fontItem
  • fontTitle
Note : the title uses background and foreground in reverse order.With Force Out enabled from PLC (via GFB_SYS 617), the buttons on the individual output clips are enabled and let you force the output (and the value as well in case of analogues) directly from the pages. Exiting from Force Out status disables the forcings and leaves the previously used value in memory (not buffered).