|

|
nrComm NET
v3.3.0.14
Overview
The nrComm NET is set of .NET components and classes for serial communication tasks. Library helps to get access to various types of devices: serial port, Human Interface Devices (HID), USB, GPS and others. It provides solution for quick implementation almost any packet data protocol.
nrComm NET is successor of nrComm Lib that develops since 1999 and lives over 10 years. But nrComm NET is writen on C# from scratch and does not use any AciveX/OCX modules.
Latest release supports actuals Visual Studio versions. Our project is always in progress and our team will include into product new features for support modern device interfaces and system API.
The most valuable features of nrComm NET you can see in the following table:
Generic Features of nrComm NET
(download trial)
(buy now)
|
|
|
USB
|
Enumerates and gets detail information about existing USB objects (hosts, hubs, ports, devices).
|
Provides I/O operations and monitors incoming data for USB pipes over WinUSB
|
Includes solution for easy WinUSB driver installation for all platforms: x86/i32, x64, ia64.
|
Enable, Disable, Restart, Eject methods
|
|
Human Interface Devices (HID)
Enumerates and gets detail information about installed HID
|
Writes input, output, feature HID reports. Monitors incoming reports.
|
|
Serial port (RS232) and barcode scan features
|
Access to serial port settings and I/O (read/write) operations with it.
|
Allows to monitor incoming data and states of control signal lines (RTS, CTS etc.)
|
Includes ready solution for Barcode scanner device
|
Enumerates all available serial ports in the system: native and virtual IrDA, USB, bluetooth COM ports)
|
|
Global Positioning System (GPS)
|
Flexible solution data packet protocol implementation
|
Detects a data packet by fixed "END", "HEADER", "LENGTH" or timeout.
|
Various data packet types can be united into data protocol.
|
|
VT100/ANSI Terminal support
(screenshot)
Loggings with wide options for all events and errors. Possible drop messages into System Event Log.
|
Simple Install/Uninstall program
|
The various and useful demo projects are included
|
Setup supports Visual Studio 2005, 2008, 2010
|
| | |
|

|
Download
You can try the trial version of nrComm NET, and see its properties before buy. There are some demo projects which shows the nrComm NET functionality.
Download | Size | Description |
|
|
nrComm NET
nrComm_NET.zip |
[an error occurred while processing this directive] |
nrComm NET setup in zip archive. Supports Visual Studio 2005, 2008, 2010 |
nrCommNET_setup.exe |
[an error occurred while processing this directive] |
nrComm NET setup executable setup for Visual Studio 2005, 2008, 2010 |
|
Compiled Demo Projects
DemoUSB.zip |
[an error occurred while processing this directive] |
USB Device Demo. Shows USB device information and has Enable, Disable, Restart and Eject functions |
Demo_USB_OSR.zip |
[an error occurred while processing this directive] |
USB Device Demo for OSK Learn Kit FX2. Works with special learn kit device.
Allows install WinUSB driver for selected device. Sets and gets current states of device elements.
File has great size because demo includes assemblies for deploy WinUSB framework. |
DemoRS232.zip |
[an error occurred while processing this directive] |
The Serial Port Info Demo: shows serial ports with extended information. |
DemoHID.zip |
[an error occurred while processing this directive] |
The HID device demo. It shows detected HID devices and their properties. Monitors and reads input HID reports. |
|
|
|
You can download the demo projects and enjoy the various features of nrComm NET.
The source codes of demos are available after installation nrComm NET.
|