Available translations

Panel Data

foundations.png
panel-data.png
A panel data node represents a data field to be plotted on the plotter panel.
Content
The system renders a panel featuring a centered, single-column vertical arrangement of data, with a label and a data field right below it. The label of each data field on the panel is given—by default—by the label set for each panel data node.
Configuring
Panel Data Configuration
Properties
  • valueDecimals sets the number of decimals to be shown on the corresponding data field.
  • labelPosition and valuePosition represent the vertical distance of the corresponding fields to the top margin of the panel.
Initial Values
These are the Initial Values for Panel Data configuration:
 {
    "valueDecimals": 10
}
Examples
This is a list of properties featured by the Panel Data configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Panel Data Menu
The Panel Data node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • actionFunction: uiObject.configEditor.activate
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
The Add Data Formula menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: dataFormula
  • actionFunction: payload.executeAction
  • label: Add Data Formula
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Text Style menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: textStyle
  • actionFunction: payload.executeAction
  • label: Add Text Style
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Javascript Code menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: false
  • propertyToCheckFor: panelDataJavascriptCode
  • actionFunction: payload.executeAction
  • label: Add Javascript Code
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • actionFunction: payload.executeAction
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
Panel Data Children
The Panel Data node has the following childrenNodesProperties:
The Data Formula node property features the following properties:
  • name: dataFormula
  • type: node
  • autoAdd: true
The Text Style node property features the following properties:
  • name: textStyle
  • type: node
  • autoAdd: true
The Panel Data Javascript Code node property features the following properties:
  • name: panelDataJavascriptCode
  • type: node
Panel Data Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Panel Data with other nodes:
Compatible Types: