F_Chk_Icc; F_Close_Icc - Unitech MR350 MKII Software Manual

Data collection terminal
Hide thumbs Also See for MR350 MKII:
Table of Contents

Advertisement

3.3 F_CHK_ICC

This function is used to check Smart Card current stage.
Compatible with ISO7816 or Gemplus command set
No
Function call
void F_CHK_ICC( S_CHK_ICC* );
Data structure of S_CHK_ICC
typedef struct
{
int ChkPower;
int ChkPresent;
} S_CHK_ICC;
Input parameter :
No
Output parameter :.
ChkPower
: currently power stage
; 0 = OFF
; 1 = ON
ChkPresent ; 0 = No card present
; 1 = card short
; 2 = card exist

3.4 F_CLOSE_ICC

This function closes previously opened session and power off the card.
Compatible with ISO7816 or Gemplus command set
no
Function call
void F_CLOSE_ICC( void );
14

Advertisement

Table of Contents
loading

Table of Contents