TsBufferRegisterTS Method |
| Name | Description | |
|---|---|---|
| RegisterTS(IFilePath, IDiagnostics) |
Register a timeseries file based on the filepath name. If file already
exist in buffer, the existing will be returned, otherwise it will
be added to the buffer and returned.
| |
| RegisterTS(IFilePath, DiagnosticsValue, IDiagnostics) |
Register a timeseries file based on the filepath name. If file already
exist in buffer, the existing will be returned, otherwise it will
be added to the buffer and returned.
| |
| RegisterTS(IFilePath, Int32, IDiagnostics) |
Register a timeseries file based on the filepath name. If file already
exist in buffer, the existing will be returned, otherwise it will
be added to the buffer and returned. The item is also registered for usage
| |
| RegisterTS(IFilePath, Int32, eumQuantity, IDiagnostics) |
Register a timeseries file based on the filepath name. If file already
exist in buffer, the existing will be returned, otherwise it will
be added to the buffer and returned. The item is also registered for usage
| |
| RegisterTS(IFilePath, Int32, Boolean, IDiagnostics) |
Register a timeseries file based on the filepath name. If file already
exist in buffer, the existing will be returned, otherwise it will
be added to the buffer and returned. The item is also registered for usage
|