Click or drag to resize

ICompreDriveWCFGetPosition Method

Returns the current raw motor position

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
int? GetPosition()

Return Value

NullableInt32
The current motor position, or null if an error occured.
See Also