Novel Fan

Results 4 comments of Novel Fan

The user identity token is valid but the server has rejected it.(BadIdentityTokenRejected)

> The user identity token is valid but the server has rejected it.(BadIdentityTokenRejected) this is the problem which I met using: client = Client(url) client.set_user("my_user") client.set_passwotd("my_password") client.connect()

> You shall use ushort, not int. > Int is signed 32bit, while ushort is unsigned 16bit ---------------------------------------------------------------------------------------------------------- Maybe you don't get what problem I met. I mean if Modbus...

> For historical reasons, user reference numbers were expressed as decimal numbers with a starting offset of 1. However MODBUS uses the more natural software interpretation of an unsigned integer...