The default scan rate (in milliseconds) for requested data values.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public long ScanRate { get; set; } |
| Visual Basic |
|---|
Public Property ScanRate As Long Get Set |
| JScript |
|---|
function get ScanRate () : long function set ScanRate (value : long) |