Skip to content

v6.0.0

Choose a tag to compare

@golluroSICKAG golluroSICKAG released this 28 Nov 11:45
· 4 commits to main since this release
7d6d5e0

Release 6.0.0

New features

  • Supports FlowConfig feature to provide acquired images
  • Set external event to trigger camera (see 'setSWTriggerEvent')
  • Support for custom GigE Vision camera (see 'setCameraModel')
  • Provide version of module via 'OnNewStatusModuleVersion'
  • Function 'getParameters' to provide PersistentData parameters
  • New function 'setSelectedInstance' to replace 'setSelectedCam'
  • Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function
  • Function to 'resetModule' to default setup

Improvements

  • Try to ping IP of camera before trying to connect (prevents internal error)
  • New UI design available (e.g. selectable via CSK_Module_PersistentData v4.1.0 or higher), see 'OnNewStatusCSKStyle'
  • check if instance exists if selected
  • 'loadParameters' returns its success
  • 'sendParameters' can control if sent data should be saved directly by CSK_Module_PersistentData
  • Changed log level of some messages from 'info' to 'fine'
  • Added UI icon and browser tab information