file.fileAccessMethod

<< Click to Display Table of Contents >>

 

file.fileAccessMethod

According to the BACnet protocol documentation:

Indicates the type(s) of file access supported for this object. 0 = record access, 1 = stream access, 2 = record and stream access

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

file-<objectAddress>.fileAccessMethod

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 10

N3:

<objectAddress>

N4:

<property> = 41

Tag Value

An integer representing one of the options of enumeration <BACnetFileAccessMethod>.

Was this page useful?