107
Chapter 5 Command Transmission/Reception
5
close
Closes the specified device port.
Syntax
public void close() throws EpsonIoException
Exceptions
When processing fails, EpsonIoException is thrown with one of the following error values.
Error Value Description
IoStatus.ERR_ILLEGAL This API was called when no device port was open.
IoStatus.ERR_PROCESSING Could not execute process.
IoStatus.ERR_FAILURE An unspecified error occurred.