EasyManuals Logo

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #579 background imageLoading...
Page #579 background image
WWW.NNC.IR
Macro Reference
577
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
Isfile
Checks the attribute and the existence of the file.
Format
Isfile(<fileName>)
Parameter
Return value
Returns integer values representing the attribute and the existence of the file.
• 0: There is no file
• 1: File attribute is "file"
• 2: File attribute is "directory"
Description
Checks the attribute and the existence of the file specified in the <fileName> parameter.
In the <fileName> parameter, use an absolute path to specify the file name of the file to be checked.
If the file in the external memory is specified in the <fileName> parameter without the external memory being
inserted to the sensor controller, "0" (There is no file) is returned.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
Even if a character string longer than 255 characters is specified for a character string parameter, an error will
not occur.
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
• None.
Example
Checks if the file exists before opening it.
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 3.50 or later
Parameter
name
Data type Description
<fileName>
Character
string type
Absolute path of the file to be checked
Rem Check the file existence
If Isfile("E:\input.dat") <> 1 Then
Print "There is no file"
Endif

Table of Contents

Other manuals for Omron SYSMAC FH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
BrandOmron
ModelSYSMAC FH Series
CategoryIndustrial Equipment
LanguageEnglish

Related product manuals