JoeScan.JCamNet Namespace

Scanner..::..Connect Method (IPAddress, Int16)

Connect to a JoeScan scan head by specifying the base IP address and cable ID.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public static Scanner Connect(
	IPAddress baseIpAddress,
	short cableId
)

Parameters

baseIpAddress
Type: IPAddress
The base IP address.
cableId
Type: Int16
The scanner cable ID to connect.

Return Value

Remarks


This method will only work if the scan heads are configured for base+cable ID IP address mode.