Omron FZ4 Series User Manual page 259

Vision sensor
Table of Contents

Advertisement

Example
Get the last 3 characters of the character string, "OMRON".
CHARA$=Right$("OMRON",3)
The result is as follows:
CHARA$="RON"
Deletes a directory within the memory card.
Rmdir <Directory Path Name>
Parameters
<Directory Path Name>
Return Value
None.
Description
Always specify an absolute path with the drive name included for the <Directory Path Name>.
The directory will not be deleted in the cases stated below.
The directory specified for deletion does not exist.
No Memory Card has been attached.
When there are 1 or more files in the directory.
Example
Delete the Drive C "IMAGE2" directory.
Rmdir "C:\IMAGE2"
Output RUN state
RunOut <ioIdent>, <state>
Parameters
<ioIdent>
Identification name (string) of I/O module that executes send processing
<state>
State 0:OFF,1:ON (integer type)
Return Value
None.
FZ4 User's Manual
The path of the directory to be deleted (character string).
Using Custom Command
4
257

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents