WWW.NNC.IR
Macro Reference
569
8
App
end
ice
s
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
Содержание fh-1 series
Страница 8: ...WWW NNC IR 6 Vision System FH FZ5 Series User s Manual Z340...
Страница 14: ...WWW NNC IR 12 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 22: ...WWW NNC IR 20 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 48: ...WWW NNC IR Initializing the Controller 46 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 68: ...WWW NNC IR Editing Scene Groups 66 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 132: ...WWW NNC IR Useful Functions for Operation 130 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 172: ...WWW NNC IR Saving Scene Groups in External Memory 170 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 254: ...WWW NNC IR Basic Knowledge For Macro Customize Functions 252 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 650: ...WWW NNC IR Macro Reference 648 Vision System FH FZ5 Series User s Manual Z340 Related Items None...
Страница 881: ...WWW NNC IR...