Table of Contents

Class SingleDeviceFactory

Namespace
OpenEphys.Onix
Assembly
OpenEphys.Onix.dll
public abstract class SingleDeviceFactory : DeviceFactory
Inheritance
SingleDeviceFactory
Derived
Inherited Members

Properties

DeviceAddress

public uint DeviceAddress { get; set; }

Property Value

uint

DeviceName

public string DeviceName { get; set; }

Property Value

string

DeviceType

[Browsable(false)]
public Type DeviceType { get; }

Property Value

Type