Redler Technologies Inc.

MotionKvaserComGetConverterName Method

Gets the converter name given the channel index

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public static string GetConverterName(
	int channel
)

Parameters

channel  Int32
The Kvaser channel index

Return Value

String
The converter name

See Also