Owner's manual

Section 17. CsiDatalogger Control Reference
Enumeration Name Value Description
mp_outcome_communication_disabled 9 Indicates that LoggerNet has been set up not
to communicate with this datalogger. Enable
communications before attempting
communication with the datalogger.
mp_outcome_table_defs_invalid 10 Indicates that the table definitions in the
LoggerNet server do not match those in the
datalogger
mp_outcome_aborted 11 Indicates that a previous manual poll
command was cancelled successfully
mp_outcome_logger_locked 12 Indicates that the datalogger is locked
mp_outcome_file_io_failed 13 Indicates that the LoggerNet server could not
write to the data cache
mp_outcome_no_table_defs 14 Indicates that table definitions have not been
downloaded by the LoggerNet server
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
Datalogger_onProgramCompiled()
Name
onProgramCompiled()
Description
This event returns notification when the program has compiled successfully on
the datalogger, and table definitions are being retrieved.
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return.
17-18