Click or drag to resize

AcquisitionAcquisitionClientDiscover Method

Discovers all cards connected to the PC running the service and on the service PC's network.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public RepeatedField<CardInfo> Discover()

Return Value

RepeatedFieldCardInfo
List of available cards.
See Also