Vai al contenuto

DataCheckBox

The DataCheckBox component lets you set to one or to zero the variable assigned to the label indicated in the label field simply by selecting or unselecting the box displayed. If the status of the assigned variable changes, the status of the checkbox changes as well.It has the following properties:
  • label: label that identifies the data on the PLC (allowed formats: label, label[constant], label[label2])
  • hint: Lets you assign to the data a description string taken from the text database, displayable in another part of the screen as a hint. For this purpose, use the StringHint component.
  • stringID: string displayed next to the component, taken from the text database.
  • customFont: allows to select as component font, any font installed on the machine. Writing the name of the font, if is found, the font is used. Font size and style properties, are used also if customFont is enabled. Available only is G-VisionXXX systems from revision 4.7.1