device.protocolObjectTypesSupported

<< Click to Display Table of Contents >>

 

device.protocolObjectTypesSupported

According to the BACnet protocol documentation:

Indicates which standardized object types are supported by this device's protocol implementation.

Property protocolObjectTypesSupported of object device can be read and written using a block tag with 60 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.protocolObjectTypesSupported

Size

60 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 8

B3:

<objectAddress>

B4:

<property> = 96

Size:

60 elements

Block Elements

Index

Name

Type

0

analogInput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

1

analogOutput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

2

analogValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

3

binaryInput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

4

binaryOutput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

5

binaryValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

6

calendar

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

7

command

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

8

device

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

9

eventEnrollment

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

10

file

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

11

group

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

12

loop

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

13

multiStateInput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

14

multiStateOutput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

15

notificationClass

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

16

program

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

17

schedule

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

18

averaging

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

19

multiStateValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

20

trendLog

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

21

lifeSafetyPoint

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

22

lifeSafetyZone

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

23

accumulator

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

24

pulseConverter

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

25

eventLog

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

26

globalGroup

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

27

trendLogMultiple

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

28

loadControl

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

29

structuredView

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

30

accessDoor

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

31

timer

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

32

accessCredential

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

33

accessPoint

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

34

accessRights

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

35

accessUser

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

36

accessZone

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

37

credentialDataInput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

38

networkSecurity

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

39

bitstringValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

40

characterstringValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

41

datepatternValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

42

dateValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

43

datetimepatternValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

44

datetimeValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

45

integerValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

46

largeAnalogValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

47

octetstringValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

48

positiveIntegerValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

49

timepatternValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

50

timeValue

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

51

notificationForwarder

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

52

alertEnrollment

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

53

channel

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

54

lightingOutput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

55

binaryLightingOutput

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

56

networkPort

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

57

elevatorGroup

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

58

escalator

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

59

lift

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?