STRUCT_BACNET_READ_FILE_RANGE_STREAM (STRUCT)ΒΆ

TYPE STRUCT_BACNET_READ_FILE_RANGE_STREAM : STRUCT

Specifies the range for reading access to file objects.

InOut:

Name

Type

Comment

startPosition

IEC_BACNET_INTEGER

This contains the offset in count of octets from the beginning of the file.

octetCount

IEC_BACNET_UNSIGNED

This contains the number of octets that shall be read from the file.