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- This parameter represents the number of records from the beginning of the file at which reading shall commence. A ‘File Start Record’ of 0 is the first record of the file. - recordCount- This parameter, of type Unsigned, represents the number of records that shall be read from the file starting at the ‘File Start Record’. 
