Please enable JavaScript to view this site.

Loads into dynamic RAM and sends a file present on the CF into execution.

The difference with the load restart command is that it waits until it encounters the keyword RESTART_POINT before abandoning task execution.

Syntax

LOAD SYNCH filename.

filename

Name of the file to be loaded (complete with path and extension).

Notes


Example

The same command can be invoked directly from project window-->programs.

Reload to memory and restart, corresponds to the LOAD_RESTART command.

Reload to memory and restart synchronized, corresponds to the LOAD SYNCH command.

modifiche_live_r3

The difference between 'Reload in memory and restart' and 'Reload in memory and restart synchronized' is that in the first case the task is immediately suspended, reloaded and restarted from step 1 while in the second case (synchronized) the task execution is stopped at the first occurrence of the keyword RESTART_POINT.

 

  

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