Vai al contenuto

DataDisplay

Component used to display a numerical or alphanumeric data.It has the following properties:
  • alignment: 0 = aligned left, 1 = centered, 2 = aligned right.
  • label: label that identifies the data on the PLC (allowed formats: label, label[constant], label[label2])
  • comma: number of decimals to be displayed. Can be a numerical constant or a variable on the PLC.