beautypg.com

Network management, Client side configuration, Client side connection parameters – FieldServer LonWorks FS-8700-21 User Manual

Page 17: Client side node parameters

background image

FS-8700-21 LonWorks Manual

Page 17 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]

7.1.5 Network Management

The NVPIEXC command generally used for polling has the limitation that data can only move in one direction (Server to
Client). The added functionality of a Write-through was added to the network management fetch command (NMFETCHC) to
provide movement of data back to the polled node. Thus, should the data in the Data Array linked to a NMFETCHC Map
Descriptor change by another process, the data will be propagated to the polled node by means of a network variable
update.

Another useful feature of the NMFETCHC function is that it can perform reads to any other type of Node function (NVUI,
CFG_NVUI, NVUOEXX, NVPIIMC, etc.) This means that even Client Map Descriptors can be read this way.

Network management fetch requests received on polled nodes are handled differently from normal NV Poll requests. The
response to a NV Poll will contain valid data. Data is valid if the node that is the source of the data is online and if this data is
not too old. The data in the response to a network management fetch will not be checked for validity, however, it will simply
respond with the current data in the variable.

7.2

Client Side Configuration

7.2.1 Client Side Connection Parameters

Section Title
Connections
Column Title Function

Legal Values

Adapter

Adapter Name

LonWorks

Protocol

Specify protocol used LonWorks


Example

// Client Side Connections

Connections
Adapter

, Protocol

LonWorks

, LonWorks

7.2.2 Client Side Node Parameters

Section Title
Nodes
Column Title

Function

Legal Values

Node_Name

Provide name for Node

Up

to

32

alphanumeric

characters

Subnet_ID

Server (destination) Node’s Subnet ID of an explicitly addressed
message

1-255

Node_ID

Server (destination) Node’s Node ID of an explicitly addressed message 1-127

Protocol

Specify protocol used

LonWorks

Startup_Write Initiate a send on startup. Refer to Appendix A.3 for more information

Enabled, Disabled