⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release notes.txt

📁 WJ Communications RFID example code
💻 TXT
字号:
MPR DLL

02/01/2006 - r3.0.0
- 3.0 Mega Release
- Supports New Features of r3.0 Firmware.
	+ Matrics Class 0+ Lock Function
	+ Class 1 Gen 2 Support
	+ non-EPC Tag ID Support

04/13/2005 - r2.1.0
- Release with MPR Examp DLL Proj
- Supports New Features of r1.3 Firmware.
	+ Matrics Class 0+ Write Functions
	+ Soft Bootloader Entry

02/25/2005 - r2.0.0 
- Initial Public Release
- DLL for MS .NET
- classes to access serial port, registry, sounds compatible with Compact Framework
- classes to access the MPR Reader, and send & receive messages
- classes to handle tags, and inventories
- Other
- Used by MPR Demo, Demo PPC and Demo CE, Snap-Ins, FWUpdater
- Fully commented, including Comment WebPages
- Released as Open Source

Directory Contents

bin				- Directory for binary output (DLL is bin\Release\MPR DLL.dll)
DLL Documentation		- Directory containing HTML Documentation of MPR DLL objects
Reader				- Directory of C# source files dealing with MPRReader Objects
	\Inventory.cs
	\MPRComm.cs
	\MPREventDelegates.cs
	\MPRFrame.cs
	\MPRFrameList.cs
	\MPRMsg.cs
	\MPRReader.cs
	\RFIDTag.cs
	\TagEventHandler.cs
	\TagFilter.cs
	\ZumaRow.cs
Serial				- Directory of C# source files dealing with Serial Communications
	\CommAPI.cs
	\DCB.cs
	\Port.cs
	\PortSettings.cs
Util				- Directory of other useful C# source files
	\BoolEventHandler.cs
	\byteList.cs
	\ControlInvoker.cs
	\EventDelegates.cs
	\Helper.cs
	\Settings.cs
	\SnapabbleAttribute.cs
	\StringEventHandler.cs
WinAPI				- Directory of C# source files dealing with P/Invoking Windows API functions
	\PerfTimer.cs
	\Registry.cs
	\Sound.cs
AssemblyInfo.cs			- .NET Assembly Information C# source file
MPR DLL.csproj			- Visual Studio C# Project
MPR DLL.csproj.user		- Visual Studio Project User Options
MPR DLL.sln			- Visual Studio Solution
MPR DLL.suo			- Visual Studio Solution User Options
MPR DLL.xml			- XML file describing contents of "MPR DLL.dll" for use by Intellisense
release notes.txt		- this file

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -