log tables are special Igor .pxp files that contain only variables. Each entry corresponds to a single run of an Nclamp protocol, storing information like protocol name, run time etc.
ReadNclampLogTable(f, Verbose = FALSE)
A dataframe containing a row for each acquisition protocol run.
path to the log file.
whether to print status information while reading the file.
jefferis