Click or drag to resize

SettingsDeviceId Property

Gets the custom device identifier. It is used to distinguish different devices when multiple readers are connected.

Namespace:  com.gigatms.Parameters.SLR810
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public byte DeviceId { get; set; }

Property Value

Type: Byte
The device identifier.
See Also