Please enable JavaScript to view this site.

This Version is obsolete and should no longer be used.

General

Shell commands (SHELL extension)

Internal ascii editor (AEDITOR extension)

Variable monitors (MON extension)

Serial connection (BCC31RS232 extension)

General

Fixed native texts (in US language) and revised related translations (in IT language).

Command Shell (SHELL extension)

A major change has been made to the SHELL command system in order to make it more compatible with the RDE2 shell, but taking into account the new features of RDE3.

It is now possible to specify to automatically use the pragma command (#) for all those commands not directly recognized by the shell (both internal and user-defined commands in .SHC files): this setting is on by default.

For example, commands such as "R 1 100," or "D R 1," or "D VE," not being recognized directly by the shell are sent to the device directly via the # command (i.e., as ascii commands).

Consequently, the D command can no longer be used to display RDE3 variables (registers seen as variables, literally, remote variables, etc.), but there is a set of new commands suitable for variable handling:

DV <variable>, view variable value;

SV <variable> <values>, set variable value(s);

FV <variable> <value>, force variable value;

RV <variable>, release variable value.

The syntax "<variable> = <values>" is equivalent to the new SV command.

Also available (active by default) is the shell's auto connection to the first command that requests the open connection. In case this happens, a related informational message is displayed.

Text export to external ascii file is available.

It is now possible to indifferently use paths with syntax "FA:" or "/FA/" for all commands related to flash management (fload, fsave, etc.).

The flash management commands, FMOVE, FDEL, FDIR and FFORMAT, when used with RS232 connection to ascii translation, are passed directly as ascii commands (with #).

Internal ascii editor (AEDITOR extension)

Fixed bug on search/replace dialog regarding combobox with autocomplete (function disabled).

Variable monitors (MON extension)

Added flag to automatically disable invalid/not found variables.

Added edit field for frequency (hz), in monitor properties, to be able to type the desired frequency directly.

Added ability to define precision of displayed floating point numeric variables.

Serial connection (BCC31RS232 extension).

For serial in translation mode, it is now possible to specify whether or not to use transmit/receive prefixes, then to set them as desired (Robox standards are put in by default).

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC