CimTable.GetDataLogPtTimedRateUnits (method)

Gets the periodic log rate units for a specific point in a data table.
Syntax: CimTimeUnitEnum = object.GetDataLogPtTimedRateUnits ( pointID )
Parameters:
pointID As String - The name of the point whose timed rate units are to be retrieved
Description: The CimTable.GetDataLogPtTimedRate method retrievs the units associated with the periodic log rate for a specific point in a data log

Note: This method is only valid for data tables.

Example

rate = dataTable.GetDataLogPtTimedRate("POINT_C")