PyramidTechnologies / netPyramid-RS-232

Alpha release of the Pyramid C# .NET RS-232 API
MIT License
6 stars 6 forks source link

Refactored namespace and main validator class #4

Closed corytodd closed 9 years ago

corytodd commented 9 years ago

Main validator class support all Pyramid acceptors, not just Apex7000 so rename accordingly. Make the namespace more logical as well.

As master, always send along the enable mask. Before we would only sent the enable mask if in escrow mode.

In the test app, demonstrate full escrow mode using accept and reject buttons.