WWW.NNC.IR
Macro Reference
670
Vision System FH/FZ5 Series
User’s Manual (Z340)
SaveData
Saves the data to the controller.
Format
SaveData
Parameter
None.
Return value
None.
Description
Saves the current system group data and the system data to the sensor controller.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
• Execute this macro function when the BUSY signal or other measurement in progress signal is ON and
measurement is prohibited. (Reference: XState Transitions and Execution Timing (p.227))
Example
Saves the current system group data and the system data to the sensor controller.
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
Rem Save the data to the controller.
SaveData
SaveBackupData (Reference: X Details (p.669)) SaveScene (Reference: X Details (p.675))
SaveSceneGroup (Reference: X Details (p.677)) SaveSystemData (Reference: X Details (p.679))
SaveUnitData (Reference: X Details (p.681))