Click or drag to resize

KM_ControllerGetBoards Method

Get Boards checks the list of connected board locations and returns the total board count

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int[] GetBoards(
	out int numberofboards
)

Parameters

numberofboards  Int32
returned total board count

Return Value

Int32
array of USB locations for all boards
See Also