Skip to content

Releases: SICKAppSpaceCodingStarterKit/CSK_Module_DigitalIOManager

v4.1.0

04 Jul 13:47
f8bff5b

Choose a tag to compare

Release 4.1.0

Improvements

  • Deactivate signal links for SIM300 (not supported)

Bugfix

  • Reset function did not clear all signal links
  • 'OnNewInputState' block of FlowConfig did not work with other blocks if it was used in parallel with the 'Set' block
  • Legacy bindings of ValueDisplay elements within UI did not work if deployed with VS Code AppSpace SDK
  • UI differs if deployed via Appstudio or VS Code AppSpace SDK
  • Fullscreen icon of iFrame was visible

v4.0.0

28 Nov 08:36
9e524b6

Choose a tag to compare

Release 4.0.0

New features

  • Supports FlowConfig to link digital IOs
  • Provide version of module via 'OnNewStatusModuleVersion'
  • Function 'getParameters' to provide PersistentData parameters
  • Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function
  • Added functions 'removeForwardEventViaUI' and 'removeTriggerEventViaUI'. Furthermore 'removeTriggerEvent' and 'removeForwardEvent' require now the eventname as first parameter
  • Function to 'resetModule' to default setup

Improvements

  • New UI design available (e.g. selectable via CSK_Module_PersistentData v4.1.0 or higher), see 'OnNewStatusCSKStyle'
  • 'loadParameters' returns its success
  • 'sendParameters' can control if sent data should be saved directly by CSK_Module_PersistentData
  • Added UI icon
  • Changed log level of some messages from 'info' to 'fine'
  • Removed 'setForwardEvent' as it was not used

v3.9.0

23 Feb 20:47
e5adebe

Choose a tag to compare

Version 3.9.0

New features

  • Optionally track and show status of input signals to e.g. show them in UI
  • Update of tracked input signals even if running in FLOW mode
  • Implemented sample screenshot when module is not supported

Improvements

  • Status of the input signal of signal links (running via cFlow) is now provided additionally via 'OnNewFlowInputState[ENUM]'-event.
  • Prevent to set active states of ports used within "SignalLinks" (cFlows)
  • Fixed issues regarding wrong shown states in UI
  • Added known issue
  • Documentation updates
  • Updated UI screenshot
  • Updated documentation due to changes in manifest
  • Added new sample screenshot in documentation

Bugfixes

  • Removed signal links were not set to SCRIPT mode
  • Removed unused function "setForwardEvent"
  • Checked mode of input port instead of output port within "setActiveStatusOutput"

v3.8.1

25 Jul 09:32
7eb6b05

Choose a tag to compare

Version 3.8.1

Bugfix

  • "selectForwardInputToEventPair" only reacts on UI selection
  • "selectOutputToSetByEventPair" only reacts on UI selection

v3.8.0

03 Jul 08:58

Choose a tag to compare

Repository moved to GitHub organization.