NICOS 3.12 has been released
NICOS 3.12 is now available for download.
Changes in this release series:
-
Core
-
Dropped support for TACO devices.
-
New parameter types/validators
nonzeroandsecret. -
Scripts can now be stopped while waiting for devices to move.
-
Refactored the device polling interface.
-
Improved documentation of
usermethod\ s, which is displayed in the help window. -
Added new elog event to hide/show events.
-
NICOS now notifies the user regularly when a script is still paused.
-
-
Commands
-
Argumentless
stop()now tries to list the devices that were actually stopped. -
Added the
userinputcommand to request input interactively. -
Dropped support of the “Simple Parameter Mode”.
-
Refactored interface of Q scan related commands to allow more user friendly parameter formats.
-
Added
HideLogcommand to temporarily hide content by default in the electronic log. -
SetModeis not a visible user command anymore. -
waitfor_stableis now a common command. -
The
helpcommand now allows theusermethod\ s of a device as parameters.
-
-
GUI
-
Enable a configurable connection dialog.
-
Moved the
tomocommand cmdlet into a separate file to remove it as standard cmdlet. -
Added a
centercommand cmdlet. -
Added a
waitforandwaitfor_stablecommand cmdlet. -
Removed the
ScanTooltool (substituted by scan cmdlets). -
Help windows shows device
usermethod\ s. -
The pause/stop buttons now always show the dropdown menu to select which pause/stop mode is appropriate for the situation.
-
-
Services
- Dropped the
pushversioninfoservice.
- Dropped the
-
Documentation
- Added elog messages format and data description.