AdapterBoardConfigPort Property |
IOPort this adapter board has to be connected to.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.5
Syntaxpublic IOPort Port { get; set; }
Property Value
IOPort
Remarks
If the adapter is connected to a different
IOPort then the adapter board will refuse to work.
Every adapter board supports only one specific
IOPort. This can not be changed.
See Also