GE GFK-0804B Universal Remote User Manual


 
B
B-2 Micro PLC Programmer’s Guide – Aptil 1994
GFK-0804B
Communications Files
The programming software diskette contains the following communications drivers and
demonstration programs. If you used the automated install routine for the
Programming software, these files were placed in the \comm subdirectory under the
main /micro directory.
These files are provided “as is”. Please do not call for technical support on these files.
This is driver code in Turbo C/C++, which can be used to
communicate with the Micro PLC. This file should generally be
included in other C files that perform the data acquisition.
This is source code which shows a simple application of the
MCROCOMM.C driver written in Turbo C.
The executable form of the DEMO1.C file. Try this as is before
modifying and recompiling.
This is a simple BAT file to compile the DEMO1.C file under
Turbo C. You may need to modify the TCC command line to
account for differences in your hard drive and compiler file
locations.
This is source code for a more complicated application. This file
also “includes” MCROCOMM.C at compile time.
This is the executable file for MICROBAR.C. Try this before
making changes, and recompiling.
This batch file compiles MICROBAR.C. It has two command line
switches. Print out the file to see. The TCC command line may
need to be modified to account for your hard drive and
compiler file locations.
These files are used by the COMPBAR.BAT file.
This is a video driver for EGA and VGA modes. This is used by
the COMPBAR batch file during compilation.
MCROCOMM.C
DEMO1.C
DEMO1.EXE
COMPILE1.BAT
MICROBAR.C
MICROBAR.EXE
COMPBAR.BAT
OPT??.RES
EGAVGA.OBJ