The ScanRate (in milliseconds) used to update the real-time tags requested by the control.
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int ScanRate { get; set; } |
| Visual Basic |
|---|
Public Property ScanRate As Integer Get Set |
| JScript |
|---|
function get ScanRate () : int function set ScanRate (value : int) |