
CHAPTER 3
Advanced Functions
74
Specifies whether the TAG list is printed (default, or taglist=yes)
or not (taglist=no).
booleanformat=N|T
Specifies whether boolean values are printed as numbers
(booleanformat=N) or as strings TRUE, FALSE (default, or
booleanformat=T). .
R
ETURNS OK or an error message.
R
EMARKS To use this command, this feature has to be bought aditionally. A
special license key is required.
E
XAMPLE getconfig-csv taglist=no
9504;26135;"A733GSM";"RTU 26135 GSM";TRUE;FALSE
9620;27274;"A740";"RTU 27274";TRUE;FALSE
9650;170;"A733";"RTU 170";TRUE;FALSE
OK
Requests the RTU list only, the TAG list is not printed.
getconfig-csv delimiter=%09
9504 26135 "A733GSM" "RTU 26135 GSM" TRUE FALSE
9620 27274 "A740" "RTU 27274" TRUE FALSE
9620 170 "A733" "RTU 170" TRUE FALSE
OK
Requests both RTU and TAG list, but sets the field delimiter to
the tab character instead of the semicolon.
GETDATA-CSV
DESCRIPTION Returns the text export data.
P
ARAMETERS The getata-csv CGI script accepts the following URL parameters:
errors=yes|no
Specifies whether errors are printed as empty fields (default, or
errors=no) or printed as #errno (errors=yes).
lines=yes|no
Specifies whether line numbers are printed (lines=yes) or not
(default, or lines=no).
headers=yes|no
Specifies whether the header line is printed (default, or
headers=yes) or not (headers=no).
delimiter=string
Kommentare zu diesen Handbüchern