;This is a sample TNC initialisation file for use with ;the Kenwood TS2000 & UI-View ;Modified by Laurie - G6ISY 16th November 2004 ;Reset TNC commands to TS-2000 defaults on exit. ;If normal TNC2 defaults are used on exit then it will stop PCT and SkyCommand from working ;Please note - It is recommended by the author of UI-View that you use KISS mode not this command file [SETUP] ;DON'T alter anything in this section unless you are ;sure you know what you are doing! COMMAND_PROMPT=cmd: COMMAND_CHARACTER_CODE=3 ESCAPE_CHARACTER_CODE= CONV_COMMAND=CONV MYCALL_COMMAND="MYCALL " UNPROTO_COMMAND="UNPROTO " NO_BEACON_COMMAND=BEACON EVERY 0 [INIT_COMMANDS] ^C ;Make sure we are in PC Control command mode TC 1;! ;Turn on sub band SB1;! ;Set TX and Control to the sub-receiver DC11;! ;Set frequency to 144.390 and wait for confirmation response from radio FC00144390000;!FC00144390000 ;Set TNC to packet mode TC 0;! ;Set TNC commands ECHO OFF BEACON EVERY 0 HBAUD 1200 MON ON MCOM ON PACLEN 250 XFLOW OFF [EXIT_COMMANDS] ;Reset TNC commands to TS-2000 defaults to prevent problems with PCT and SkyCommand MON ON MCOM OFF PACLEN 128 XFLOW ON ;Exit packet mode and go into PC Control command mode TC 1;! ;Set TX and control to main DC00;! ;Turn off sub-receiver SB0;!