Skip to content

v2.0.0

Choose a tag to compare

@golluroSICKAG golluroSICKAG released this 28 Nov 09:16
· 7 commits to main since this release
018eb09

Release 2.0.0

  • Major internal code edits!

New features

  • 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

Improvements

  • Only keep IODD tables which are used by instances
  • Share single IODD table among instances that use same IODD (no copies anymore)
  • Set 'LuaLoadAllEngineAPI' to false
  • 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 and browser tab information