FieldServer FS-8700-80 instruction manual DACHILLER1

Page 15

McQuay Micro Tech Open Protocol Driver Manual

Page 15 of 35

5.3.4.Map Descriptor Example – Strategy 1.

This example illustrates how you can configure the FieldServer as a McQuay Micro Tech Open Protocol Server. A single Map Descriptor is used to emulate a McQuay device’s memory as one large single block of bytes. Any requests in the address range 1-0x270F can be serviced by this one Map Descriptor. The strategy is simple but has one drawback; a large Data Array which will be mostly empty is used. This does not affect performance but does use the FieldServer’s memory resource.

When a poll is received, the driver looks through the Map Descriptor and finds one with a matching node and one whose address and length cover the poll’s address.

Map_Descriptor_Name

,Data_Array_Name

,Data_Array_Offset

,Function

,Node_Name

,Address

,Length

Chiller1_emulation

,DA_CHILLER1

,0

,Passive

,Chiller1

,1

,10000

 

 

 

 

 

 

 

Ensure that Data Array’s length is at least as long as the Map Descriptor’s.

A data format of BYTE is appropriate,

Passive means that the Map Descriptor is used to respond to polls but does not generate any poll’s itself.

The Node name connects the Map Descriptor to a Node definition and possibly to a port.

10,000 is the maximum length of a Data Array so there is no point in making the Map Descriptor longer.

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

Image 15
Contents Driver Manual FS-8700-80 McQuay Micro Tech Open Protocol Table of Contents Page McQuay Micro Tech Open Protocol Driver Manual Provided by Supplier of 3rd Party Equipment Hardware ConnectionsFieldServer Data Arrays Page Page Timing Parameters Driver Related Map Descriptor ParametersDACHILLER1 Damodes Map Descriptor Example 3 WritePage Page Driver Specific Map Descriptor Parameters DACHILLER1 Passive Chiller1 1024 256 Chiller1emulation2 Page Equipment Type 200CFC 200 Series Centrifugal Chiller McQuay Micro Tech Open Protocol Driver Manual Equipment Type 050RPC Reciprocating Chiller McQuay Micro Tech Open Protocol Driver Manual Page McQuay Micro Tech Open Protocol Driver Manual Equipment Type 001ASC Reciprocating Chiller Equipment Type Self-Contained Units SCUs McQuay Micro Tech Open Protocol Driver Manual Appendix A.4. Direct Addressing Appendix A.3 McQuay Equipment Types recognized by the driverPage DACHILLER1 DACHILLER1 NAK Damcqstats UINT32 Page McQuay Micro Tech Open Protocol Driver Manual Appendix C.2. Negative Acknowledgement NAK Appendix C.3. Node ID problems