Campbell-scientific LoggerNet-SDK Software Development Kit Instrukcja Użytkownika Strona 115

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 114
Section 17. CsiDatalogger Control Reference
Datalogger_onManualPollComplete()
Name
onManualPollComplete(Boolean successful,
manual_poll_outcome_type response_code) — A response from
the server upon the completion of a manual poll transaction.
Description
A response from the LoggerNet server upon the completion of a manual poll.
Parameters
success: Describes whether the manual poll was successful.
response_code:The following list describes the possible response codes from a
manual poll transaction.
Table of response_code values.
Enumeration Name Value Description
mp_outcome_unknown 0 Indicates that an error has occurred but its
nature is unknown
mp_outcome_success 1 Indicates that the manual poll was successful
on the specified datalogger
mp_outcome_invalid_logon 2 Indicates that this control was unable to
logon to the LoggerNet server because either
the serverLogonName or
serverLogonPassword property is incorrect
mp_outcome_server_session_failed 3 Indicates that the communication session
with the server failed resulting in the manual
poll transaction failing
mp_outcome_invalid_device_name 4 Indicates that the datalogger device
“loggerName” was not found in the broker
map
mp_outcome_unsupported 5 Indicates that the device does not support the
manual poll transaction
mp_outcome_server_security_blocked 6 Indicates that the account specified by
serverLogonName does not have sufficient
privileges assigned to start the transaction
with the LoggerNet server
mp_outcome_logger_security_blocked 7 Indicates that security is set on the datalogger
blocking this transaction
mp_outcome_comm_failure 8 Indicates that there was a communication
failure between the LoggerNet server and the
datalogger. If this happens, retry the
transaction
17-17
Przeglądanie stron 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag