Epson TM-DT Series User Manual page 67

Server direct print
Table of Contents

Advertisement

if (($asb & 0x00080000) == 0x00080000)
{
$strmsg .= "
}
if (($asb & 0x01000000) == 0x01000000)
{
$strmsg .= "
}
if (($asb & 0x01000000) == 0x01000000)
{
$strmsg .= "
}
if (($asb & 0x04000000) == 0x04000000)
{
$strmsg .= "
}
$result = fprintf($fhandle, "Printer name = %s : Status ASB value is
$result = fprintf($fhandle,
if ($result) {
# OK
} else {
# N.G
}
}
fclose($fhandle);
?>
No paper in the roll paper end detector \n";
Buzzer activated (supported model only)
Waiting for label to be removed (supported model only)
\n";
No paper in label peeling sensor (supported model only)
\n";
%s \n",
$printerstatus['devicename'], $asb);
"%s\n", $strmsg);
Chapter 4
Status Notification
\n";
4
67

Advertisement

Table of Contents
loading

Table of Contents