-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello, I have reinstalled my system with your plugin. I discovered that the python-snap7 was changed. I have adopted and adjusted the changes in your plugin.
I have made the following changes:
from snap7.exceptions import Snap7Exception from snap7.types import S7AreaDB, S7WLBit, S7WLByte, S7WLWord, S7WLDWord, S7WLReal, S7DataItem, S7AreaMK, S7SZL, Areas, BlocksList, S7CpInfo, S7CpuInfo from snap7.util import *
In the function def split_ga(self,ga) i change the this line s7area = Areas[area]
Because the plugin was crashed with an enum Error execpetion the change this in the snap7.types
Kind Regards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels