• Return value:
If the file is copied successfully, returns 0.
Otherwise, returns value other than 0.
l
Directory Creation
• CreateDirectory
• Parameters:
directoryName Name of directory to create
• Return value:
If the directory is created successfully, returns 0.
Otherwise, returns value other than 0.
l
Deleting a User Account
• DeleteUserAccount
• Parameters:
_userName User name executed
_password User password executed
userName Name of user to be deleted
• Return value:
If it succeeded, returns 0.
Otherwise, returns value other than 0.
l
Getting Image Density Information
• GetDensityProfile
• Parameters:
unitNo Image input related and image conversion related processing item processing
unit number
imageNo Image number
imageChannel Image channel number (Specifies RGB, R: 0, G:1, B: 2. For monochrome image,
any value is OK)
rectangle Target rectangular area. The maximum size to acquire density is 4096 pixels.
Keep the size to no more than 4096.
profile Density value storage array Resized when functions are executed.
• Return value:
If the density is acquired successfully, returns 0.
Otherwise, returns value other than 0.
l
Getting an Image Histogram
• GetHistgram
• Parameters:
unitNo Image input related and image conversion related processing item processing
unit number
imageNo Image number
imageChannel Image channel number (Specifies RGB, R: 0, G:1, B: 2. For monochrome image,
any value is OK)
Appendices
A - 44
FH/FHV Series Vision System User’s Manual (Z365-E1)