Package | Description |
---|---|
icube.demo |
Provides a 'basic' demo framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DemoEndlessXmlFile
Demonstrates how to send one Xml file endlessly to the meter.
|
class |
DemoFindSerialPorts
Demonstrates how to scans and displays all serial ports connected to the computer.
|
class |
DemoFramework
Base class for libraries's demo.
|
class |
DemoUsage
Displays the 'Usage :' description.
|
class |
DemoWrapperEndlessXmlFile |
class |
DemoWrapperXmlFiles |
class |
DemoXmlFiles
Demonstrates how to send Xml files to the server.
|
Modifier and Type | Method and Description |
---|---|
static void |
DemoBase.register(DemoBase demo)
Register a demo into the framework.
|