Adcon A720 Guía de usuario Pagina 76

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 146
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 75
CHAPTER 3
Advanced Functions
76
YY for the year without century
M or MM for the month
D or DD for the day of month
h or hh for the hour
m or mm for the minute
s or ss for the second
T or t for the UTC timestamp
All other characters are copied verbatim. All special characters
must be URL-escaped (e.g. for the tab character with ASCII code
0x09, you have to write "%09").
timeformat=string
Specifies the format for the TIME column. If this parameter is
ommited, only the DATE column is output. This way, it is possible
to output the timestamp either in two columns (one for DATE, one
for TIME) or one column (DATE, with time added).
floatformat=string
Specifies the format for the floating point values. The following
strings are allowed:
F for the standard format
E for the n.nnnE+mm format
e for the n.nnne+nn format
NdelimiterNNNNN for fixed comma ,where the amount of Ns
specifies the minimum digits left and right of the comma, and
the delimiter specifies what string to use for the decimal point
(for example, if floatformat is set to "N.NNN" the number
1.234567 will be printed as "1.235", but with floatformat set
to "N,NNN" it will be printed as "1,235".
floatdecimalpoint
Specifies the character (or string) that is used for the decimal
point in floating-point numbers (the measurement data). All special
characters must be URL-escaped (e.g. for the tab character with
ASCII code 0x09, you have to write "%09"). This options is ignored
if you specify the floatformat in the NdelimiterNNNNN format!
headerformat=I|N|S
Specifies what should be printed in TAG and RTU headers: the
node ID (default, or headerformat=I), the full name
(headerformat=N) or the first word of the name (headerformat=S).
Vista de pagina 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 145 146

Comentarios a estos manuales

Sin comentarios