| Line 697: |
Line 697: |
| | </pre> | | </pre> |
| | | | |
| | + | ==ioport=== |
| | + | ioport= sets the serial port. On Linux Systems, these are typically path names to special files in the /dev directory. |
| | | | |
| − | ioport=
| + | Sample: |
| − | | + | <pre> |
| − | The ioport= stanza is used to select a serial port on the PC where radio commands will be sent.
| + | ioport = /dev/ttyS1 ; Linux com1 |
| − | On Linux Systems, these are typically path names to special files in the /dev directory. An example usage of this key-value would be:
| + | </pre> |
| − | | |
| − | ioport=/dev/ttyS1 | |
| | | | |
| | =Nodes Stanza= | | =Nodes Stanza= |