JoeScan.JCamNet Namespace

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

Connect to a JoeScan scan head at the specified IP address

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

Syntax


public static Scanner Connect(
	IPAddress ipAddress
)

Parameters

ipAddress
Type: IPAddress
The IP address of the scan head to connect.

Return Value

A Scanner object connected to the scan head at the specified location.