Data |
public enum DataSource
| Member name | Description |
|---|---|
| Spi | Data is specified directly in calls to SpiAPI methods. |
| SpiListCommand | Data to be sent by the module are obtained from list commands AppendSpiWrite(Int32, UInt32). |
| ScannerCommunication | Data to be sent by the module are obtained from the currently selected Scanner DataSource. |