STRUCT_BACNET_READ_FILE_RANGE_RECORD (STRUCT)ΒΆ

TYPE STRUCT_BACNET_READ_FILE_RANGE_RECORD : STRUCT

Specifies the range for reading access to file objects.

InOut:

Name

Type

Comment

startRecord

IEC_BACNET_INTEGER

This contains the offset of records from the beginning of the file.

recordCount

IEC_BACNET_UNSIGNED

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