What's New in POS for .NET v1.14 and v1.14.1 (Microsoft Point of Service for .NET)
Article
Microsoft Point of Service for .NET (POS for .NET) v1.14.1 has been updated to reflect that latest Unified Point of Service (UnifiedPOS) v1.14.1 international standard. In addition, POS for .NET v1.14 (and later) has been updated to work with .NET 4.0. POS for .NET v1.14.1 inherits all changes from v1.14.
Support for OLE for Retail POS (OPOS)
POS for .NET v1.14 (and later) provides support for the following additional OPOS service objects:
POS peripheral
Enumeration value
Fiscal printer
FISCALPRINTER
Smart card reader/writer
SMARTCARDRW
Bump bar
BUMPBAR
Point card reader/writer
POINTCARDRW
Remote order display
REMOTEORDERDISPLAY
Cash changer
CASHCHANGER
Hard totals
HARDTOTALS
Motion sensor
MOTIONSENSOR
Changes in the POS for .NET 1.14.1 Release
POS for .NET 1.14.1 adds new methods and properties to the ElectronicValue Reader/Writer class, as well as updating some old members.
Updated Class
Added/Updated Members
ElectronicValueRW
Methods:
AccessData (new)
AccessLog (updated)
ActivateEVService (new)
CheckServiceRegistrationToMedium (new)
CloseDailyEVService (new)
DeactivateEVService (new)
LockTerminal (updated)
OpenDailyEVService (new)
RegisterServiceToMedium (new)
UnlockTerminal (updated)
UnregisterServiceToMedium (new)
UpdateData (new)
UpdateKey (updated)
Properties:
CapMembershipCertificate (new)
CardServiceList (updated)
CurrentService (updated)
ReaderWriterServiceList (updated)
ServiceType (new)
Enumerations:
AccessDataType (new)
ServiceType (new)
Transition events:
TransitionNotifyProgress1To100 (new)
TransitionConfirmDeviceData (new)
Changes in the POS for .NET 1.14 Release
POS for .NET 1.14 updates the following device classes with new and updated members.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.