PkStatesListPostPkWait Property |
Gets or sets the time in milliseconds to wait, after sending all state packets, before considering the state settled.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property PostPkWait As UShort
Get
Set
public ushort PostPkWait { get; set; }
Property Value
Type:
UInt16
RemarksFor slow motion switching machines this ensures the virtual state is not set before the physical state has a chance to settle.
See Also