FieldServer FS-8700-59 User Manual

a Sierra Monitor Company
(Supplement to the FieldServer Instruction Manual)
FS-8700-59 Canatal Satchnet Driver
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after May 1, 2001
Instruction Manual Part Number FS-8700-59
3/13/03
FS-8700-59 Canatal Sachnet Driver Manual
TABLE OF CONTENTS
1. Canatal Satchnet Protocol Driver Description ................................................................................................................... 1
2. Hardware/Software.................................................................................................................................................................1
2.1 Supplied by FieldServer Technologies for this driver.............................................................................................1
2.2 Provided by user .............................................................................................................................................................1
3. Hardware Connections...........................................................................................................................................................2
4. Configuring the FieldServer as a Canatal Satchnet Protocol Driver Client..................................................................3
4.1 Data Arrays.....................................................................................................................................................................3
4.2 Client Side Connections................................................................................................................................................4
4.3 Client Side Nodes...........................................................................................................................................................4
4.4 Client Side Map Descriptors........................................................................................................................................5
4.4.1 FieldServer Specific Map Descriptor Parameters............................................................................................5
4.4.2 Driver Specific Map Descriptor Parameters ..................................................................................................... 5
4.4.3 Timing Parameters................................................................................................................................................5
4.4.4 Map Descriptor Example .....................................................................................................................................6
4.4.5 Map Descriptor Example 2..................................................................................................................................7
5. Configuring the FieldServer as a Canatal Satchnet Protocol Driver Server.................................................................8
5.1 Data Arrays.....................................................................................................................................................................8
5.2 Server Side Connections...............................................................................................................................................9
5.3 Server Side Nodes ..........................................................................................................................................................9
5.4 Server Side Map Descriptors......................................................................................................................................10
5.4.1 FieldServer Specific Map Descriptor Parameters..........................................................................................10
5.4.2 Driver Specific Map Descriptor Parameters ................................................................................................... 10
5.4.3 Timing Parameters..............................................................................................................................................10
5.4.4 Map Descriptor Example ...................................................................................................................................11
6. Driver Notes...........................................................................................................................................................................12
6.1 Canatal Device Data Tables .......................................................................................................................................12
6.2 Troubleshooting............................................................................................................................................................14
7. Version Control..............................................................................................................................................................15
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support@fieldserver.com
Table of Contents
FS-8700-59 Canatal Sachnet Driver Manual
Page
1
1. Canatal Satchnet Protocol Driver Description
The Canatal Satchnet Protocol Driver allows the FieldServer to transfer data to and from devices over either RS-232 or RS-485 using Canatal Satchnet Protocol Driver protocol. The FieldServer can emulate either a Server or Client.
This driver provides support for the Canatal Corporation implementation of the “Satchwell Network” protocol.
The Canatal Satchnet Protocol Driver can act as a Master.
Any Satchnet device on any serial port (P1-P8, R1 & R2 on the FS-B40 Series, serial port
on the FS-B20 series) can be polled.
Data from Series 2, 4, 5, 6, 9 devices can be polled.
Data from any 'Table' can be read.
Data in 'Tables' with write permission can be written by the driver.
The dr iver can read/write Bit, Byte, Swapped Integer, Word, BCD and Float Data.
The Canatal Satchnet Protocol Driver can act as a (passive) server.
The driver can be polled by a Satchnet Master and return data from the FieldServer's data
arrays.
The driver can emulate Series 2,4,5,6,9 devices.
All 'Tables' can be read / written.
2. Hardware/Software
2.1 Supplied by FieldServer Technologies for this driver
RS-485 connection adapter Driver Manual.
2.2 Provided by user
Canatal Device
UTP or similar cable with RJ11 adapte r.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support @fieldserver.com
FS-8700-59 Canatal Sachnet Driver Manual
Page
2
Manual Canatal FieldServer Connection
3. Hardware Connections
The FieldServer is connected to the as shown below. Configure the Canatal Driver according to manufacturer’s instructions.
FieldServer
CAT 5
SERIAL PORT
ETHERNET CABLE
BROWN
GREEN
(PIN3)
ORANGE/WHITE
(PIN2)
NOTE:
SET JUMPER 16, 17 AND 18 ON THE BOARD TO POSITION 2-3.
ORANGE/WHITE
BLUE
BLUE (PIN1)
CANATAL
Canatal Corporation Inc. have specified the following data with respect to interconnecting cables.
Interconnecting Cable Characteristics
The interconnecting cable may be composed of twisted or untwisted pair (flat cable) possessing the characteristics below. Conductor Size: The interconnecting cable shall be composed of two wires of a 24 AWG or larger conduc tor for solid or stranded copper wires, or for non-copper conductors with sufficient size to yield a DC wire resistance not to exceed 30 ohms per 1000 feet per conductor.
Mutual Pair Capacitance: The capacitance between one wire in the pair to the
other wire shall not exceed 20 picofarads per foot and the value shall be reasonably uniform over the length of the cable.
Stray Capacitance: The capacitance between one wire in the cable to all others in
the cable sheath, with all others connected to ground shall not exceed 40 picofarads per foot and shall be reasonably uniform over the length of the cable.
Pair-to-Pair Balanced Crosstalk: The balanced crosstalk from one pair of wire to
any other pair in the same cable sheath shall have a minimum value of 40 decibels of attenuation measured at 150 kilohertz.
An interconnecting cable meeting these specifications will result in a transmission line with a nominal characteristic impedance in the order of 100 ohms to frequencies greater than 100 kilohertz and a DC series loop resistance not exceeding 240 ohms.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support @fieldserver.com
FS-8700-59 Canatal Sachnet Driver Manual
Page
3
4. Configuring the FieldServer as a Canatal Satchnet Protocol Driver Client
For a detailed discussion on FieldServer configuration, please refer to the Configuration Manual for the FieldServer. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” files on the driver diskette).
This section documents and describes the parameters necessary for configuring the FieldServer as a master, configured to communicate with a Canatal Satchnet Protocol Driver Server ( a passive Canatal device).
The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to enable the FieldServer for Canatal Satchnet Protocol Driver 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.
4.1 Data Arrays
Section Title
Data_Arrays
Column Title Function Legal Values
Data_Array_Name Provide name for Data Array Up to 15 alphanumeric
characters
Data_Format Provide data format. Each data array can only
take on one format.
Data_Array_Length Number of Data Objects. Must be larger than
the data storage area required for the data being placed in this array.
Example
// Data Arrays // Data_Arrays Data_Array_Name, Data_Format, Data_Array_Length DA_AI_01, UInt16, 200 DA_AO_01, UInt16, 200 DA_DI_01, Bit, 200 DA_DO_01, Bit, 200
FLOAT, BIT, UInt16, SInt16, Packed_Bit, Byte, Packed_Byte, Swapped_Byte 1-10,000
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support @fieldserver.com
FS-8700-59 Canatal Sachnet Driver Manual
Page
4
4.2 Client Side Connections
Section Title
Connections
Column Title Function Legal Values
Port Specify which port the device is
connected to the FieldServer Baud Specify baud rate 1200 Parity Specify parity Even Data_Bits Specify data bits 7
Stop_Bits* Specify stop bits 1 Protocol Specify protocol used Canatal, Satchnet Handshaking* Specify hardware handshaking RTS, RTS/CTS, None
Poll Delay* Time between internal polls 0-32000 seconds
Example
// Client Side Connections
Connections Port, Baud, Parity, Protocol, Data_bits, Stop_bits, R1, 1200, Even, Canatal, 7, 1,
FS x40: P1 -P8, R1-R2 FS x20: P1 -R2
default 1 second
4.3 Client Side Nodes
Section Title
Nodes
Column Title Function Legal Values
Node_Name Provide name for node Up to 32 alphanumeric characters Node_ID Address of physical server node
Protocol Specify protocol used Canatal, Satchnet Port Specify which port the device is
Example
// Client Side Nodes
Nodes Node_Name , Node_ID, Protocol, Port Conditioner1, 1, Canatal , R1
(Canatal device addr ess)
connected to the FieldServer
1-63
FS x40: P1 -P8, R1-R2 FS x20: P1 -R2
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support @fieldserver.com
Loading...
+ 11 hidden pages