Gets the CimTrendPtBuffer object. | |
Syntax: | Set CimTrendPtBuffer =
object.TrendBuffering object.TrendBuffering = CimTrendPtBuffer |
Description: | CimPoint.TrendBuffering returns an object
that can be used for setting the Trend Buffering information. Examples Dim Buffer as CimTrendPtBuffer Set Buffer = MyPoint.TrendBuffering |