For reading historical data. When the user choses to receive raw data,
this value will override the session's buffer size specified by the
viewer.
Namespace: Ico.Data.DataConnectorAssembly: IcoCommonConnectors (in IcoCommonConnectors.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int MaxSamplesForRawData { get; set; } |
Visual Basic |
---|
Public Property MaxSamplesForRawData As Integer Get Set |
JScript |
---|
function get MaxSamplesForRawData () : int function set MaxSamplesForRawData (value : int) |