| KM_MainStatusVersionAndSize Property |
Bulk status record packed version and size info
bits 16-23 = version, bits 0-15 = size in words
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int VersionAndSize { get; }
Public ReadOnly Property VersionAndSize As Integer
Get
public:
property int VersionAndSize {
int get ();
}
Property Value
Int32See Also