Appendix A.4.1. Accessing Priority Array Information - FieldServer FS-8700-73 Driver Manual

Bacnet mstp - serial
Hide thumbs Also See for FS-8700-73:
Table of Contents

Advertisement

FS-8700-73 BACnet MSTP Driver Manual
Appendix A.4.1.
Accessing Priority Array information
The Priority Array table and its "In_Use" (or Not Relinquished) state are stored internally to every Map Descriptor, and cannot be accessed directly. The information can
be accessed indirectly by specifying the following Data Arrays which will maintain an exact copy of the Priority Array Table for the Map Descriptor.
Section Title
Map_Descriptors
Column Title
Function
Name of Data Array where the Priority Array Table will be stored. Location 0 is the Relinquish Default value and
DA_Pri_Array
locations 1 to 16 the different entries of the Priority Array Table.
DA_Pri_Array_Offset*
Starting location in Data Array.
Name of Data Array that indicates if a particular Priority Value is in use. Location 0 indicates whether the Relinquish
DA_Pri_In_Use
Default has been set and locations 1 to 16 indicate whether the index is in use (1), or Relinquished (0).
DA_Pri_In_Use_Offset*
Starting location in Data Array.
// Analog Output Map_Descriptor for testing Priority Arrays
Map_Descriptors
Map_Descriptor_Name , Data_Type , Object_ID , Function , Data_Array_Name , Data_Array_Index , Node_Name , Length , Relinquish_default , DA_Pri_Array
CMD_AOP_1
, AO
, 1
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.FieldServer.com
Tel: (408) 262-2299 Fax: (408) 262-2269 Toll Free: (888) 509-1970 email: support@FieldServer.com
, Passive
, DA_OUT
, 0
Page 21 of 48
, N1 11
, 1
, 40.56
, DA_Pri_Array_1 , 0
Legal Values
Up to 16 alphanumeric
characters
1-65535 , 0
Up to 16 alphanumeric
characters
1-65535, 0
, DA_Pri_Array_Offset , DA_Pri_In_Use
, DA_Pri_In_Use_Offset
, DA_Pri_in_use_1 , 0

Advertisement

Table of Contents
loading

Table of Contents