Click or drag to resize

SmartcardReader Interface

Provides access to the smartcard reader, for printers equipped with one.

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public interface SmartcardReader

The SmartcardReader type exposes the following members.

Methods
  NameDescription
Public methodClose
Turns the printer's smartcard reader off, if present.
Public methodDoCommand
Sends a CT_DATA command to the printer's smartcard reader, if present.
Public methodGetATR
Sends a CT_ATR command to the printer's smartcard reader, if present.
Top
Remarks
Not all Zebra printers are available with built-in readers.
See Also