STRUCT_BACNET_WRITE_FILE_DATA_STREAM (STRUCT)ΒΆ

TYPE STRUCT_BACNET_WRITE_FILE_DATA_STREAM : STRUCT

Specifies the structure to write data to file objects.

InOut:

Name

Type

Comment

startPosition

IEC_BACNET_INTEGER

This represents the number of octets from the beginning of the file.

streamData

IEC_BACNET_OCTET_STRING

This contains one octet string that is written to the file.