Quick Start Steps To Implement A Simple Intellution Fix Configuration - FieldServer FS-8707-06 Driver Manual

Fst opc server for fieldserver
Hide thumbs Also See for FS-8707-06:
Table of Contents

Advertisement

FS-8707-06 FST OPC Server for FieldServer
7

QUICK START STEPS TO IMPLEMENT A SIMPLE INTELLUTION FIX CONFIGURATION

Configure a FieldServer with a valid IP address.
Ensure that at least one Data Array exists. It is recommended that the initial configuration be limited to a
single Data Array for simplicity.
An N1 or N2 connection must be configured with the SMT protocol (SMT is default so the protocol field
can be blank). This Nx connection must be used to connect to the OPC Server machine.
Open a DOS box and "PING" the FieldServer from this machine to confirm that the networking is correctly
setup. Take note of the IP address.
Configure Data Arrays in the FieldServer.
Configuration Manual for more information). Per the OPC standards, Float is the suggested data type
Run the "FST Configurator" (Located in the Start menu program group selected when installing the OPC
Server)
Add an Ethernet connection to the config tree
Add a FieldServer to the config tree
Edit the IP address & change the default name to something meaningful (note for future steps)
Add a Data Array to the config tree
Name to that used inside the FieldServer. The name will be forced to uppercase.
The default "offset" is 0, and is applicable in 99% of cases.
Set the length to the number of elements in the FieldServer/Data Array or less. The maximum
length is determined by the datatype of the Data Array. Refer to Section 8.2. To add more,
make another poll block with offset > end of first block.
Set the data storage type to the data type of the Data Array in the FieldServer (this is
important, as incorrect values may be returned if set incorrectly). Per the OPC standards, Float
is the suggested data type
Press the green "Start" button
Press the "Stats" button & check that data is being sent and received.
If not re-check the names of the Data Arrays, the IP address of the FieldServer.
Go to the Options|Setup menu & set the default path to filename - <fix node name> & path = \FIX32\PDB
or \Dynamics\PDB
Save the configuration to this location, It is not necessary to save after every change, Fix simply requires
this file to exist on disk.
In the Fix Database Builder add a new block (AI,AO,DI,DO,MDI) and set the I/O Device to "FST"
Enter I/O addresses in the following format for AI & AR blocks & DI & DR & MDI blocks to bit datatype
addresses.
<FieldServerName>:<Data Array name>:<offset>
enter I/O addresses in the following format for DI & DR & MDI blocks to packed bit addresses in Integer
datatypes.
<FieldServerName>:<Data Array name>:<offset>:<bit>
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
Note their names and data types (Read FieldServer
Page 9 of 15

Advertisement

Table of Contents
loading

Table of Contents