Skip to content

Save Image

Parameter Introduction

Input Parameters

ParameterRangeDefault ValueDescriptionIllustration
Input Image0-80Specify which IM to get the point cloud from

Calculation Parameters

ParameterRangeDefault ValueDescriptionIllustration
Save Resulttrue/falsefalseNot yet implemented
true: Save original image and display layers on the image
false: Only save original image
MethodFixed File/Continuous FileFixed FileFixed File: Save to specified file
Continuous: Save to specified folder, file name automatically generated according to configuration.
FileSpecify file path
DirectorySpecify folder path
File FormatBMP/JPEG/PNG/TIFFBMP
PrefixImagePrefix for automatically generated file names
StampTimestamp/IndexTimestampSuffix for automatically generated file names
Timestamp FormatSet the format of timestamp
Maximum Index10Upper limit of index for file name suffix
Note: When the number of saved files exceeds the upper limit, it will overwrite and save starting from the image file with the smallest index
Auto Classification.Enabletrue/falsefalseAutomatically generate and save to subfolders according to configuration
Auto Classification.MethodBy Date/CustomBy DateSelect classification method
Auto Classification.Delete Expired Filestrue/falsefalseEnable automatic deletion of expired files
Auto Classification.File Retention Days1-10010When Delete Expired Files is enabled, set the number of days to retain files
Auto Classification.Date FormatSet the date format, leaving blank is equivalent to %Y_%m_%d
When Delete Expired Files is enabled, the range is limited to: %Y_%m_%d/%Y%m%d/%Y%m_%d
Auto Classification.Custom%Y_%m_%dCustom folder structure, time can be represented using placeholders

Format String Placeholder Definitions

PlaceholderExplanationPlaceholderExplanation
%wAbbreviated weekday (Mon, Tue, ...)%aam/pm
%WFull weekday (Monday, Tuesday, ...)%AAM/PM
%bAbbreviated month (Jan, Feb, ...)%MMinute (00 .. 59)
%BFull month (January, February, ...)%SSecond (00 .. 59)
%dZero-padded date (01 .. 31)%sSecond and microsecond (equivalent to %S.%F)
%eDate (1 .. 31)%iMillisecond (000 .. 999)
%fSpace-padded date ( 1 .. 31)%cCentisecond (0 .. 9)
%mZero-padded month (01 .. 12)%FFractional second/microsecond (000000 - 999999)
%nMonth (1 .. 12)%zTimezone offset in ISO 8601 format (Z or +NN.NN)
%oSpace-padded month ( 1 .. 12)%ZTimezone offset in RFC format (GMT or +NNNN)
%yTwo-digit year (70)%%Percent sign
%YFour-digit year (1970)
%HHour, 24-hour clock (00 .. 23)
%hHour, 12-hour clock (00 .. 12)

Exception Troubleshooting

No.Exception InformationCorresponding ParameterSolution
1Parameter "xxx" cannot be emptyParameter nameEnter the xxx parameter.
2Folder "xxx" does not exist or cannot be accessedFile/DirectoryEnsure the specified folder exists and has read/write permissions.
3File "xxx" cannot be created or writtenFile/DirectoryEnsure the specified file has read/write permissions, and its containing folder exists and has read/write permissions.
4Image in IM "xxx" is not a 2D imageInput ImageEnsure the image in the specified IM is a 2D image.
5Failed to write image to file "xxx"File/DirectoryUnknown exception, possibly the file is being used by other software.

AI-Vision, Making 3D Measurement Easier