beautypg.com

Appendix a.6.1 – FieldServer LonWorks FS-8700-21 User Manual

Page 30

background image

FS-8700-21 LonWorks Manual

Page 30 of 72

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: [email protected]

Appendix A.6.1.

LonMark Config file Example – Open Loop “Water Temperature” Sensor:

// Client Side Map Descriptors

Map_Descriptors

Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Lon_Function , Function , Node_Name , SNVT_Index , SNVT_Type

, Nv_Min_Value , Nv_Max_Value , Nv_Selfdoc_Text

nvoTemp

, DA_FI_01

, 0

, NVUOIMC

, Wrbc

, LON_1

, -

, SNVT_Temp_f , -

, -

, “@0|1;WaterTemp”

NviTempMin

, -

, -

, CFG_NVUI

, Server

, LON_1

, -

, SNVT_Temp_f , 10

, -

, “&200\x8023”

NviTempMax

, -

, -

, CFG_NVUI

, Server

, LON_1

, -

, SNVT_Temp_f , -

, 300

, “&200\x8020”

The entries under Nv_Selfdoc_Text are described in more detail below:

, Nv_Selfdoc_Text
, “@0|1;WaterTemp”
, “&200\x8023”
, “&200\x8020”

The Node Self-Documentation String defines
one LonMark object of type 1 – Open Loop
Sensor.

These two configuration network variables will be linked to the first
Map Descriptor declared. The NV_Min_Value and NV_Max_Value fields
define the defaults for these Configuration Properties. These defaults
are loaded by the FieldServer after a restart only when re-
commissioning is required.

The object index is 0 and
this Map Descriptor
defines the 1

st

Network

Variable of the object.