FieldServer FS-8700-80 instruction manual

Page 17

McQuay Micro Tech Open Protocol Driver ManualPage 17 of 35

Appendix A. Advanced Topics

Appendix A.1. Scaling

User Scaling:

The user can specify scaling in the configuration file which allows a value to be scaled before being stored in a Data Array or after being extracted from a data for writing to McQuay device. This scaling is specified by using the following keywords in Map Descriptor definition.

Data_Array_Low_Scale,

Data_Array_High_Scale,

Device_Low_Scale,

Device_High_Scale…..

Device Scaling:

The raw values read from a McQuay device may be treated as raw values or they may be scaled. Device scaling is the term used to describe the hard-coded scaling specified by McQuay for each data field. By applying device scaling the user can avoid details or knowledge of the scaling and used the converted value directly.

If this scaling is required then use the Device_Scaling parameter (see 4.4.2)

There are 5 device scaling methods. X refers to the raw value obtained from the McQuay device. The method that will be applied to each field is shown in the following table.

Table 1 – Device Scaling Method applied to each Field

Method Id.

Device Scaling Method

1

X

2

X / 10

3

( X – 1000 ) / 10

4

X / 2

5

X - 100

6

( X – 100 ) / 10

7

( X / 5 ) + 20

8

( X / 5 ) + 55

9

( X / 5 )

10

( X / 5 ) - 100

Note that when device scaling is applied it is applied without consideration of the raw value. Where the raw value has a special meaning (available in the McQuay packet documents for the equipment type of interest); this driver does not apply any special consideration to these special values.

As a Client: - Device and User scaling may be applied.

As a Server. Device Scaling and User scaling is not applied. The raw value written to any data location is stored as is and the raw value read from a Data Array used in formatting the response to a read.

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 17
Contents Driver Manual FS-8700-80 McQuay Micro Tech Open Protocol Table of Contents Page McQuay Micro Tech Open Protocol Driver Manual FieldServer Provided by Supplier of 3rd Party EquipmentHardware Connections 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