Skip to content

v3.0.0

Choose a tag to compare

@golluroSICKAG golluroSICKAG released this 18 Feb 07:33
· 5 commits to main since this release
6f8ce5d

Release 3.0.0

New features

  • Provide features even without CSK_IODDInterpreter
  • Possibility to create readMessages without IODD information, by setting start-/endByte and unpack format
  • Possibility to search and cut relevant part out of created JSON within readMessage
  • New FlowConfig block 'OnNewDataAuto' which automatically creates readMessages and optionally checks to power selected port (WARNING: Do NOT mix with manual readMessage setup)
  • React on "OnStopFlowConfigProviders" event of FlowConfig modul to stop pulling IO-Link data
  • Check and handle different kind of IOLink.SMI APIs
  • Function to delete all existing readMessages
  • Check if persistent data to load provides all relevant parameters. Otherwise add default values
  • Selectable if timers for readMessages should start automatically after parameters were loaded

Improvements

  • Changed event name "OnNewReadMessage_PORT_MESSAGENAME" to "OnNewReadMessage_INSTANCE_PORT_MESSAGENAME" to make it possible to switch between ports during runtime
  • Do not start readMessage timers automatically with creation of readMessage
  • Use new event 'OnNewRawReadMessage_INSTANCE_PORT_MESSAGENAME" within FlowConfig (only providing data content as first parameter)
  • If using FlowConfig, start readMessage timers after 5 seconds
  • Add info about port within "OnNewIOLinkPortStatus" event
  • Add list of ports related to instances within "getInstancePortMap" function
  • Better handling if CSK_IODDInterpreter is not available

Bugfix

  • Issue with CSK_UserManagement support
  • Error if sending process data without any selection
  • Error in handling IODD data