WWW.NNC.IR
Macro Reference
754
Vision System FH/FZ5 Series
User’s Manual (Z340)
SystemReset
Reboots the Sensor Controller.
Format
SystemReset
Parameter
None.
Return value
None.
Description
Reboots the Sensor Controller.
If this command is executed on the Sysmac Studio FH Tools, no action is taken and the process ends.
Usage Cautions
• None.
Example
After loading the system data, executes "Save data". To apply the loaded settings in the sensor controller,
restart the sensor controller.
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
Rem Load the file of the system data
LoadSystemData "C:\BACKDIR\backupsysset.ini"
Rem Save to the controller.
SaveData
Rem Reboot the Sensor Controller.
SystemReset
Date$ (Reference: X Details (p.454)) ExitFzProcess (Reference: X Details (p.519))
Left$ (Reference: X Details (p.591)) LoadSystemData (Reference: X Details (p.605))
SaveData (Reference: X Details (p.670))