![FieldServer FS-8700-41 Скачать руководство пользователя страница 25](http://html.mh-extra.com/html/fieldserver/fs-8700-41/fs-8700-41_driver-manual_2287936025.webp)
FS-8700-41 Simplex 4100 Driver Manual
Page 25 of 48
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
Appendix A.4.8.
Show
One Map Descriptor is required for each point whose attributes you wish to ‘show’. The show function reads data that describe s the attributes and the state of each
attribute for a single device. Every type of device has a different set of attributes. When the response is received by the driver, it fills a number of Data Array locations
with numeric values that represent the attributes and their states. You should reserve at least 100 array locations for each Map Descriptor by setting the length to 100.
Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Length , Scan_Interval , sim4100_Func , Sim4100_Card , Sim4100_Point , Sim4100_Sub
Show_mapdesc1
, DA_SHOW
, 0
, Rdbc
, Node_A
, 100
, 1.0s
, Show
, 1
, 2
, 3
By way of example assume that point 1-2-3 is a Heat Detector and the response to the show query is as follows
40 Character Custom Label
Mx-y-2 HEAT DETECTOR
DEVICE ADDRESS: 7-10-2 TYPE: COMBO
IDNET INTERFACE CARD
LOCAL UNIT – MAIN PANEL
UNIT NUMBER: 0 RUI NUMBER: LOCAL
----------------------------------------
PRIMARY STATUS NORMAL
CURRENT DEVICE CORRECT DEVICE
DEVICE ON_LINE
TEST STATE SELF TEST NORMAL
ALARM TEMPERATURE SELECTED= 135 DEG F
VALUE=0 / -41 DEG F
PEAK=0 / -41 DEG F
TROUBLE THRESHOLD RANGE NORMAL
ENABLED STATE ENABLED
UNVERIFIED
0
The driver will load the array DA_SHOW starting at offset zero for up to 100 elements. The following table can be used to determine the values to expect for this
response.