Current release : 1.13alpha.
URL of the SVN repository :
https://openecosys.svn.sourceforge.net/svnroot/openecosys/trunk/NetworkViewer
At startup, NetworkViewer automatically scans device drivers and add them to the "Device Selection Dialog".
You can click on "Configure" to configure the driver. Once you have selected the driver, you will get to the NetworkViewer main view. Driver preferences are stored in your local configuration file and will be remembered next time you start NetworkViewer.
Note : Some drivers don't have configure dialogs.
TABLE 1 : Available NetworkViewer Device Drivers
DRIVER NAME DRIVER DESCRIPTION OS
SerialEmulator
Serial protocol for single device communication using the [NETVProtocolStack].
Windows/Mac/linux
SerialBridge
CAN to Serial bridge using the [PIC32Dev] module.
Windows/Mac/Linux
PCANDevice
Peak Systems PCAN USB device using the [NETVProtocolStack].
Windows/Linux
EthernetBridge
Ethernet (TCP) to CAN bridge using the [PIC32Dev] module.
Windows/Mac/Linux
Loopback
Virtual test device
Windows/Mac/Linux
In the Main View you have the following elements :
Configuration files (profiles) are scanned when you double click on a module. If a configuration file matches the PROJECT_ID sent by your module, the configuration is loaded and internal variables are displayed. All variables in a module can be seen as a continuous memory region (single byte array) that is addressed with an offset and a byte size for each individual variable.
Each variable have the following fields :
TABLE 2 : Available NetworkViewer Plugins
PLUGIN NAME PLUGIN DESCRIPTION PLUGIN VERSION PLUGIN AUTHOR(S) DOCUMENTATION
ScriptEngine
Javascript scripting
1.0,Alpha
Dominic Létourneau
[NetworkViewer:ScriptEngine]
ScopeView
Graphical Oscilloscope
1.0,Alpha
Dominic Létourneau
[NetworkViewer:ScopeView]
Logger
Data Logger
1.0,Alpha
Dominic Létourneau
[NetworkViewer:Logger]
dsPICBootloader
dsPICBootloader
1.0,Alpha
Dominic Létourneau
[NetworkViewer:dsPICBootloader]
OpenECoSys-Wiki: HOWTO
OpenECoSys-Wiki: NETVProtocolStack:CANImplementation
OpenECoSys-Wiki: NETVProtocolStack
OpenECoSys-Wiki: NetworkViewer:About
OpenECoSys-Wiki: NetworkViewer:Developers
OpenECoSys-Wiki: NetworkViewer:dsPICBootloader
OpenECoSys-Wiki: OpenECoSys
OpenECoSys-Wiki: PIC32Dev
OpenECoSys-Wiki: Projects
OpenECoSys-Wiki: Use_NETV_with_Arduino
OpenECoSys-Wiki: Use_NetV_as_a_serial_interface
OpenECoSys-Wiki: Use_NetV_as_a_serial_interface_-_16_bits
OpenECoSys-Wiki: Use_NetV_as_a_serial_interface_-_8_bits