McQuay Micro Tech Open Protocol Driver Manual Page 8 of 35
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldSer ver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: support@fieldSer ver.com
4.3. Client Side Node Descriptors
Section Title
Nodes
Column Title Function Legal Values
Node_Name Provide name for Node
Up to 32
alphanumeric
characters
Node_ID
Network address of the device being polled. If the
network address field is set to $00FF, the controller will
respond to the packet without regard to its own internal
network address
Route
This parameter must be used If units are connected to
the FieldServer via a routing device e.g. OPM. The
network address consists of the OPM address and the
unit address.
0-255
Protocol Specify protocol used MCQ, McQuay
Port Specify which port the device is connected to the
FieldServer P1-P8, R1-R2
2
PLC_Type
The name of the McQuay Equipment type being polled.
Select one from the list on the left. The equipment type
must be known for the driver to operate correctly.
200CFC,
100CFC,
050RPC,
001ASC,
000SCU,
Type-Unknown
Password Maximum of 8 characters. Ascii characters
only.
Example 1 of 2
// Client Side Nodes
// (No routing device used)
Nodes
Node_Name ,Node_ID ,Protocol ,Port ,Password ,PLC_Type
Chiller ,1 ,McQuay ,P1 ,Abcdefgh ,200CFC
Example 2 of 2
// Client Side Nodes
// (Routing device with address 3 used)
Nodes
Node_Name ,Node_ID ,Route ,Protocol ,Port ,Password ,PLC_Type
Chiller1 ,66 ,3 ,McQuay ,P1 ,Abcdefgh ,200CFC
2
Not all ports shown are necessarily supported b y the hardware. Consult the appropriate Instruction
manual for details of the ports available on specific hardware.