Omron FZ4 Series User Manual page 233

Vision sensor
Table of Contents

Advertisement

Return Value
None.
Description
<File Path Name>: Always specify an absolute path with the drive name included.
Wild Cards cannot be used in the <File Path Name>.Refer to Wild Cards for details on Wild Cards.
Reference:
Wildcard (p.168)
Files will not be deleted in the cases stated below.
The file specified for deletion does not exist.
The desk drive is not connected.
Example
Delete file "1280-720.bmp" in Drive C.
Kill "C:\1280-720.bmp"
Convert the capital letter into a small letter
LCase$(<character>)
Parameters
<character>
Return Value
Returns the value of the character type.
The contents of the value are character string after the conversion.
Description
Convert the capital letter into a small letter.
Example
Convert the capital letter into a small letter.
CHARA1$="AbcdEFGhI"
CHARA2$=LCase$(CHARA1$)
The results are as follows:
CHARA2$="abcdefghi"
FZ4 User's Manual
Conversion former character string (character type)
Using Custom Command
4
231

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents