FS-8700-39 Est3 Ecp
FS-8700-39 Est3 Ecp
FS-8700-39 Est3 Ecp
Driver Manual
(Supplement to the FieldServer Instruction Manual)
FS-8700-39 EST3-ECP
APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after November 2011
1.08 7
Table of Contents
TABLE OF CONTENTS
1 2 EST3 Description ............................................................................................................................................ 4 Driver Scope of Supply ................................................................................................................................... 4 2.1 Supplied By FieldServer Technologies for this Driver ....................................................................................4 rd 2.2 Provided By the Supplier of 3 Party Equipment ..........................................................................................4 2.2.1 Hardware ...............................................................................................................................................4 rd 2.2.2 Required 3 Party Configuration ...........................................................................................................4 Hardware Connections ................................................................................................................................... 5 3.1 Pinouts ...........................................................................................................................................................5 3.2 Connection Notes ..........................................................................................................................................5 Data Array Parameters ................................................................................................................................... 6 Configuring the FieldServer as a EST3 Client ................................................................................................... 7 5.1 Client Side Connection Parameters ...............................................................................................................7 5.2 Client Side Node Parameters .........................................................................................................................8 5.3 Client Side Map Descriptor Parameters .........................................................................................................8 5.3.1 FieldServer Related Map Descriptor Parameters ...................................................................................8 5.3.2 Driver Related Map Descriptor Parameters ...........................................................................................9 5.3.3 Map Descriptor Example 1 ...................................................................................................................11 5.3.4 Map Descriptor Example 2: ..................................................................................................................11 5.3.5 Map Descriptor Example 3: ..................................................................................................................11
4 5
Appendix A. Useful Features ................................................................................................................................ 12 Appendix A.1. PanelMasks: .....................................................................................................................................12 Appendix A.2. Setting up Multiple Parameters .......................................................................................................12 Appendix A.3. Priority: .............................................................................................................................................12 Appendix A.4. Report and Delta Service: .................................................................................................................12 Appendix A.4.1. Report Service (regular polling):.............................................................................................12 Appendix A.4.2. Delta Service (unsolicited messages): ....................................................................................12 Appendix A.4.3. Example Configuration using Delta Mode only ......................................................................13 Appendix A.5. Optional Data Arrays ........................................................................................................................14 Appendix A.5.1. Relay Confirmation State .......................................................................................................14 Appendix A.5.2. EST_Types_DA ........................................................................................................................14 Appendix A.5.3. EST_Types_Update .................................................................................................................14 Appendix A.5.4. DA_Bit_Name .........................................................................................................................15 Appendix A.5.5. EST_Report_Type ...................................................................................................................16 Appendix A.6. Object Types and Required Parameters ...........................................................................................17 Appendix A.7. Set Date and Time To Panel .............................................................................................................18 Appendix B. Troubleshooting............................................................................................................................... 19 Appendix B.1. Multiple Com Errors .........................................................................................................................19 Appendix C. Reference......................................................................................................................................... 20 Appendix C.1. EST3 Data Format: ............................................................................................................................20 Appendix C.1.1. Input data format ...................................................................................................................20 Appendix C.1.2. Output data format ................................................................................................................22 Appendix C.2. EST3 ECP Connection Statistics: .......................................................................................................23 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]
Table of Contents
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]
Page 4 of 24
EST3 DESCRIPTION
The EST3 External Communications Protocol (ECP) driver allows the FieldServer to transfer data to and from EST devices over RS-232 or RS-485 (with converter) serial ports using the EST3 ECP protocol. In the EST application the FieldServer always emulates a Client. The FieldServer makes use of the following ECP Services: Read Operations: Report Service Delta Service
All read points are continually updated using the Report Service; response times are enhanced using Delta Service broadcasts by the EST3 panel.
2 2.1
2.2
2.2.1 Hardware
PART # 3-RS232 Card Rev 5.0 3-RS232 Card Rev 6.0 Description EST3 Gateway Needs to be installed for PAL chip Rev 1.1. Needs to be installed for PAL chip Rev 1.2.
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]
Page 5 of 24
HARDWARE CONNECTIONS
3.1
Pinouts
From RJ-45 RX TX COM Color Brown White/Orange Blue/white To EST3 ECP TB2 TX 2 RX 2 COM 2
RJ-45 Pin 1 8 4
3.2
Connection Notes
There is normally only one interface to an EST3 system, even if multiple panels exist. All data for the entire system is received through this single interface. The interface on the EST3 panel may be COM1 or COM2, but it needs to be configured in the EST3 panel as a gateway. Gateway Type III is recommended. The EST3 panel monitors the quality of communications to the FieldServer and will detect a poor connection. Poor connections are normally caused by inappropriate selection of gateway type, but can also be related to installation quality. 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]
Page 6 of 24
Data Arrays are protocol neutral data buffers for storage of data to be passed between protocols. It is necessary to declare the data format of each of the Data Arrays to facilitate correct storage of the relevant data. Section Title Data_Arrays Column Title Data_Array_Name Data_Array_Format
Function Provide name for Data Array Provide data format. Each Data Array can only take on one format. Number of Data Objects. Must be larger than the data storage area required by the Map Descriptors for the data being placed in this array.
Data_Array_Length
1-10, 000
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]
Page 7 of 24
For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See .csv sample files provided with the FieldServer). This section documents and describes the parameters necessary for configuring the FieldServer to communicate with an EST3 Server. The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to enable the FieldServer for EST3 communications, the driver independent FieldServer buffers need to be declared in the Data Arrays section, the destination device addresses need to be declared in the Client Side Nodes section, and the data required from the servers needs to be mapped in the Client Side Map Descriptors section. Details on how to do this can be found below. Note that in the tables, * indicates an optional parameter, with the bold legal value being the default
5.1
Section Title Connections Column Title Port Baud Parity* Data_Bits* Protocol Example
Function Specify which port the device is connected to the FieldServer Specify baud rate Specify parity Specify data bits Specify protocol to be used by this port
, Baud , 19200
, Parity , None
, Data_Bits ,8
, Protocol , EST3
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports available on specific hardware. 2 Edwards Recommends 19200-baud minimum in order to prevent buffer overruns in the EST3 panel
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]
Page 8 of 24
5.2
Section Title Nodes Column Title Node_Name Node_ID Protocol Port Timeout IC_Timeout
Function
Legal Values Up to 32 alphanumeric characters 1 24 (normally 1) EST3 3 P1-P8, R1-R2 10 seconds 0-0.5s, 0.05s, recommended 0.5s
Provide name for Node MAC ID of Panel Specify protocol used Specify which port the device is connected to the FieldServer Specify time allowed between poll and response The Ic_Timeout parameter monitors the time between characters in a response. If the time exceeds the Ic_Timeout, the response is discarded and is considered a Timeout.
, Node_ID ,1
, Protocol , EST3
, Port , P1
, Timeout , 10s
, IC_Timeout , 0.5s
5.3
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports available on specific hardware. 4 WRBC is not recommended, as startup values may be invalid
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]
Page 9 of 24
Length
Reads: 1 to maximum address of panel and card. A length of up to 34 is recommended. Older panels do not accept odd numbers. Writes: 1
EST_Object_Type
EST_Index EST_Route EST_Priority EST_Chan EST_Msg_Index EST_Account EST_ConfCL EST_Panel_Mask_1 EST_Panel_Mask_2 EST_Panel_Mask_3 EST_Panel_Mask_4 EST_Panel_Mask_5 EST_Panel_Mask_6 EST_Panel_Mask_7 EST_Panel_Mask_8
EST_Types_Update*
Index parameter Route parameter Pri parameter Chan parameter MsgIndex parameter Account parameter ConfCL parameter PanelMask(1) parameter (LSB) PanelMask(2) parameter PanelMask(3) parameter PanelMask(4) parameter PanelMask(5) parameter PanelMask(6) parameter PanelMask(7) parameter PanelMask(8) parameter (MSB) Update the default Types list or refer to new list. Requires 'EST_Types_DA' parameter to be defined. Refer to Appendix A.5.3 Scaling zero in Data Array Scaling max in Data Array Scaling zero in Connected Node Scaling max in Connected Node
Relay, Led, ServGroup, GuardPtrl, ChkInGrp, AltMessage, Reset, PanelSil, AlarmSil, Drill, GAInhibit, Reboot, Evacuate, AltSensitiv, Partition, CmdList, Input, Zone, Card, AndGroup, Matrix, TimeCtrl, InstructionText, AmpPower, AudMsg, CmdList, MCmsg, SetDate, SetTime 0 - 65535 0 - 255 0 - 4 (Refer to Appendix A.3) 0 - 255 0 - 65535 0 - 255 0 - 65535 0 - 255 0 - 255 0 - 255 0 - 255 0 - 255 0 - 255 0 - 255 0 - 255
-32767 to 32767, 0 -32767 to 32767, 100 -32767 to 32767, 0 -32767 to 32767, 100
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]
FS-8700-39 EST3 Driver Manual Column Title EST_Status_DA EST_Alarm_DA* EST_Trouble_DA* EST_Supervisory_DA* EST_Monitor_DA* EST_Others_DA* EST_Active_DA* EST_Relay_Conf_DA* EST_Types_DA* DA_Bit_Name* EST_Report_Type* Function Data Array to store Point Status. See example in Section 5.3.5 5 Data Array to store Alarm state 5 Data Array to store Trouble state 5 Data Array to store Supervisory state 5 Data Array to store Monitor state Data Array to store state other than Alarm, 5 Trouble, Supervisory or Monitor Data Array to store the raw value of the active bit. Relay confirmation state. Refer to Appendix A.5 for more information. Data Array to hold Types category. Refer to Appendix A.5.2 Acknowledge State. See Appendix A.5.4 Store information from particular Report Legal Values
Page 10 of 24
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]
Page 11 of 24
, Data_Array_Name , DA_AI_01
, Data_Array_Offset ,0
, Function , Rdbc
, Node_Name , EST_1
, EST_Panel ,1
, EST_Card ,1
, Address ,0
, Length , 20
, Scan_Interval , 5.0s
, Data_Array_Name , DA_AI_01
, Data_Array_Offset ,0
, Function , Rdbc
, EST_Status_DA , STATUS
, Node_Name , EST_1
, EST_Panel ,1
, EST_Card ,1
, Address ,0
, Length , 20
, Scan_Interval , 50s
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]
Page 12 of 24
Appendix A.4.1.
The full 16-bit point status is stored to the Read Map Descriptors Data Array. If optional Data Arrays are configured, then the point status is also interpreted according to its Alarm, Trouble, Supervisory or Monitor status and the corresponding Data Array is updated. See Appendix A.5 for detail.
Appendix A.4.2.
Delta Service messages do not provide the same 16-bit status value as supplied by the Report Service. For this reason, ONLY the optional Data Arrays will be updated when a Delta message is received. Delta messages will therefore only have an effect when optional Data Arrays have been configured. The delta service will be sent out through ECP automatically. There's no panel setting for this. The EST3 panel always sends a delta frame when there is a state change. Refer also to Appendix A.5
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]
Page 13 of 24
Appendix A.4.3.
Note: It is recommended that at least one active Map Descriptor is defined to alert the Driver if the connection fails. As many passive Clients as desired can then be appended. Ports Port P1,
, Baud , 9600
, Node_ID ,1
,Port , P1
, Protocol , EST3
, Timeout , 4s
, Data_Array_Length , 100 , 40 , 40
Map_Descriptors Map_Descriptor_Name ,Scan_Interval ,Data_Array_Name ,Data_Array_Offset ,Function ,Node_Name ,EST_Panel ,EST_Card ,Address ,Length ,EST_Trouble_DA ,EST_Alarm_DA MD_TEST1 ,10.0s ,DA_TEST1 ,0 ,Rdbc ,Node_A ,1 ,1 ,0 ,20 ,DA_TROUBLE ,DA_ALARM MD_TEST2 ,,DA_TEST1 ,20 ,Passive_Client ,Node_A ,7 ,3 ,130 ,20 ,DA_TROUBLE ,DA_ALARM
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]
Page 14 of 24
Appendix A.5.1.
The driver can store the relay confirmation state of a point in a Data Array under the parameter EST_Relay_Conf_DA parameter. 0 - Relay state is not confirmed; 1 Relay state confirmed.
Appendix A.5.2.
EST_Types_DA
If it is necessary to override the default Types and Category list (Appendix C.1.1) the EST_Types_DA parameter should be used. Example: To put HEAT type into the Monitor category where all other defaults remain the same, preload the data array as follows: Preloads Data_Array_Name DA_Types
,Preload_Data_Index ,2
,Preload_Data_Value ,4
,Length ,1
Preload_Data_Index is the type of device and Preload_Data_Value holds the category for the specified device type. The legal values for Preload_Data_Value are listed below Alarm Supervisory Trouble Monitor Others Appendix A.5.3. 1 2 3 4 5 EST_Types_Update
If this parameter is not defined or is yes, the driver will update its internal driver list according to the parameters preloaded under EST_Types_DA. If the parameter is set to New List, the driver will use ONLY the parameters defined under EST_Types_DA and will not reference or update the default list at all. The driver will therefore not store any data for types that do not have preloaded categories. 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]
Page 15 of 24
DA_Bit_Name
The Acknowledge state of a point is stored under this Data Array if configured. 0 Acknowledged or Acknowledge not required. 1 Point is not Acknowledged yet. To Acknowledge the point change the value to 0.
The EST3 panel is only able to send/accept Acknowledgement when the panel is in Proprietary Mode. Contact EST (Edwards Systems Technology) for information on configuring the panel.
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]
Page 16 of 24
Appendix A.5.5.
EST_Report_Type
The dirtiness of a device can be stored as a value *10 for System Sensor Devices and as the actual value for other Device Types (The panel sends % for other Device Types)
Map_Descriptors Map_Descriptor_Name ,Data_Array_Name ,Data_Array_Offset ,Function ,Node_Name ,EST_Report_Type ,EST_Panel ,EST_Card ,Address ,Length ,Scan_interval MD_Poll_Sensitivity ,DA_Dirtiness ,0 ,Rdbc ,EST_1 ,Sensitivity ,1 ,2 ,1 ,3 ,5.0s
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]
Page 17 of 24
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]
Page 18 of 24
The following Map Descriptor will enable the FieldServer to synchronize its clock with the EST panel clock
Map_Descriptors Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , EST_Report_Type , Length MD_SLV_TIME , DA_TIME ,0 , Passive , EST_1 , Date Time ,6
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]
Page 19 of 24
Appendix B. Troubleshooting
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]
Page 20 of 24
Appendix C. Reference
Appendix C.1.1.
Each input device is associated with a 16-bit value. The contents of the 16 bits are used to generate status types as shown in the table below. Each incoming event is allocated to a status type depending on its device type as shown in the table. It is possible to override this default status type allocation. Refer to Appendix A.5 for more information. Type Smoke Pull Heat Waterflow Stagetwo Zone AlarmVerify PreAlarm Security Station Emergency Supervisory Valve GateValve Tamper Temperature Power Signal TroubleOpen TroubleShort LocalTrouble MaintAlert DirtyHead DeviceComm GroundFault InternalTrouble BadType BadPersonality UnexpectedDevice CommonTrouble RelayConfirmation Monitor LocalMonitor Damper Encode Value 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 Alarm Y Y Y Y Y Y Trouble Supervisory Monitor Others
Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y
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]
FS-8700-39 EST3 Driver Manual Type Fan Door Switch FirePhone TestEvent DeviceCompatabilityFault LogicAnd LogicMatrix ServiceGroup TimeControl GuardPatrol CheckInGroup Internal use only Disabled Internal use only Instruction Text Object Running Access Trouble AC Fail Spare Audible Visual SupervisedOutput NonSupervisedOutput CommonAlarmPutput CommonTroubleOutput CommonSupervisoryOutPut CommonMonitorOutput LEDOutput AnalogOutput AudioMessage Amplifier Access Output Spare Card SecurityAlarm SecurityFault SecurityTamper SecurityMaintenance Spare SecurityDisarmed SecurityExitTimer SecurityEntryTimer SecurityBypassed SecurityStay Encode Value 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53-63 64 65 66 67 68 69 70 71 72 73 74 75 76 77-126 127 128 129 130 131 132 133 134 135 136 137 Alarm Trouble Supervisory Monitor Y Y
Page 21 of 24 Others
Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y
Y Y Y Y Y Y Y
Y Y Y Y Y Y Y Y Y Y Y
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]
FS-8700-39 EST3 Driver Manual Type SecurityAway SecurityStayFail SecurityAwayFail Spare Spare Internal Use only Security Disabled Spare CmdList Encode Value 138 139 140 141 142 143 144 145-150 151 Alarm Trouble Supervisory Monitor
Page 22 of 24 Others Y Y Y Y Y Y Y Y Y
Appendix C.1.2.
Each output device is associated with a 16-bit value. This value consists of two byte fields, the device type (LSB) and the device state (MSB). FieldServer Data Array Object (16-bit) Attribute (8-bit) Command (8-bit) These values are provided by the EST panel and are described in the EST3 ECP protocol specification as follows. These values will be put in the Command field. Command Activate / Away Enable Restore / Disarm Disable Encode Value 01h 02h 11h 12h
The attribute byte must be set for writes to Relay and LED outputs. For Relays, the attribute values are: Attribute (Relay) Enable Activate Restore Disable Encode Value 2h 101h 11h 12h
For LEDs, the attribute values are: Attribute (LED) On Slow Flash Fast Flash Disable Enable Off Encode Value 101h 201h 301h 12h 2h 1h
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]
Page 23 of 24
The following statistics are available on the Driver Aspects screen when viewing Connection Details (select the EST Connection in Connection Overview, and press space repeatedly to page to this screen): Statistic Name DLL Rx Char DLL Rx Msg DLL Tx Char DLL Tx Msg DLL Timeouts DLL IC Timeouts DLL Streaming DLL Bad Replies DLL Link Control Gateway Type Data Rx Char Data Rx Msg Data Tx Char Data Tx Msg Conn Rx Char Conn Rx Msg Conn Tx Char Conn Tx Msg Delta Rx Char Delta Rx Msg Description Data Link Layer Bytes Received Data Link Layer Messages Received Data Link Layer Bytes Transmitted Data Link Layer Messages Transmitted Data Link Layer Timeouts Data Link Layer Inter-Character Timeouts Data Link Layer Streaming Errors Data Link Layer Bad Replies The driver lost communications with the panel (due to panel reset or power-cycle or cable interruption) and is trying to re-establish communications over the communications link or connection ECP Gateway Type I/II/III Data Bytes Received Data Messages Received Data Bytes Transmitted Data Messages Transmitted Total Bytes Received on Connection Total Messages Received on Connection Total Bytes Transmitted on Connection Total Messages Transmitted on Connection Delta Message Bytes Received Delta Messages Received
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]
Page 24 of 24
EST3:#01 FYI. For an Old EST3 Panel, Read MD length must be even.
EST3:#02 Err. Read MD length must > 0 and <= %d EST3:#03 Err. Write MD must have length = 1 EST3: #04 Unknown Escape Sequence 1B %02X considered as %02X
Upload the configuration file, make the necessary changes, download to the FieldServer and cycle power to the FieldServer for the changes to take effect.
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]