Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Releases: archive-br-automation-com/mappRemoteShell

Version 0.8

03 Feb 09:05

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

Choose a tag to compare

  • Python Script: Improved command variable identification

Version 0.5

10 Jun 06:34
a8cd7a4

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

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

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