Help File param [ ...] Invoke a device-specific control routine. On a KISS TNC inter- face, this sends control packets to the TNC. Data bytes are treated as decimal. For example, param ax0 1 255 will set the keyup timer (type field = 1) on the KISS TNC configured as ax0 to 2.55 seconds (255 x .01 sec). On a SLIP interface, the param command allows the baud rate to be read (without arguments) or set. The implementation of this command for the various inter- face drivers is incomplete and subject to change.