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 #571 background imageLoading...
Page #571 background image
WWW.NNC.IR
Macro Reference
569
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
Input#
Reads data from the file.
Format
Input# <fileNo>, <data>[, <data>...]
Parameter
Return value
None.
Description
Reads the comma separated data in a separated line by a line break code within the specified file number by
the <fileNo> parameter.
Specify the variable to store the read data in the <data> parameter.
The value of the read global data is converted to the specified variable type and stored in the <data>
parameter. If a character string that cannot be converted to a numerical value is read and an integer or
double precision variable is specified for the <data> parameter, 0 is stored in the read data.
If the read data contains a double quoted character string, the double quotation marks (") are also read as
characters.
If an unopened file number is specified in the <fileNo> parameter, an "Illegal function call" error will occur.
If a file number of the opened file by a macro function other than the Open For Input As# function is specified
in the <fileNo> parameter, an "Illegal function call" error will occur.
If a value outside the range of 0 to 15 is specified in the <fileNo> parameter, an "Illegal function call" error will
occur.
If the number of variables specified in the <data> parameter and the number of data to be read do not match,
an "Illegal function call" error will occur.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a value outside the range -2147483648 to 2147483647 is specified as an integer parameter, an "Overflow"
error will 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.
Parameter
name
Data type Description
<fileNo> Integer type Read file number (0 to 15)
<data>
Integer type
Double
precision real
number data
type
Character
string type
Array
Loaded data

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