EasyTerm FW
Current version 1.3.0 (8.4.2023)

Changes from previous version:
Features
  • Button, checkbox and form widgets can have multi-line labels from now (by using '\n' characters)
  • Add LineSpacing parameter to all widgets having multi-line capability
  • Add ParseMask to slider widget (another synchronization feature)
  • Add ERR-CMD-PARAM_STRING_TOO_LONG error
  • Increased maximum length of text parameters (button, text and form widgets)
  • Add Wait system command
  • Add ContinueOnActionError system parameter
API changes
  • Slider TrackColor parameter renamed to OutlineColor
  • Removed multiline parameter from text widget (it is multiline always when '\n' characters are present)
  • (Add new parameters - see Features)
Bugfixes
  • Bugfixes related to parsing both commands and strings via parse-mask
  • Fix expression-based ReadFormat evaluation (interfaces)
  • Fix multi-action button rendering

Complete changelog>>


(update instructions in manual)
EasyTerm manual
Current version 1.3.0 (8.4.2023)

Changes from previous version:
  • Add ParseMask parameter to slider to readjust it automatically when message is parsed on some value
  • Button, checkbox and form label text can be multi-line using ā€˜\n’ (same as text widget)
  • Add LineSpacing parameter to all widgets with multi-line capability
  • Add ContinueOnActionError system command that allows to continue processing of multi-command actions when previous command has failed (action parameter of buttons, sliders, checkboxes, trigger or timer)
  • Add Wait system command to delay EasyTerm from processing other commands in a blocking manner
  • Slider TrackColor parameter renamed to OutlineColor
  • Removed multiline parameter from text widget as it is always multi-line when ā€˜\n’ characters are used
  • Add ERR-CMD-PARAM_STRING_TOO_LONG error
  • Add Quick start chapter
  • Add DTR signaling requirements description to Master connection configuration chapter
Complete changelog>>

CmdBuilder
Current version 1.3.0 (8.4.2022)

Changes from previous version:
Features
  • Add LineSpacing parameter to all widgets with multi-line capability
  • Add continueOnActionError system parameter
  • Add wait system parameter
  • Changed "connect" to "open port" in connection dialog
  • Slider overlayColor changed to outlineColor
  • Add slider parseMask parameter
  • Removed multiline parameter from text widget as it is allways multiline
  • Add plot autoYScale and autoOffsetRejection checkboxes
  • Increased initial/minimum window height
Bugfixes
  • Add missing initial colors to several properties, fix color picker init
  • Add missing default values to several properties
Complete changelog>>

RegMaster

Changes from previous version:
- (Initial version)

(install instructions in manual)
(soon available - EST Q4 23)
Example layouts
API compatible with FW version >= 1.3.0