EasyManua.ls Logo

Epson TM T88V - Page 35

Epson TM T88V
122 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
35
Chapter 3 Programming Guide
3
Search API
Acquire the error status using getStatus (p.99) of the EpsonIoException class.
Use the programming example below for your reference.
int errStatus = IoStatus.SUCCESS;
String[] mList = null;
//Acquire a list of devices
try {
Finder.start(getBaseContext(), DevType.TCP, "192.168.192.168");
mList = Finder.getResult();
//Exception processing
} catch ( EpsonIoException e ) {
errStatus = e.getStatus();
}

Table of Contents

Other manuals for Epson TM T88V

Related product manuals