Click or drag to resize

SmartcardReader.GetATR 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: 2.14.1989
Syntax
byte[] GetATR()

Return Value

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