C# SDK and Examples:
- Get COM port;
- Get reader info;
- Set configuration;
- Set filter;
- Serial communication (Raw Mode);
- Serial configuration (Raw Mode);
- Read tags;
- Read user memory;
- Antenna switching;
- Kill tag;
- Lock;
- Unlock;
- Write access password;
- Write EPC;
- Write Multiple EPC;
- Write user memory.
How to use
- In your project, add reference to RI.Win32.CSharp.IRIWrapper.
- Include the IRI_W32.dll file at the root of the project. In the properties of this file, set the "Copy to Output Directory" property to "Copy always".
- Set the "Plattaform target" to "x86".
Comments
0 comments
Please sign in to leave a comment.