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_SIGNED

This parameter represents the number of octets from the beginning of the file at which reading shall commence. A ‘File Start Position’ of 0 is the first octet of the file.

octetCount

IEC_BACNET_UNSIGNED

This parameter represents the number of octets that shall be read from the file starting at the ‘File Start Position’.