Omron NY532-5400 Reference Manual page 644

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
END_IF;
2 :
FileGets_instance(
IF (FileGets_instance.Done=TRUE) THEN
myArray[] member.
END_IF;
IF (FileGets_instance.Error=TRUE) THEN
END_IF;
3 :
FileClose_instance(
IF (FileClose_instance.Done=TRUE) THEN
END_IF;
IF (FileClose_instance.Error=TRUE) THEN
END_IF;
99 :
Operating:=FALSE;
END_CASE;
END_IF;
2-592
Stage:=INT#99;
// Read text string.
Execute:=TRUE,
FileID :=Fid,
TrimLF :=TRUE);
// Store the text strings that were read as the values of the
SubDelimiter(FileGets_instance.Out,myArray[Index],_COMMA);
Index:=Index+INT#1;
// Reached end of file.
IF (FileGets_instance.EOF=TRUE) THEN
Stage:=INT#3;
ELSE
FileGets_instance(Execute:=FALSE);
END_IF;
Stage:=INT#99;
// Close file.
Execute:=TRUE,
FileID :=Fid);
Operating:=FALSE;
Stage:=INT#99;
// Processing after error end
// Error end
// Normal end
// Error end
// File ID
// Normal end
// Error end
NY-series Instructions Reference Manual (W560)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents