v6.1
Release Date: 2024-03-28
Waitfunction is added. #DotNetInterfaceWait(100); // wait 100 mscOpenCommfunction's second argument is optional. #DotNetInterfaceOpenComm("DOC"); // second argument not usedREQ_RESP_MAX_EXkeyword is added to both Flasher script and .NET API in order to change P2* configuration. #Script #DotNetInterfaceCHANGE REQ_RESP_MAX_EX 5000- Minor fix for
FLOW_CONTROL_TIMEOUTandMAX_INTER_PENDING_TIMEconfigs in .NET interface. #DotNetInterface - [Breaking Change] When tool is executed from command prompt, log file name is relative to current directory. It was relative to Flasher-log directory. This change does not affect you if you provide log-name as absolute path. #ConsoleSupport
- Plugin DLL sample is updated.
- Minor visual improvements.