Quantcast
Channel: linux-apps.com - Latest Products
Viewing all articles
Browse latest Browse all 2226

ScriptCommunicator / serial terminal 04.01 (Qt Other Utility)

$
0
0
ThumbnailScriptCommunicator / serial terminal 04.01
(Qt Other Utility)
ScriptCommunicator is a scriptable cross-platform data terminal which supports following interfaces:
- serial port (RS232, USB to serial)
- UDP
- TCP client/server (network proxy support for TCP clients)
- SPI master (cheetah SPI)
- CAN (PCAN-USB, only on Windows)

All sent and received data can be shown in a console and can be logged in an html, a text and a custom log.

In addition to the simple sending and receiving of data ScriptCommunicator has a QtScript (similar to JavaScript) interface.

This script interface has following features:
- Scripts can send and receive data with the main interface.
- In addition to the main interface scripts can create and use own interfaces (serial port (RS232, USB to serial), UDP, TCP client, TCP server, PCAN and SPI master).
- Scripts can use their own GUI (GUI files which have been created with QtDesigner (is included) or QtCreator).
- Multiple plot windows can be created by scripts (QCustomPlot from Emanuel Eichhammer is used).

changelog:
release 4.01, 2016-02-05
- main window send area: sequence-scripts can be used now
- main window 'Top' button added
- sequence and custom console/log scripts: debug support added
- new custom script widget: ScriptWebView
- ScriptCanvas2D functions added: print, saveToFile
- new command-line argument: -P'plug-in path'

release 4.00, 2016-01-30
- new features: script debugger (worker-scripts), custom script widget
- new script widget class: ScriptCanvas2D
- ScriptTableWidget functions changed/added: insertWidget, getWidget, cellSelectionChangedSignal, getAllSelectedCells,, addCanvas2DWidget
- ScriptWidget functions added: getClassName, height

release 3.29, 2016-01-16
- bug fix: crash if the start button (main window scripts tab) has been pressed with an empty script list
- GUI's of paused worker-scripts are disabled (greyed out) now
- ScriptThread functions added: currentCpuArchitecture, productType, productVersion
- new sequences and scripts are inserted at the front of their tables now
- new menus in the script and the send window: move up/down
- ScriptPlotWidget and ScriptPlotWindow new function added: setUpdateInterval
- script editor: the line number is displayed now, zoom in/out implemented

release 3.28, 2016-01-10
- a simple default script editor is included now
- the sequences- and worker-scripts in the main window tool box are organized in a list view now
- ScriptPlotWidget and ScriptPlotWindow: show legend check box added, showHelperElements has new arguments, signal plotMousePressSignal added
- ScriptThread function added: getScriptTableName

...

See the manual for the complete changelog.


[read more]

job recommendations:
[more jobs]

Viewing all articles
Browse latest Browse all 2226

Trending Articles