hist_disable (hist_task[, pattern])
The task object corresponding to the Cascade Historian. See locate_task in the Gamma manual.
The name of one or more (using a globbing pattern) histories to be acted upon. When this parameter is not specified, the default is *, to include all histories.
t (true) if successful. Otherwise returns nil and sets _last_error_ to the error string returned by the Cascade Historian.
This function flushes one or more histories to disk and causes each of them to ignore all subsequent values until either enable, hist_enable, or HI_Enable is called on it.
This function corresponds to the disable command, and the Cogent C API function HI_Disable.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.