This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
SDK
Documentation and templates to write your own
modules and drivers for FST
---------------------------------------------
* If you want to write IO scripts, you will find the required
information in the file IODDOCGB.PDF in the subdirectory
DOCUMENTATION.
* If you want to write modules (to be called as CFM or CMP) in C,
you will find the required information in the file
CHAPTER9.PDF in the subdirectory DOCUMENTATION.
Samples you will find in the subdirectory SAMPLES.
* If you want to write FST drivers, you will find the required
information in the file IPCDRVGB.PDF in the subdirectory
DOCUMENTATION.
Templates you will find in the subdirectory TEMPLATES.
The subdirectory WORKSHOP contains some useful presentations
and step-by-step instructions on writing modules and drivers.
Using the FST Commandinterpreter (CI) in your own applications
--------------------------------------------------------------
If you want to write tools for FST 4 that require CI access
(RS232 and Ethernet), you will find the required information and
a sample in the subdirectory FST4CI.
Informations about the EasyIP Protocol
--------------------------------------
...and a sample program in C, you will find in the
subdirectory EasyIP.
Generation of language versions (Resource DLLs) for FST
-------------------------------------------------------
Please read the instruction HOWTOlocalize.txt in the
subdirectory LOCALIZATION. In this directory are all the necessary
files and templates.