EasyManuals Logo
Home>Omron>Industrial Equipment>SYSMAC FH Series

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #591 background imageLoading...
Page #591 background image
WWW.NNC.IR
Macro Reference
589
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
LCase$
Converts an upper case letter to a lower case letter.
Format
LCase$(<string>)
Parameter
Return value
Returns the case converted character string type value.
Description
Converts the upper case letters in the character strings specified in the <string> parameter to lower case.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a character string longer than 255 characters is specified for a character string parameter, the 255-
character string before the 256th character is used for the macro function processing. Characters after the
256th character will be discarded.
If a value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
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.
Example
Converts an upper case letter to a lower case letter.
The result is shown below.
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 4.20 or later
Parameter
name
Data type Description
<string>
Character
string type
Character string contains an alphabet to be converted to lower case.
CHARA1$ = "Measurement Result = 100.0(OK)"
Rem Convert the upper case letters in the character strings to lower case.
CHARA2$ = LCase$(CHARA1$)
CHARA2$ = "measurement result = 100.0(ok)"

Table of Contents

Other manuals for Omron SYSMAC FH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
BrandOmron
ModelSYSMAC FH Series
CategoryIndustrial Equipment
LanguageEnglish

Related product manuals