GRYPHON™ D432/D432E
B
CONVENTIONS DESCRIPTION
+
Concatenates two strings or fields.
-
Deletes a substring or a field from the original string.
#DS
Returns the string which has been decoded by the library.
#F<n>
Returns the result of a format which has been previously
defined. The <n> value is in the range 1-4.
FindStringByStarting&EndingChar (FSTR)
This function has the following syntax:
FSTR
<source_string, string_start, string_stop, mode>
Ö
string
If searching for a substring having characters already known, the "string_start" and
"string_stop" arguments must share the same value.
0 = include both starting and ending character
2 = include only ending character
This function searches for a substring having a defined starting character
("string_start") and a defined ending character ("string_stop") within the
"source_string". It returns the string you searched for, or an empty one in case of
failure.
The "mode" argument allows managing the starting character ("string_start") and the
ending character ("string_stop"):
1 = include only starting character
3 = discard both starting and ending character
FindStringByStartingChar&Len (FLSTR)
This function has the following syntax:
FLSTR
<source_string, string_start, len, mode>
Ö
string
This function searches for a substring having a defined starting character
("string_start") and a defined length ("len") within the "source_string". It returns the
string you searched for, or an empty one in case of failure.
If searching for a substring having a length already known, the "string_start" and
"string_stop" arguments must share the same number.
The "mode" argument allows managing the starting character ("string_start"):
0 = include starting character
1 = discard starting character
140
Summary of Contents for Gryphon D432E
Page 1: ...Gryphon D432 D432E Reference Manual...
Page 2: ......
Page 3: ...Gryphon D432 D432E REFERENCE MANUAL...
Page 11: ...GENERAL VIEW Gryphon D432 D432E Green LED Figure A ix...
Page 138: ...GRYPHON D432 D432E 6 QR PDF417 DataMatrix Normal DataMatrix Inverse 120...
Page 168: ...GRYPHON D432 D432E D AUTOSCAN PATTERN CODE s 150...