0.3-beta
How to Run This Tool
Download and execute the "NMXCommander-0.3.jar" file to run the application as an interactive command line tool. After selecting on which serial port to connect to the NMX, an introductory help message will explain how to construct commands in the terminal.
In order to run the jar file from the command line, navigate to the directory in which you've placed the "NMXCommander-0.3.jar" file and use the following command: "java -jar NMXCommander-0.3.jar". For Windows users, this assumes that your PATH evironment variable already contains the location of your current Java installation. See https://www.java.com/en/download/help/path.xml for more help setting your the PATH environment variable.
Changes in This Version
- Updated command set to firmware v0.60 command set
- Added communications debugging tools
Dependent Libraries
- Add RXTXcomm.jar and jssc.jar to \lib\ext in your local Java JRE directory
- If running on OS X, also place librxtxSerial.jnilib in the Java \lib\ext directory