We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8dc6fd commit 9ab5c72Copy full SHA for 9ab5c72
1 file changed
example/read_multi.py
@@ -7,7 +7,7 @@
7
import ctypes
8
9
from snap7 import Client
10
-from error import check_error
+from snap7.error import check_error
11
from snap7.type import S7DataItem, Area, WordLen
12
from snap7.util import get_real, get_int
13
0 commit comments