H5AddLogEntry: Adds an entry to an existing data file.

View source: R/RcppExports.R

H5AddLogEntryR Documentation

Adds an entry to an existing data file.

Description

H5AddLogEntry adds an entry to an existing data file. To add acquisition log entries during a running acquisition use AddLogEntry.

Usage

H5AddLogEntry(Filename, LogEntryText, LogEntryTime)

Arguments

Filename

Path/filename of the HDF5 file.

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".


pasturm/TofDaqR documentation built on July 20, 2024, 9:44 a.m.