Up | AccessControl | Shutdown | Profile | Backup | Curves | Delay | LogMsg | Console | QAlarm | QAlarmReset | RefCmds | InitSaveImage | SaveImage | Script | Start | Statistics | Stop | WebBrowser

  

Profile
Profile maintenance

Syntax:

Profile;Cmd=Save|Backup|Upgrade; <filename=name;> <comment=text;> <confirm=0|1;>

Example 1: Sample Commands

Profile;Cmd=Save
Profile;Cmd=Backup;comment=Backup after configuration changed
Profile;Cmd=Upgrade;

Example 2: Python Script Upgrade from defined backup file

ExecuteCmd('Upgrade','Cmd=Upgrade;filename=c:\backup.zip')

Example 3: Python Script Automatic Backup

ExecuteCmd('Backup','comment=Automatic')

Notes:

  1. Default Backup filename is profilename_nnn.zip, where nnn is increased by one for each backup, starting at 1. If filename contains no path information, the backup will be stored at the configured Archive directory.
  2. Confirm option applies to the Save command and overrides the 'Confirm save' option if present.
  3. Backup comment is appended to the default comment. The default comment contains key values for backup creation time, Scorpion version and profile name. The comment may be viewed/edited with WinZip.
  4. Backup is also available by the Backup command.
  5. The Upgrade command restores a backup keeping local configuration. The local configuration contains the components HARDWARE, LOCAL and CALIBRATION, including content in profile subdirectories of same component name.
  6. If filename if omitted in the Upgrade command, the user will be asked to select a backup from the restore backup dialog.l

 


Scorpion Vision Software Version: 9.2.0.515 - Date: 20120502
Scorpion Vision Software® is a registered trademark of Tordivel AS.
Copyright © 2000 - 2012 Tordivel AS.