PointCardRW Members
The following tables list the members exposed by the PointCardRW type.
Protected Constructors
Name | Description | |
---|---|---|
PointCardRW | Initializes a new instance of PointCardRW. |
Top
Public Fields
Name | Description | |
---|---|---|
CharacterSetAnsi | ||
CharacterSetAscii | ||
CharacterSetUnicode | ||
ExtendedErrorCover | Indicates the conveyance motor cover is open. | |
ExtendedErrorDisplay | Indicates a display indicator error. | |
ExtendedErrorJam | Indicates a card jam. | |
ExtendedErrorMotor | Indicates a conveyance motor error. | |
ExtendedErrorNoCard | Indicates there is no card in the reader. | |
ExtendedErrorPrinter | Indicates a printer error. | |
ExtendedErrorRead | Indicates a read error. | |
ExtendedErrorRelease | Indicates a card jam. | |
ExtendedErrorWrite | Indicates a write error. | |
StatusInserted | Indicates a card is in the device. | |
StatusNoCard | Indicates no card is in the device, or the card sensor position is indeterminate. | |
StatusRemaining | Indicates a card remains in the entrance. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
CapBold | Indicates the device can print bold characters. | |
CapCardEntranceSensor | Indicates the device has an entrance sensor. | |
CapCharacterSet | Contains the default character set capability. | |
CapCleanCard | Indicates whether the device supports cleaning under application control. | |
CapClearPrint | Indicates whether the device can erase the printing area. | |
CapDHigh | Indicates whether the device can print double-high characters. | |
CapDWide | Indicates whether the device can print double-wide characters. | |
CapDWideDHigh | Indicates whether the device can print double-high/double-width characters. | |
CapItalic | Indicates whether the device can print italic characters. | |
CapLeft90 | Indicates whether the device can print in rotated-90-degree-left mode. | |
CapMapCharacterSet | Indicates whether the service object can map | |
CapPowerReporting | (inherited from PosCommon ) | |
CapPrint | Indicates whether the device has printing capability. | |
CapPrintMode | Indicates whether the device can designate a starting position with MapMode. | |
CapRight90 | Indicates the device can print in a rotated-90 degree-right mode. | |
CapRotate180 | Indicates the device can print in a rotated upside-down mode. | |
CapStatisticsReporting | (inherited from PosCommon ) | |
CapTracksToRead | Indicates which magnetic tracks are accessible. | |
CapTracksToWrite | Indicates which tracks are writable on the point card. | |
CapUpdateStatistics | (inherited from PosCommon ) | |
CardState | Indicates the point card state. | |
CharacterSet | The character set for printing characters. | |
CharacterSetList | A string of character set numbers. | |
CheckHealthText | (inherited from PosCommon ) | |
Claimed | (inherited from PosCommon ) | |
Compatibility | Indicates the compatibility level of a device.(inherited from PosDevice) | |
DataCount | Contains the current number of queued data events. | |
DataEventEnabled | Indicates whether a DataEvent event is delivered when input data is queued. | |
DeviceDescription | (inherited from PosCommon ) | |
DeviceEnabled | (inherited from PosCommon ) | |
DeviceName | (inherited from PosCommon ) | |
FontTypefaceList | Specifies the fonts and/or typefaces supported by the Point Card Reader/Writer. | |
FreezeEvents | (inherited from PosCommon ) | |
LineChars | Specifies the number of characters that can be printed on a line on the Point Card Reader/Writer. | |
LineCharsList | Contains the line character widths supported by the Point Card Reader/Writer. | |
LineHeight | Indicates the Point Card Reader/Writer print line height. | |
LineSpacing | The spacing of each single-high print line, including both the printed line height plus the white space between each pair of lines. | |
LineWidth | The width of a line of LineChars characters. | |
MapCharacterSet | Indicates whether characters are mapped from the application to the set specified in CharacterSet. | |
MapMode | Contains the mapping mode of the Point Card Reader/Writer. | |
MaxLine | Contains the maximum printable line number. | |
OutputId | Contains a unique output request ID. | |
PowerNotify | (inherited from PosCommon ) | |
PowerState | (inherited from PosCommon ) | |
PrintHeight | Indicates the height of the largest character in a character set. | |
ReadState | Contains read state information for Track1 through Track6. | |
RecvLength | Contains length information for Track1 through Track6. | |
ServiceObjectDescription | (inherited from PosCommon ) | |
ServiceObjectVersion | (inherited from PosCommon ) | |
SidewaysMaxChars | The maximum number of characters that can be printed on each line in sideways mode. | |
SidewaysMaxLines | The maximum number of lines that can be printed in sideways mode. | |
State | (inherited from PosCommon ) | |
SynchronizingObject | (inherited from PosCommon ) | |
Track1Data | Contains the Track1 data from the point card. | |
Track2Data | Contains the Track2 data from the Point Card. | |
Track3Data | Contains the Track3 data from the Point Card. | |
Track4Data | Contains the Track4 data from the Point Card. | |
Track5Data | Contains the Track5 data from the Point Card. | |
Track6Data | Contains the Track6 data from the Point Card. | |
TracksToRead | Contains the tracks to read from the Point Card. | |
TracksToWrite | The tracks to write to the Point Card. | |
Write1Data | Data PrintWrite uses to write to Track1. | |
Write2Data | Data PrintWrite uses to write to Track2. | |
Write3Data | Data PrintWrite uses to write to Track3. | |
Write4Data | Data PrintWrite uses to write to Track4. | |
Write5Data | Data PrintWrite uses to write to Track5. | |
Write6Data | Data PrintWrite uses to write to Track6. | |
WriteState | Contains write state information for Track1 through Track6. |
Top
Protected Properties
Name | Description | |
---|---|---|
DevicePath | (inherited from PosCommon ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
BeginInsertion | Initiates point card processing. | |
BeginRemoval | Initiates point card removal processing. | |
CheckHealth | (inherited from PosCommon ) | |
Claim | (inherited from PosCommon ) | |
CleanCard | Cleans the read/write heads of the Point Card Reader/Writer. | |
ClearInput | Clears all buffered device input. | |
ClearOutput | Clears all buffered output data, including all asynchronous output. | |
ClearPrintWrite | Erases the printing area of a point card and/or erases the magnetic track data on a point card. | |
Close | (inherited from PosCommon ) | |
DirectIO | (inherited from PosCommon ) | |
EndInsertion | Ends point card insertion processing. | |
EndRemoval | Ends point card removal processing. | |
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Open | (inherited from PosCommon ) | |
PrintWrite | Prints the specified data on the printing area of the point card, writes data from the WriteXData properties to the magnetic tracks, or both. | |
Release | (inherited from PosCommon ) | |
ResetStatistic | (inherited from PosCommon ) | |
ResetStatistics | Overloaded. (inherited from PosCommon ) | |
RetrieveStatistic | (inherited from PosCommon ) | |
RetrieveStatistics | Overloaded. (inherited from PosCommon ) | |
RotatePrint | Enters or exits rotated print mode. | |
ToString | (inherited from Object ) | |
UpdateStatistic | (inherited from PosCommon ) | |
UpdateStatistics | Overloaded. (inherited from PosCommon ) | |
ValidateData | Determines whether a data sequence, possibly including one or more escape sequences, is valid for the specified station, before calling the PrintWrite method. |
Top
Protected Methods
Name | Description | |
---|---|---|
DeleteConfigurationProperty | (inherited from PosCommon ) | |
Finalize | (inherited from Object ) | |
GetConfigurationProperty | (inherited from PosCommon ) | |
Invoke | (inherited from PosCommon ) | |
MemberwiseClone | (inherited from Object ) | |
SetConfigurationProperty | (inherited from PosCommon ) |
Top
Public Events
Name | Description | |
---|---|---|
DataEvent | Notifies the application that input data is available from the device. | |
DirectIOEvent | (inherited from PosCommon ) | |
ErrorEvent | Notifies the application that a point card error has been detected and a suitable response by the application is necessary to process the error condition. | |
OutputCompleteEvent | Notifies the application that the queued output request associated with the OutputId property has completed successfully | |
StatusUpdateEvent | (inherited from PosCommon ) |
Top