Epson TM-T88V-DT User Manual page 62

Server direct print
Hide thumbs Also See for TM-T88V-DT:
Table of Contents

Advertisement

if (($asb & 0x00002000) == 0x00002000)
{
}
if (($asb & 0x00004000) == 0x00004000)
{
}
if (($asb & 0x00020000) == 0x00020000)
{
}
if (($asb & 0x00080000) == 0x00080000)
{
}
if (($asb & 0x80000000) == 0x80000000)
{
}
}
}
fclose($fhandle);
?>
62
$strmsg .= "
Unrecoverable error generated \n";
$strmsg .= "
Auto recovery error generated \n";
$strmsg .= "
No paper in the roll paper near end detector \n";
$strmsg .= "
No paper in the roll paper end detector \n";
$strmsg .= "
Stop the spooler \n";
$result = fprintf($fhandle, "Printer name = %s : Status ASB value is
%s \n",
$result = fprintf($fhandle,
if ($result) {
# OK
} else {
# N.G
$printerstatus['devicename'], $asb);
"%s\n", $strmsg);

Advertisement

Table of Contents
loading

Table of Contents