![Halytech HYDROSPIDER2 Скачать руководство пользователя страница 93](http://html1.mh-extra.com/html/halytech/hydrospider2/hydrospider2_user-manual_3381833093.webp)
Halytech
hydroSpider2 User’s Manual v1.23
Page 89
Appendix D1.
Requests for data
Command
Description
getrep
Get a report. This sends everything from the last daily report forwards.
Specify email address. For example:
002716 getrep='[email protected]'
The report will be in the same format used for automatic reports unless
otherwise specified by using the
getrepfmt
command.
getrepN
Get a report that contains data starting from N days ago. N may be any
number from 0 to 30 where 30 will make the report begin with records
from 30 days ago. For example:
002716 getrep30='[email protected]'
The report will be in the same format used for automatic reports unless
otherwise specified by using the
getrepfmt
command.
getrepd
Get a report that contains data from a specific date, in the format
“dd/mm/yy”. For example:
002716 getrepd='01/08/16 [email protected]'
to send all data recorded on 1 August 2016.
An end date may also be specified, for example:
002716 getrepd='01/08/16-30/09/16 [email protected]'
to send all data from August and September 2016.
The report will be in the same format used for automatic reports unless
otherwise specified by using the
getrepfmt
command.
getrepfmt
Specify the format of the requested report (r for Raw, f for Filtered, d for
Diagnostic, m for Multi-Column, u for User-ID). This must be used in
conjunction with the getrep command. For example:
002716 getrep='[email protected]' getrepfmt='d'
Note: the getrepfmt command must come after the getrep command.
getcfg
Get the current setup sent to you via email. For example:
002716 getcfg=
An email will then be sent to the specified address with the setup file as an
attachment.
For example
: Retrieving all records from the last daily report onwards in the automatic report’s
configured format:
002716 getrep='[email protected]'
For example
: Retrieving all data from the last 3 days in diagnostic format:
002716 getrep3='[email protected]' getrepfmt='d'
For example
: Retrieving all data from July and August 2016 in multi-column format:
002716 getrepd='01/08/16-30/09/16 [email protected]' getrepfmt='m'