Skip to content

Releases: br-automation-com/mappRemoteShell

Version 0.8

03 Feb 09:05
Compare
Choose a tag to compare

Python Script: Better error handling with hypervisor systems and automatic reconnect
Python Script: Better error handling when OPC UA variable has no permission to write

Version 0.6

14 Jun 13:15
Compare
Choose a tag to compare
  • Python Script: Improved command variable identification

Version 0.5

10 Jun 06:34
a8cd7a4
Compare
Choose a tag to compare
  • Python Script: Better error handling when task or variable dont exist on PLC
  • New documentation

Version 0.4

11 Nov 08:46
a80b444
Compare
Choose a tag to compare
  • Python Script: Added task and variable name to config.ini
  • Python Script: Added ip and port to config.ini
  • Python Script: Switched to new asyncua library
  • Automation Studio: Update sample to mapp 5.15

Version 0.3

17 Dec 11:54
Compare
Choose a tag to compare
  • Support for command response to PLC
  • Detailed error text when command fails to PLC
  • Python window is now resizable
  • Bug fixes and code cleanup