WWW.NNC.IR
Macro Reference
396
Vision System FH/FZ5 Series
User’s Manual (Z340)
String Operations
Scene Controls
RGB Gets the color value. Reference:
X
Details (p.662)
Sin Gets the sine of the specified expression. Reference:
X
Details (p.743)
Sqr Determining the square root. Reference:
X
Details (p.745)
Tan Gets the tangent of the specified expression. Reference:
X
Details (p.755)
Time$ Reads out the clock time from the internal clock. Reference:
X
Details (p.757)
XOR Gets the exclusive disjunction (XOR) of two expressions. Reference:
X
Details (p.809)
Command Function References
Asc Gets the character code of the specified character. Reference:
X
Details (p.413)
Chr$ Determining the character of the specified character code. Reference:
X
Details (p.427)
Hex$
Converts the value in the expression to the hexadecimal
value in character string format.
Reference:
X
Details (p.560)
LCase$ Converts an upper case letter to a lower case letter. Reference:
X
Details (p.589)
Left$
Extracts the specified length of characters from the left
side of character string.
Reference:
X
Details (p.591)
Len Gets the length of the specified character string. Reference:
X
Details (p.593)
Mid$ Extract a part from the character string. Reference:
X
Details (p.621)
Piece$
Extract the part of the character string which was
separated by delimiter from the string.
Reference:
X
Details (p.637)
Right$
Extracts the specified length of characters from the right
side of character string.
Reference:
X
Details (p.664)
Str$ Converts a numeric value in the numeric character string. Reference:
X
Details (p.749)
Str2$
Converts a value to a numeric character string in the
specified formats.
Reference:
X
Details (p.751)
UCase$ Converts an lower case letter to a upper case letter. Reference:
X
Details (p.775)
Val Converts a numeric character string to numeric value. Reference:
X
Details (p.794)
Command Function References
ChangeScene Change the scene. Reference:
X
Details (p.423)
ClearScene Clears the scene data. Reference:
X
Details (p.430)
CopyScene Copies scene data. Reference:
X
Details (p.440)
GetSceneData Gets data related to the scene control macro. Reference:
X
Details (p.544)
SceneCount Gets the number of scenes that can be used. Reference:
X
Details (p.683)
SceneDescription$ Gets the scene description. Reference:
X
Details (p.684)
SceneMaker$ Gets the scene creator. Reference:
X
Details (p.689)
SceneNo Gets the scene number of the current scene. Reference:
X
Details (p.691)
SceneTitle$ Gets the scene title. Reference:
X
Details (p.692)
SetSceneData Sets data for the scene control macro. Reference:
X
Details (p.713)
SetSceneDescription Sets the scene description. Reference:
X
Details (p.715)
SetSceneMaker Sets the creator of the scene. Reference:
X
Details (p.719)
SetSceneTitle Sets the title of a scene. Reference:
X
Details (p.721)
Command Function References