Yaesu FT-897 ! Rig Model for display - N3EQF 06 Mar 2003 0 ! Update rate in seconds or (M) manual update or (N) none ! Acknowledge command, if required (leave blank if not) 0 ! Bytes to receive from radio as ECHO or OK block 0000000000 ! Pacing or Initialize command, if required H ! Hexadecimal (H) or String (S) instruction data type F ! Commands sent to radio Forward (F) or Reverse (R) order ! -------------- FREQUENCY READ ------------------------- 0000000003 ! Command to receive operating FREQUENCY 5 ! Number of bytes required from radio after FREQ command 1 ! Starting byte position for FREQUENCY value 4 ! Number of bytes in FREQUENCY value F ! Frequency decoded in Forward (F) or Reverse (R) order B,10 ! BCD (B) or Weighted Binary (W followed by scale factor) ! -------------- MODE READ ------------------------------ 0000000003 ! Command to receive operating MODE 5 ! Number of bytes required from radio after MODE command 5 ! Starting byte position for MODE value 1 ! Number of bytes in MODE value 0F ! Bit mask for MODE value, if required 2 ! Value for CW 0 ! Value for LSB 1 ! Value for USB 8 ! Value for FM 4 ! Value for AM 3,A,C ! Value for FSK, RTTY, PKT ! -------------- FREQUENCY SET -------------------------- 0000000001 ! Command to set the operating FREQUENCY 1 ! Starting byte position for FREQUENCY value 4. ! Number of bytes in FREQUENCY ! -------------- MODE SET ------------------------------- 0000000007 ! Command to set the operating MODE 1 ! Starting byte position for MODE value 1 ! Number of bytes in MODE value 2 ! Value for CW 0 ! Value for LSB 1 ! Value for USB 8 ! Value for FM 4 ! Value for AM 3,A,C ! Value for FSK, RTTY, PKT