Tags: SICKAppSpaceCodingStarterKit/CSK_Module_IODDInterpreter
Tags
# Release 2.1.3 (#8) # Release 2.1.3 ## Improvements - Check for BOM in XML file ## Bugfix - Legacy bindings of ValueDisplay elements and FileUpload feature 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
# Release 1.1.0 (#3) # 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