Click or drag to resize

CMDriveRemoteHttpGetPosition Method

Returns the current raw motor position

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public int? GetPosition()

Return Value

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

Implements

ICompreDriveWCFGetPosition
See Also