adding analog output object

This commit is contained in:
skarg
2005-05-14 15:36:51 +00:00
parent 5a9aa9ffec
commit 7f4f1a731b
8 changed files with 547 additions and 3 deletions
+2
View File
@@ -47,6 +47,8 @@
// Array index 0=size of array, n=array element n, MAX=all array elements
#define BACNET_ARRAY_LENGTH_INDEX 0
#define BACNET_ARRAY_ALL (~0)
// Priority Array for commandable objects
#define BACNET_MAX_PRIORITIES 16
// embedded systems need fixed name sizes
#define MAX_OBJECT_NAME 10