FS-8700-21 LonWorks Manual Page 23 of 62
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
6.3.6 Map Descriptor Example
// Server Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name
,Data_Array_Name
,Data_Array_Offset
,Lon_Function
,Function
,Node_Name
,SNVT_Index
,Nv_Delta_Value
,SNVT_Type
,Nv_Min_Value
,Nv_Max_Value
,Nv_Selfdoc_text
NviTemp
,DA_FI_01
,0
,NVUI
,Server
,LON_1
,-
,10
,SNVT_Temp_f
,0
,- “
,@0|1;WaterTemp”
NviTemp
,DA_FO_01
,1
,NVPO
,Server
,LON_1
,-
,-
,SNVT_Temp_f
,0
,150 “
,&200\x8023”
NviTemp
,-
,-
,CFG_NVUI
,Server
,LON_1
,-
,-
,SNVT_Temp_f
,-
,150
,“&200\x8020
The Self-documenting String for a
Network Variable can be up to 40
characters wide.
If specified for a Floating point or
Integer SNVT then NV Updates
with values lower than specified
here will not be written to its
relevant Data Array location.
Server NVUI can be grouped with
Client NV Update types and
NMFETCHC. Server
NVPO can be grouped with Client
NV Poll types and NMFETCHC.
If specified for a Floating point or
Integer SNVT then NV Updates
with values higher than specified
here will not be written to its
relevant Data Array location.
Required for Throttling Mode: This field specifies the
minimum change needed for a Network Variable’s
value to invoke an NV Update.
Explicitly Addressed Client Map
Descriptors use this field to point
to their relevant Server Map
Descriptors.