Hub¶
-
class
oni.Hub¶ ONI-compliant device hub.
Properties
-
byte
Address{ get; set; }¶ sub-address of a fully qualified
.
-
int
HardwareID{ get; set; }¶ ONIX hub hardware ID (e.g. host or headstage type).
-
uint
FirmwareVersion{ get; set; }¶ ONIX hub firmware version.
-
uint
ClockHz{ get; set; }¶ ONIX hub local clock rate in Hz.
-
uint
DelayNanoSeconds{ get; set; }¶ ONIX hub transmission delay with respect to hub 0 with a given Context.
-
string
Description{ get; set; }¶ Retrieve a human readable description of the Hub.HardwareID.
-
byte