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: 3.0.3271
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