The release has been compiled for class runtime libraries which are not available for Windows right now. C:\Program Files\Nyquist>java -jar jnyqide/jNyqIDE.jar Exception in thread "main" java.lang.UnsupportedClassVersionError: jnyqide/Main has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Continuing on my previous question on how to access the "help comments" on the COM interface methods and properties, DataTriggerSet is defined like so: DataTriggerSet Method void DataTriggerSet (int, string, string, int, int, bool, bool, bool) I'm not clever enough to divine how eight different arguments to the method works, so how could I see what does all that actually do? Even the source code isn't available in case it'd have comments to specify the interface..
I'd like to use Realterm to replace Teraterm for embedded testing and debugging purposes. The teraterm scripting language has some shortcomings so it'd be attractive to use something a little bit more refined like Javascript or Powershell. Many devices I need to interact with have AT command interface so a simple "write line", "check for correct / incorrect reply" gets you going but the program logic gets very messy if you need to iterate things like waiting for cellular module to connect to a network...
Subscript out of range if filenames are remembered
Update Idf.py