Wait until all pending data is written to the flash and the flash device is not busy.
Sync
Prerequisites
None
Parameters
None
Remarks
This command is useful if you are writing a script and need to be sure that the flash is not busy.
It is equivalent to checking if DataID 910 “Disk Busy” is set to zero.
Example
Copy /flash/projects/Hello/Main.gpl /flash/Main.tmp
Sync
<reboot>
See Also
Data ID 910 in Miscellaneous Parameters | Console Commands