com.bankframe.services.devices.MTPinPad
Interface MagTekIntelliPINDeviceCodes
- All Known Implementing Classes:
- MagTekIntelliPINDeviceProtocol
public interface MagTekIntelliPINDeviceCodes
This class defines all escape codes,commands,etc for this Device
This device can be programmed with different
codes.
STX
static final byte STX
- See Also:
- Constant Field Values
ETX
static final byte ETX
- See Also:
- Constant Field Values
EOT
static final byte EOT
- See Also:
- Constant Field Values
ACK
static final byte ACK
- See Also:
- Constant Field Values
NAK
static final byte NAK
- See Also:
- Constant Field Values
FS
static final byte FS
- See Also:
- Constant Field Values
CD
static final byte CD
- See Also:
- Constant Field Values
TIMEOUT
static final int TIMEOUT
- See Also:
- Constant Field Values
SetRequestSoftSwitch
static final byte[] SetRequestSoftSwitch
SetRequestSoftSwitchResponseValue
static final int SetRequestSoftSwitchResponseValue
- See Also:
- Constant Field Values
SetSwitchSuccess
static final byte SetSwitchSuccess
- See Also:
- Constant Field Values
SetSwitchFailure
static final byte SetSwitchFailure
- See Also:
- Constant Field Values
LoadMasterKey
static final byte[] LoadMasterKey
LoadMasterKeyResponse
static final byte[] LoadMasterKeyResponse
LoadMasterKeyResponseValue
static final int LoadMasterKeyResponseValue
- See Also:
- Constant Field Values
MasterKeyNoError
static final byte MasterKeyNoError
- See Also:
- Constant Field Values
MasterKeyParityBad
static final byte MasterKeyParityBad
- See Also:
- Constant Field Values
MasterKeyBadKeyData
static final byte MasterKeyBadKeyData
- See Also:
- Constant Field Values
ReplaceDefaultDisplay
static final byte[] ReplaceDefaultDisplay
EnableDefaultDisplay
static final byte[] EnableDefaultDisplay
CardDataEntryRequest
static final byte[] CardDataEntryRequest
CardDataEntryResponse
static final byte[] CardDataEntryResponse
CardDataEntryResponseValue
static final int CardDataEntryResponseValue
- See Also:
- Constant Field Values
TracksDisabled
static final byte TracksDisabled
- See Also:
- Constant Field Values
BadParityLRC
static final byte BadParityLRC
- See Also:
- Constant Field Values
SuccessfulRead
static final byte SuccessfulRead
- See Also:
- Constant Field Values
PinEntryRequest
static final byte[] PinEntryRequest
UseMasterKey
static final char UseMasterKey
- See Also:
- Constant Field Values
UseSessionKey
static final char UseSessionKey
- See Also:
- Constant Field Values
PinEntryResponse
static final byte[] PinEntryResponse
PinEntryResponseValue
static final int PinEntryResponseValue
- See Also:
- Constant Field Values
PinEntryNoError
static final byte PinEntryNoError
- See Also:
- Constant Field Values
PinEntryBadAcct
static final byte PinEntryBadAcct
- See Also:
- Constant Field Values
PinEntryMissingFS
static final byte PinEntryMissingFS
- See Also:
- Constant Field Values
PinEntryMissKey
static final byte PinEntryMissKey
- See Also:
- Constant Field Values
PinEntryBadAmount
static final byte PinEntryBadAmount
- See Also:
- Constant Field Values
PinEntryKeyNotReady
static final byte PinEntryKeyNotReady
- See Also:
- Constant Field Values
DisplaySingleStringMessage
static final byte[] DisplaySingleStringMessage
CancelSessionRequest
static final byte[] CancelSessionRequest
Copyright © 2005, 2007, Oracle. All rights reserved.