c l o s e
Description
Closes the connection between the PC and printer by taking the PC out of a ready state. UServe stays running and the printer remains ready for communications.
Syntax
close
Parameters
None
Example
close
closes the connection between the printer and the PC displays “Connection Closed to Ultra” to confirm it.
g e t
Description
Copies a file from the printer to the PC.
NOTE: If a file by the same name already exists, it will overwrite the file without warning.
Syntax
get printerfile, [pcfile]
Parameters
printerfile
[pcfile]
The name and path of the source file.
The name and path of the destination file. If you do not specify this parameter, it gets the same name and path on the PC.
Using UServe and UClient