Designator Constructor | 
| Name | Description | |
|---|---|---|
| Designator(String, UInt32) | Linux kernel I/O device designator constructor. The chip and channel numbers shall be obtained from the operator via System.Console.ReadLine | |
| Designator(UInt32, UInt32) | Linux kernel I/O device designator constructor. |