User`s manual

PK2100
5-14 s Software Reference
Table 5-3. Sample Communication Programs in SAMPLES\NETWORK
Sample Description
RS232.C RS-232 communication with a PC dumb terminal,
with or without a modem. Also, master-to-slave
communication with another board running
RS485.C.
RS485.C Slave program to communicate with the master
running RS232.C.
CZ0REM.C More elaborate sample of RS-232 communication
between board and PC dumb terminal. Includes
modem communication, data monitoring, time and
date setup, memory read and write, data logging,
XMODEM download of the data log, XMODEM
upload of binary file for remote downloading.
Also supports master-to-slave communication.
(Slave has to be running the program
CSREMOTE.C.)
CSREMOTE.C Slave version of CZ0REM.C. Has most of the
capabilities of CZ0REM.C. Master-to-slave com-
munication is through the opto22 9th-bit binary
protocol.
UART232.C RS-232 communication with the PK2100 through
an RS-232 expansion card.
CUARTREM.C Same as CZ0REM.C but uses the RS-232
expansion card.
Table 5-3 lists and describes sample communication programs in the
SAMPLES\NETWORK subdirectory.