Group Connecting¶
Functions for building and connecting to a ScanSystem.
These function allow you to add ScanHeads to a ScanSystem and Connect or Disconnect.
These classes and functions allow you to add ScanHeads to a ScanSystem and Connect or Disconnect.
Classes¶
Type | Name |
---|---|
class | JoeScan::Pinchot::ScanSystem A complete system of ScanHead s. |
Public Properties¶
Type | Name |
---|---|
property bool | IsConnected Gets a value indicating whether all ScanHeads have established network connection. |
Public Properties Documentation¶
property IsConnected¶
Gets a value indicating whether all ScanHeads have established network connection.
bool IsConnected;
A value indicating whether all ScanHeads have established network connection.