Skip to content

Test script in master does not work #1

Description

@stiebrs

File "C:\Users\user\Downloads\dln-python\test.py", line 11, in
print(d.get_server_version())
File "C:\Users\user\Downloads\dln-python\dln\device.py", line 70, in get_server_version
cmd = build_msg_header(StructBasicCmd.size, MSG_ID_GET_SERVER_VERSION, 0, self._handle)
File "C:\Users\user\Downloads\dln-python\dln\common.py", line 92, in build_msg_header
return StructMsgHeader.pack(size, msg_id, echo_cnt, handle)
struct.error: ushort format requires 0 <= number <= 0xffff

Python 3.7.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions