Redler Technologies Inc.

MotionKvaserComcanGetNumberOfChannels Method

Gets the number of connected Kvaser converters that are connected to the PC

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public static bool canGetNumberOfChannels(
	out int channels
)

Parameters

channels  Int32
The number of Kvaser channels that are connected to the PC

Return Value

Boolean
True if the operation was successful, false o/w

See Also