file.fileSize

<< Click to Display Table of Contents >>

 

file.fileSize

According to the BACnet protocol documentation:

Indicates the size of the file data in octets.

Property fileSize of object file can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

file-<objectAddress>.fileSize

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 10

N3:

<objectAddress>

N4:

<property> = 42

Tag Value

A 32-bit unsigned integer.

Was this page useful?