Name Description References
UserLogout Logs out. Logging Out on page A - 49
*1. For details of Operation log input information list, refer to Macro Command Reference in the Vision System
FH Series Macro Customize Functions Programming Manual (Cat. No. Z367).
l
Checking Operation Restrictions
• CheckAccessControl
• Parameters:
name Operation identifier name
• Return value:
For an operation that is not permitted for the logged in user, returns 0.
For an operation that is permitted for the logged in user, returns value other than 0.
l
Clearing the Logging Count Information
• ClearImageLogCount
• Parameters: None.
• Return value:
If the image logging count is cleared successfully, returns 0.
Otherwise, returns value other than 0.
l
Clearing Security Related Parameters
• ClearSecurityData
• Parameters:
_userName User name executed
_password User password executed
mode Data to be cleared
Bit 0: User account
Bit 1: Operation restriction contents
Bit 2: Other
• Return value:
If it succeeded, returns 0.
Otherwise, returns value other than 0.
l
Clearing Setting Data in a Batch
• ClearSettingData
• Parameters: None.
• Return value:
If it succeeded, returns 0.
Otherwise, returns value other than 0.
l
Copy File
• CopyFile
• Parameters:
srcFileName Name of file to copy from
destFileName Name of destination file
Appendices
A - 43
FH/FHV Series Vision System User’s Manual (Z365-E1)
A-13 Operation log input information list
A