Chapter 4 Software Utilities
PA-3211 SERIES USER MANUAL
Page: 4-65
GetRealTimeStatus
Public intGetRealTimeStatus(
int n
);
Purpose
Get Real Time Status.
Value
Command Code. Please referMP-1030 Command Manual
Return
Real Time Status Byte.
Example
n=2: Off-line status.
Bit
On/Off
Hex
Decimal
Function
0
Off
00
0
Not used. Fixed to Off.
1
On
02
2
Not used. Fixed to On.
2
Off
00
0
Clover is closed.
On
04
4
Cover is opened.
3
Off
00
0
Not used. Fixed to Off.
4
On
10
16
Not used. Fixed to On.
5
Off
00
0
No paper-end stop.
On
20
32
Printing stops due to paper
end.
6
Off
00
0
No error.
On
40
64
Error occurs.
7
Off
00
0
Not used. Fixed to Off.
IntRealTimeStatus = 0 ;
ThermalPrinter
Printer_Control
=
new
ThermalPrinter();
Printer_Control.
OpenPrinter(115200);
RealTimeStatus =
Printer_Control
.GetRealTimeStatus(2);
// TODO Detect Status
Printer_Control.
ClosePrinter();
Содержание PA-3211
Страница 1: ...USER MANUAL PA 3211 10 1 POS Terminal Powered by ARM Cortex A 9 Processor PA 3211 M1...
Страница 15: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 4 2 2 3 Top View...
Страница 16: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 5 2 2 4 Bottom View 2 2 5 Quarter View...
Страница 17: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 6 2 2 6 Side View Unit mm 147 75...
Страница 19: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 8 2 3 3 Top View...
Страница 20: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 9 2 3 4 Bottom View 2 3 5 Quarter View...
Страница 21: ...Chapter 2 Getting Started PA 3211 SERIES USER MANUAL Page 2 10 2 3 6 Side View 147 75...
Страница 32: ...Chapter 3 Hardware Configuration PA 3211 SERIES USER MANUAL Page 3 8 Jumper diagrams Jumper settings...
Страница 144: ...Chapter 4 Software Utilities PA 3211 SERIES USER MANUAL Page 4 75 Step 3 Click Next to start the installation...
Страница 155: ...Chapter 4 Software Utilities PA 3211 SERIES USER MANUAL Page 4 86...