Pen.RetrievalMode
- Last UpdatedDec 08, 2015
- 1 minute read
The Pen.RetrievalMode property is a read-write enumerated property that gets or sets the mode for retrieving the data from IndustrialSQL Server of the currently selected pen. Supported options are:
0 = Cyclic
2 = Full
12 = ApplicationSetting
Syntax
Pen.RetrievalMode = enum;
Result = Pen.RetrievalMode;
Remarks
The default is the trend chart's retrieval mode property (12).