Tobias Müller, B. Eng cf6694ca6d Xcom-API/README.md: change footer | 7 years ago | |
---|---|---|
.. | ||
Xcom_API.py | 7 years ago | |
readme.md | 7 years ago |
This class is used to encode byte-frames, which are needed to communicate with Xtender-Moduls over the RS232-BUS with the Xcom-232i. After encoding the byte-frame, you can use the module "pyserial" to communicate with the Serial-BUS and to put the byte-frame into the write-method of "pyserial". You can also decode read-frames of the Serial-BUS with this class.
The class contains methods to generate read- or write-frames, and methods to decode frames. There are pre-defined types, properties and formats for the most important parameter- and information-numbers. This reduces the effort for generating byte-frames, but there are extended methods to encode byte-frames with other parameter- and information-numbers too, that you can find in the documentation of the Xcom-232i. The class also contains methods for error and frame-flag decoding and methods to get object or class informations.
More informations about the class and their methods you can find on the Wiki-Page.
Hochschule Anhalt | Anhalt University of Applied Sciences | Special Field 6 EMW
Xcom-API
Tobias Müller, B. Eng.
📧 Tobias.Mueller@Student.HS-Anhalt.de
© es-lab.de, 31.10.2017