Nj-Series Instructions Reference Manual (W502 - Omron NJ501-1500 Reference Manual

Machine automation controller nj-series
Hide thumbs Also See for NJ501-1500:
Table of Contents

Advertisement

// Delete directory.
3 :
DirRemove_instance(
Execute
:=TRUE,
DirName:='Dir0',
All
:=TRUE);
IF (DirRemove_instance.Done=TRUE) THEN
Operating:=FALSE;
END_IF;
IF (DirRemove_instance.Error=TRUE) THEN
Stage:=INT#99;
END_IF;
99 :
Operating:=FALSE;
END_CASE;
END_IF;

NJ-series Instructions Reference Manual (W502)

// Directory name
// Delete files and subdirectories.
// Normal end
// Error end
// Processing after error end.
2 Instruction Descriptions
2
2-847

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nj501-1300Nj501-1400

Table of Contents