AddLogEntry: Adds an entry to the acquisition log.

View source: R/RcppExports.R

AddLogEntryR Documentation

Adds an entry to the acquisition log.

Description

AddLogEntry adds an entry to the acquisition log.

Usage

AddLogEntry(LogEntryText, LogEntryTime)

Arguments

LogEntryText

Log text (max. 255 characters).

LogEntryTime

Log entry time (number of 100-nanosecond intervals since January 1, 1601 UTC, Windows FILETIME) passed as a string. Set it to "0" for "now".

See Also

Other Data storage functions: AddAttributeDouble(), AddAttributeInt(), AddAttributeString(), AddUserDataMultiRow(), AddUserData(), GetRegUserDataDesc(), GetRegUserDataSources(), KeepFileOpen(), QueryRegUserDataSize(), ReadRegUserData(), RegisterUserDataBuf(), RegisterUserDataNoStore(), RegisterUserDataWrite(), UnregisterUserData(), UpdateUserData()


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.