Bacnet Tags Flashcards

1
Q

bacnetConn

A

bacnetConn

Marker

Marker tag for bacNet connection. See bacnetExt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

bacnetConnRef

A

bacnetConnRef

Ref

Used on a proxy object to reference its parent bacnetConn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

bacnetCovTimeout

A

bacnetCovTimeout

Number

Applied to bacnetConn to tune the period for a COV subscription. If not configured it defaults to 5min.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

bacnetCur

A

bacnetCur

Str

Used on a bacnet proxy point to subscribe for current value. See bacnetExt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

bacnetDevice

A

bacnetDevice

Str

Tag for current device name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

bacnetEnableOutOfService

A

bacnetEnableOutOfService

Marker

Applied to point or bacnetConn will enable getting the overridden value for points that have the BACnet OUT_OF_SERVICE (Remote Disabled) status flag.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

bacnetForcePolling

A

bacnetForcePolling

Marker

Applied to bacnetConn to force connection into polling mode, this is useful when COV updates fail or they are unreliable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

bacnetHis

A

bacnetHis

Str

Used on a bacnet proxy point to store BACnet trend log id. See bacnetExt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

bacnetInitInterval

A

bacnetInitInterval

Number

Applied to bacnetConn to tune the duration between driver re-initialization. When learning, the driver will cache the learned object for the period of time specified by this. If not configured it defaults to 15min. Any learn operation, after this period expires, will re-fetch the whole remote device object structure. On production setups, where points were learned and mapped, it is recommended to set this value to -1min. This will disable the sync process completely and will save a lot of traffic on the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

bacnetInstance

A

bacnetInstance

Number

Applied to bacnetConn it specifies what device instance number is used when the connector is in COV mode, the default instance number randomly picked between 50000 and 200000. Setting this value is required to avoid potential conflicts with an existing device on the network with the same instance number as the default used by the connector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

bacnetLocalAddress

A

bacnetLocalAddress

Str

Applied to bacnetConn to force the connection to bind to a local address. It is useful when the local machine has multiple IP addresses or NICs attached to it, and it is required to direct the BACnet traffic to a specific interface. The format of bacnetLocalAddress looks likeIP:PORT, i.e. 10.10.10.5:47808

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

bacnetUseConfirmedCov

A

bacnetUseConfirmedCov

Marker

Applied to bacnetConn to make the COV subscription mechanism to use confirmed COV messages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

bacnetVersion

A

bacnetVersion

Str

Tag for current connection protocol version

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

bacnetWrite

A

bacnetWrite

Str

Reference for bacnet object id to be written. Must also define bacnetWriteLevel. SeebacnetExt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

bacnetWriteLevel

A

bacnetWriteLevel

Number

Number between 1 and 17 used with bacnetWriteLevel to determine which priority level of the remote system is written to.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A