| KM_ControllerStatusUpdateInterval Property |
Maximum time in ms between refreshing the status
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int StatusUpdateInterval { get; set; }
Public Property StatusUpdateInterval As Integer
Get
Set
public:
property int StatusUpdateInterval {
int get ();
void set (int value);
}
Property Value
Int32See Also