Vai al contenuto

CardBus400

This widget displays one bus card. The card selection is done by clocking over one of the cards inside Bus400 widget.Please note: this widget must me placed inside a secondary screen page. Placing inside the first starting page will not work. Do not restart PLC when this component is showing, otherwise it will not work.Every card displays information about all its connections:
  • I/O Variable name / Description text
  • I/O variable value (in case of digital input it will be shown as on/off LED)
The cars is organized by I/O categories:
  • DIN: digital inputs
  • DO1: digital outputs (first gropu)
  • DO2: digital outputs (second group)
  • AIN: analog inputs
  • AOU: analog outputs
  • T_C: analog temperature inputs
  • D_A: analog values from digital inputs (like frequency inputs, counters)
  • INF: general card information or ETH information; it provide HW and SW release numbers, card and connection anomaly status (please have a look at “GdNet diagnostic” chapter).
In case a card doesn’t have any connection for a specific category, the visualization will be empty.To help resizing the widget, it’s available the property panelVisibleDT. It allows to display the selected category at design time.It’s possible switch from/to “Variable name” and “Description text” using the property description changing valur from/to NAME/TEXT; alternatively, simply click on the component itself (if the property clickEnable is TRUE). The displayed strings can be inserted into the I/O Variables Grid (See chapter ‘Variables’ section ‘I/O Variables and Field Variables’).