Heisenware Docs
Go to websiteGet a demo
  • 👋Welcome
  • Getting started
  • Release Notes
    • v84 - Get in the flow
    • v83 - Beauty treatment
    • v82 — Fully distributed
    • v81 — Removing old cruft
    • v80 — Chicks on fire
    • v79 — Nothing is forever
    • v78 — Keep moving
    • v77 — More intelligence
    • v76 — Well cooked
  • Build & Deploy Apps
    • Overview
    • Flow Builder
      • Nodes (Functions)
        • Inputs
        • Trigger
        • Output
      • Flows
      • Function Extensions
        • Modifier
        • Filter
        • Error handler
        • Memorizer
      • Objects & Instances
      • Utilities
        • Basic Functions
        • PDF functions
        • Circular buffer
        • Timer
        • Counter
    • Integrations
      • Protocol Connectors
        • GraphQL
        • HTTP/REST
        • MQTT
        • OPC UA
          • Heidenhain PLCs with OPC UA
        • RS-232/485
        • Siemens S7
      • Data Connectors
        • File
        • Relational Database
        • Time Series Database (WIP)
      • API Connectors
        • OGC SensorThings API
        • Operating System
        • Zebra RFID IoT Connector
      • Agent / (Edge Connector)
      • Calling Custom Code
    • UI Builder
      • Input Widgets
        • Form
        • File Upload
        • Photo
        • Signature
        • Barcode / QR-Code (WIP)
        • Document Scan (WIP)
      • Display Widgets
        • Chart
        • Chat
        • Circular Gauge
        • Data Grid
        • Linear Gauge
        • Map
        • Media View
        • Progress Bar
        • Sparkline
        • Status Lamp
        • Toast
        • Value Box
        • Kanban Board
        • Data Tiles
        • Pie Chart
        • Sankey
      • Buttons
      • Text Box
      • Images
      • Icons
    • Communication Interfaces
      • Email Notifications
      • OPC UA Server
    • Data & File Storage
      • Internal InfluxDB
      • Internal PostgreSQL
      • File Server
    • App Appearance
      • Pages
      • In-App Navigation
      • Screens & Devices
      • Theming
    • Simulation & Testing
      • Simulating Events
      • Simulating Data
    • PDF Templates
    • RAG-based Chatbot
    • Deployment
  • Manage Apps
    • Overview
    • Manage Apps
      • General Settings
      • Users and Access
      • Distribution & Versioning
    • Manage Integrations
    • Manage Account
      • Account Structure
      • Members
      • Workspaces
  • TUTORIALS
    • Build Your First Heisenware App
  • Connect Heidenhain CNC with OPC UA Support
  • Related links
    • Website
    • Privacy policy
    • Imprint
Powered by GitBook
On this page
  • Properties
  • Set Value
  • Call Clear
  • Call TextColor
  • Text Settings
  1. Build & Deploy Apps
  2. UI Builder
  3. Display Widgets

Value Box

Last updated 7 months ago

The value box widget can display any data in the form of text, including objects. It's particularly useful to create dynamic text boxes, or to display number values.

Properties

The properties available when linking an output to a value box are: Set Value, Call Clear and Call TextColor.

Set Value

Sets the value to be displayed in the value box. This can be a number, a string, an object, or any type of output. However, it will always be displayed as text. For files, you can use the Media View widget.

Call Clear

Clears the value box when the function is triggered. The value box remains cleared until a connected Set Value output is triggered again.

Call TextColor

Sets the color of the text in the value box. The output value needs to be a hex value in the form #000000.

Text Settings

Select the value box and click on the text settings icon in the top bar to customize the widget.

  • Font Size: adjusts the font size with a slider

  • Font Weight has 3 options: normal, bold, bolder

  • Horizontal Alignment: adjust the horizontal position of the text in the value box

  • Vertical Alignment: adjust the vertical position of the text in the value box

  • Text Color:

  • Suffix: add a suffix (for example a unit of measurement) to the value

A value box
A Value box displaying an object