Yaesu CAT References - n4af/TR4W GitHub Wiki

#Manuals ##FT-710 CAT Manual ##FT9000 Series CAT Manual

  • Keyer Speed KSnnn where nnn is 004-060 (wpm)
  • CW Looks like it supports sending of memories but not text as a string to send CW. But it is possible to reprogram a memory and then send that via command. The program might need a command to trigger CW Memories (like SENDCW(MEM1)..SENDCW(MEM9). That would be a shorthand to send the requested memory. That doesn't help serial number exchanges though.
  • Really, a rig as new as the FT9000 doesn't allow sending CW via string?

FT5000 Series

CAT Manual

  • Same commands for CW as above and same restrictions.

FT3000

CAT Manual

#FT891 CAT Manual

  • It appears that the FA command has one greater byte.
  • The IF command adds one byte to the frequency. The total IF command is now 27 bytes (28 with the ;)
  • RI command can now indicate split on 891 but not 991
  • FR and FT commands do not exist for split. #FT991 CAT Manual

#FT1000 MP MARK V CAT MANUAL

#Relavant Commands ##TX Status OP Code: 0FH Transmitter ON (T = 01H) or OFF (T = 00H)

##Split On and Split Off The program had mistakenly used FR0;FT0; for split off but the FT0 is a toggle. The right way to do it is to force it to FT2 so VFO A is the TX VFO. This was changed in Issue #166.