Transferring Data With PSC Utilities
84 PT2000 & Top Gun PDTs
sperforms the transfer silently (without displaying received
data on the screen).
hdisplays help on program usage and options.
For example: updtfer /dev/tty2a readin.dat -r would receive
data from a portable connected to a serial port named /dev/tty2a and
place data in a file named readin.dat.
The UPDTFER program has the following settings. The portable's
communications settings must match.
zBaud rate: 9600
zStop bits: 1
zData bits: 8
zParity: None
zFlow control: ACK/NAK; no XON/XOFF
The UPDTFER program returns an exit status of 0 if the transfer is
successful. If the transfer is unsuccessful, it returns a nonzero status, such
as 1.