Click or drag to resize

BaseScanControllerDiscoverCards Method

Searches for internal or network cards.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract DeviceInfo[] DiscoverCards()

Return Value

DeviceInfo
DeviceInfo of the discovered cards.
See Also