GXDN: Gurux Developer Network
GetCompression Method (start, size)
NamespacesGurux.DeviceGXProtocolGetCompression(Int32%, Int32%)
Returns type and start point of the compression, and amount of bytes compressed.
Parameters
start ( Int32 %)
Start point of the compression, given as the zero-based order number of the first byte to compress.
size ( Int32 %)
Amount of bytes compressed (starting from start point).
Remarks
If parameter Start is set to 0, compressing starts from the beginning. If set to 1, compressing starts from the second byte etc.
Remarks
If parameter Size is set to -1, all bytes are compressed.

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1