EasyManua.ls Logo

BIXOLON SPP-R210 - Scrcheckstatus

BIXOLON SPP-R210
38 pages
Print Icon
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...
Mobile Printer
Rev. 1.00
- 37 -
3-28 ScrCheckStatus
This function checks the status of the smart card and is only available to use with SPP-
R210 SCR.
async Task<SCRStatus> ScrCheckStatus ();
[Parameters]
None
[Return Values]
* SCRStatus class
class SCRStatus
{
public byte status { get; set; }
public byte ResponseS { get; set; }
}
* Example
BxlWinPhoneSDK.SCRStatus scrStatus;
BxlWinPhoneSDK bxlPrinter = new BxlWinPhoneSDK();
……
scrStatus = bxlPrinter.ScrCheckStatus();
if (0x00 != scrStatus.ResponseS)
return;
……

Other manuals for BIXOLON SPP-R210

Related product manuals