Click or drag to resize

CMDriveRemotePipeGetPosition Method

Returns the current raw motor position

Namespace: CompreDriveSDK.WCF.Pipe
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