Class SingleDeviceFactory
public abstract class SingleDeviceFactory : DeviceFactory
- Inheritance
-
SingleDeviceFactory
- Derived
- Inherited Members
Properties
DeviceAddress
public uint DeviceAddress { get; set; }
Property Value
DeviceName
public string DeviceName { get; set; }
Property Value
DeviceType
[Browsable(false)]
public Type DeviceType { get; }