PinPad Members

2/27/2008

Defines the programmatic interface for a UPOS PIN pad device.

The following tables list the members exposed by the PinPad type.

Protected Constructors

  Name Description
PinPad Creates an instance of the PinPad class.

Top

Public Fields

  Name Description
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif ExtendedErrorBadKey Indicates that an encryption key is corrupted or missing.
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif ExtendedErrorFirmwareBadFile  Indicates the specified firmware file or files exist, but one or more of those files are either not in the correct format or are corrupted. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif ExtendedErrorStatistics  Indicates a specified statistic could not be reset or updated. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif ExtendedErrorStatisticsDependency  (inherited from PosCommon )
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticCommunicationErrorCount  Holds the programmatic name of the Communication Error Count common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticDeviceCategory  Holds the programmatic name of the Device Category common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticFirmwareRevision  Holds the programmatic name of the Firmware Revision common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticHoursPoweredCount  Holds the programmatic name of the Hours Powered On common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticInstallationDate  Holds the programmatic name of the Installation Date common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticInterface  Holds the programmatic name of the Interface common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticInvalidPINEntryCount Incremented during the ExitPinEntryMode method if PIN entry has failed.
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticManufactureDate  Holds the programmatic name of the Manufacture Date common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticManufacturerName  Holds the programmatic name of the Manufacturer Name common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticMechanicalRevision  Holds the programmatic name of the Mechanical Revision common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticModelName  Holds the programmatic name of the Model Name common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticSerialNumber  Holds the programmatic name of the Serial Number common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticUnifiedPOSVersion  Holds the programmatic name of the Unified POS Version common statistic. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatisticValidPINEntryCount Incremented during the ExitPinEntryMode method if PIN entry has occurred successfully.
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusPowerOff  Indicates that the device’s power is turned off or it is detached from the terminal. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusPowerOffline  Indicates that the device is powered on but is either not ready or unable to respond to requests. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusPowerOffOffline  Indicates that either the device’s power is off or it is offline. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusPowerOnline  Indicates that the device’s power is turned on and it is ready for use. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareComplete  Indicates the update firmware process has completed successfully. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareCompleteDeviceNotRestored  Indicates the update firmware process succeeded. However, the Service Object and/or the physical device cannot be returned to the state they were in before the update firmware process started.  (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareFailedDeviceNeedsFirmware  Indicates the update firmware process failed. The device will not be operational until another attempt to update the firmware is successful. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareFailedDeviceOk  Indicates the update firmware process failed. However, the device is still operational. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareFailedDeviceUnknown  Indicates the update firmware process failed. The device is in an indeterminate state. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareFailedDeviceUnrecoverable  Indicates the update firmware process failed. The device is either unusable or unrecoverable through software. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif StatusUpdateFirmwareProgress  Indicates the update firmware process has completed 1 to 100 percent successfully. (inherited from PosCommon)
ms884795.pubfield(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif WaitForever  Used as the value for a timeout parameter in common and device-specific methods to indicate the method should wait until it receives a response, instead of timing out. (inherited from PosCommon)

Top

Public Properties

(see also Protected Properties )

  Name Description
ms884795.pubproperty(en-us,WinEmbedded.1002).gif AccountNumber Holds the user’s account number for the current EFT transaction.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif AdditionalSecurityInformation Holds security/encryption information, formatted as a Hex-ASCII string, after a successful PIN entry operation in which the DataEvent event is queued to the application with a DataEventArgs.Status of Success.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Amount Holds the amount of the current EFT transaction.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif AvailableLanguagesList Holds an array of the languages supported by the pre-defined prompts in the PIN pad device, as defined by the CultureInfo .NET Framework Class.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif AvailablePromptsList Holds a comma-separated string of supported values for the Prompt property.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapCompareFirmwareVersion  Gets a Boolean value that indicates whether the Service Object/device supports comparing the firmware version in the physical device against that of a firmware file. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapDisplay Indicates the operations that the application can perform on the PIN pad display.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapKeyboard If set to true, the application can use the PIN pad keyboard to obtain input.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapLanguage Indicates the language of pre-defined messages for the PIN pad device (for example, English, French, Arabic, and so on).
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapMacCalculation If set to true, the PIN pad supports MAC calculation.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapPowerReporting  Gets the power reporting capabilities of the device. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapStatisticsReporting  Gets a Boolean value that indicates whether the device can accumulate and can provide various statistics regarding usage. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapTone If set to true, the PIN pad has a tone indicator, which is implemented as a ToneIndicator class object.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapUpdateFirmware  Gets a Boolean value that indicates whether the device's firmware can be updated through the UpdateFirmware method. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CapUpdateStatistics  Gets a Boolean value that indicates whether some or all the device statistics can be reset to 0 (zero) by using the ResetStatistic and ResetStatistics methods, or updated by using the UpdateStatistic and UpdateStatistics methods. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif CheckHealthText  Gets a string that indicates the health of the device. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Claimed  Gets a Boolean value that indicates whether the device is claimed for exclusive access. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Compatibility  Gets the compatibility level of a device. (inherited from PosDevice)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif DataCount Holds the number of data events currently queued by the service object.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif DataEventEnabled When set to true by the application, the service object can deliver the next queued DataEvent event.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif DeviceDescription  Gets a string identifying the device and the company that manufactured it. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif DeviceEnabled  Gets or sets a Boolean value that indicates whether the device has been placed in an operational state. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif DeviceName  Gets a short string identifying the device and any pertinent information about it. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif EncryptedPin Holds the value of the encrypted PIN after the DataEvent event notifies the application that a PIN entry operation has been completed.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif FreezeEvents  Gets or sets a Boolean value that indicates whether the application has requested that the Service Object not deliver events. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif MaximumPinLength Holds the maximum acceptable number of digits to be entered for the PIN.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif MerchantId Holds the Merchant ID, as it is known to the EFT Transaction Host.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif MinimumPinLength Holds the minimum acceptable number of digits to be entered for a PIN.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif PinEntryEnabled Indicates whether the PinPad is ready to accept PIN entry.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif PowerNotify  Gets or sets the type of power notification selection made by the application. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif PowerState  Gets the current power condition. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Prompt Holds a pre-defined message to be displayed on the PIN Pad.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif PromptLanguage Specifies the language in which the message specified by the Prompt property will be displayed, as defined by the CultureInfo .NET Framework class.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif ServiceObjectDescription  Gets a string identifying the Service Object that supports the device and the company that produced it. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif ServiceObjectVersion  Gets the Service Object version number. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif State  Gets the current state of the device. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif SynchronizingObject  Gets or sets the object that is used to marshal the event handler calls issued because of a POS event. (inherited from PosCommon)
ms884795.pubproperty(en-us,WinEmbedded.1002).gif TerminalId Holds the Terminal ID, as it is known to the EFT Transaction Host.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Track1Data Holds either the decoded Track 1 data from the previous card swipe or an empty string.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Track2Data Holds either the decoded Track 2 data from the previous card swipe or an empty string.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Track3Data Holds either the decoded Track 3 data from the previous card swipe or an empty string.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif Track4Data Holds either the decoded Track 4 data from the previous card swipe or an empty string.
ms884795.pubproperty(en-us,WinEmbedded.1002).gif TransactionType Holds the current EFT transaction type.

Top

Protected Properties

  Name Description
ms884795.protproperty(en-us,WinEmbedded.1002).gif DeviceInstanceId  (inherited from PosCommon )
ms884795.protproperty(en-us,WinEmbedded.1002).gif DevicePath  Gets or sets the hardware path of a device. (inherited from PosCommon)
ms884795.protproperty(en-us,WinEmbedded.1002).gif HardwareId  (inherited from PosCommon )
ms884795.protproperty(en-us,WinEmbedded.1002).gif IsExclusiveUseDevice Overridden. Indicates whether the PinPad is an exclusive-use device.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms884795.pubmethod(en-us,WinEmbedded.1002).gif BeginEftTransaction Informs the PIN Pad’s service object that an EFT Transaction is starting.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif CheckHealth  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif Claim  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ClearInput Clears all device input that has been buffered.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ClearInputProperties Resets the values of properties altered by DataEvent or ErrorEvent.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif Close  Releases the device and its resources. (inherited from PosCommon)
ms884795.pubmethod(en-us,WinEmbedded.1002).gif CompareFirmwareVersion  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ComputeMac Tells the service object to compute a MAC value and return it to the application.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif DirectIO  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif EnablePinEntry Starts PIN entry at the PIN pad device. When EnablePinEntry is called, the service object sets the PinEntryEnabled property to true.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif EndEftTransaction Takes the PIN pad out of EFT Transaction Mode.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif Open  Opens a device for later input/output processing. (inherited from PosCommon)
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ms884795.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif Release  Releases exclusive access to the device. (inherited from PosCommon)
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ResetStatistic  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ResetStatistics  Overloaded. (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif RetrieveStatistic  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif RetrieveStatistics  Overloaded. (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif ToString  (inherited from Object )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif UpdateFirmware  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif UpdateKey Provides a new encryption key to the PIN pad service object for those PIN Pad Management Systems in which new key values are sent to the terminal as a field in standard messages from the EFT Transaction Host.
ms884795.pubmethod(en-us,WinEmbedded.1002).gif UpdateStatistic  (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif UpdateStatistics  Overloaded. (inherited from PosCommon )
ms884795.pubmethod(en-us,WinEmbedded.1002).gif VerifyMac Tells the service object to verify the MAC value in a message received from an EFT Transaction Host.

Top

Protected Methods

  Name Description
ms884795.protmethod(en-us,WinEmbedded.1002).gif DeleteConfigurationProperty  (inherited from PosCommon )
ms884795.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
ms884795.protmethod(en-us,WinEmbedded.1002).gif GetConfigurationProperty  (inherited from PosCommon )
ms884795.protmethod(en-us,WinEmbedded.1002).gif Invoke  (inherited from PosCommon )
ms884795.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )
ms884795.protmethod(en-us,WinEmbedded.1002).gif SetConfigurationProperty  (inherited from PosCommon )

Top

Public Events

(see also Protected Events )

  Name Description
ms884795.pubevent(en-us,WinEmbedded.1002).gif DataEvent Raised by the service object to present input data from the PIN pad device to the application.
ms884795.pubevent(en-us,WinEmbedded.1002).gif DirectIOEvent  Raised by the Service Object to communicate information directly to the application. (inherited from PosCommon)
ms884795.pubevent(en-us,WinEmbedded.1002).gif ErrorEvent Raised by the service object when an error is detected while trying to perform a PIN encryption function.
ms884795.pubevent(en-us,WinEmbedded.1002).gif StatusUpdateEvent  Raised by the Service Object to alert the application of a device status change. (inherited from PosCommon)

Top

Protected Events

  Name Description
ms884795.protevent(en-us,WinEmbedded.1002).gif DeviceAddedEvent  (inherited from PosCommon )
ms884795.protevent(en-us,WinEmbedded.1002).gif DeviceRemovedEvent  (inherited from PosCommon )

Top

See Also

Reference

PinPad Class
Microsoft.PointOfService Namespace