FieldServer FS-8700-21 instruction manual Client Side Map Descriptor Example

Models: FS-8700-21

1 62
Download 62 pages 42.76 Kb
Page 13
Image 13

FS-8700-21 LonWorks ManualPage 13 of 62

5.2.6 Client Side Map Descriptor Example

 

// Client Side Map Descriptors

 

 

 

 

 

 

 

 

 

 

Map_Descriptors

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Map_Descriptor_Name

,Data_Array_Name

,Data_Array_Offset

,Lon_Function

,Function

,Node_Name

,SNVT_Type

,Nv_Delta_Value

,Min_Scan_Time

,Max_Scan_Time

,Scan_Interval

 

TempOut1

,DA_FO_01

,0

,NVUOIMT

,Wrbc

,LON_1

,SNVT_Temp_f

,10

,5

,20

,-

 

TempOut2

,DA_FO_01

,1

,NVUOIMX

,Wrbc

,LON_1

,SNVT_Temp_f

,-

,-

,-

,-

 

TempOut3

,DA_FO_01

,2

,NVUOIMC

,Wrbc

,LON_1

,SNVT_Temp_f

,-

,-

,-

,20

 

TempIn

,DA_FI_01

,0

,NVPIIMT

,Rdbc

,LON_1

,SNVT_Temp_f

,-

,-

,-

,5

 

 

 

 

 

 

 

 

 

 

 

 

This field determines the Map Descriptor’s function. See Section 5.1.2 for more information.

Required for Throttling Mode: This field specifies the minimum change needed for a Network Variable’s value to invoke an NV Update.

The Data Array will be sampled and evaluated for delta change once every Min_Scan_Time (seconds)

If found during Min_Scan_Time sampling (Throttling Mode) that Max_Scan_Time has elapsed since the last NV Update, a new NV Update will be transmitted.

For Non-Throttled Client Map Descriptors the Scan_Interval determines the update rate.

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

Page 13
Image 13
FieldServer FS-8700-21 instruction manual Client Side Map Descriptor Example