A - 45
Appendices
Vision System FH/FHV/FZ5 Series User’s Manual (Z365)
A-14 Operation log input information list
A
• CopyFile
• Parameters
• Return value
If the file is copied successfully, returns 0.
Otherwise, returns value other than 0.
• CreateDirectory
• Parameters
• Return value
If the directory is created successfully, returns 0.
Otherwise, returns value other than 0.
• DeleteUserAccount
• Parameters
• Return value
If it succeeded, returns 0.
Otherwise, returns value other than 0.
Copy File
srcFileName Name of file to copy from
destFileName Name of destination file
Directory Creation
directoryName Name of directory to create
Deleting a User Account
_userName User name executed
_password User password executed
userName Name of user to be deleted