Click or drag to resize

SmartcardReaderGetATR Method

Sends a CT_ATR command to the printer's smartcard reader, if present.

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
byte[] GetATR()

Return Value

Byte
A byte array containing the response from the smartcard reader.
Exceptions
ExceptionCondition
ConnectionExceptionIf an I/O error occurs.
See Also