update
Update RTOS version on target computer
Syntax
Description
update( updates any out-of-date,
not-current version RTOS files on the Speedgoat® target computer. When you update the RTOS on the target computer, the process
removes the target computer target_object)applications folder and the installed
real-time application MLDATX files.
update( forces an
update of all RTOS files on the Speedgoat target computer to the current version. When you update the RTOS on the target
computer, the process removes the target computer target_object,'force',true)applications folder and
the installed real-time application MLDATX files.
update(
updates the RTOS files on the Speedgoat target computer by accepting the End User License Agreement (EULA). When you
update the RTOS on the target computer in standalone mode, the process requires you to
accept the license agreement. This option is for non-interactive acceptance of the license
agreement and does not ask for the response though the GUI or console during the update
process. For more information about target computer modes, see Real-Time Application and Target Computer Modes.target_object,'agreeToEULALicense','yes')