home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
HAM
/
LOGEQF52.ZIP
/
LOGEQF.EXE
/
FT-757.RIG
< prev
next >
Wrap
Text File
|
1993-04-26
|
2KB
|
41 lines
Yaesu FT-757 ! Radio Model Number for display within Log-EQF --N8OEJ--
M ! Update rate in seconds - 0 is fast, while 10 is slow!
! Acknowledge command, if required (leave blank if not)
0 ! Bytes to receive from radio as ECHO or OK block
! Pacing or Initialize command, if required
H ! Hexadecimal (H) or String (S) instruction data type
R ! Commands sent to radio Forward (F) or Reverse (R) order
! -------------- FREQUENCY READ -------------------------
1000000000 ! Command to receive operating FREQUENCY
11 ! Number of bytes expected from radio after FREQ command
6 ! Starting byte position for FREQUENCY value
4 ! Number of bytes in FREQUENCY value
R ! Frequency decoded in Forward (F) or Reverse (R) order
B,10 ! BCD (B) or Weighted Binary (W)
! -------------- MODE READ ------------------------------
1000000000 ! Command to receive operating MODE
11 ! Number bytes expected from radio after MODE command
10 ! Starting byte position for MODE value
1 ! Number of bytes in MODE value
! Bit mask for MODE value, if required
3 ! Value for CW (Narrow)
0 ! Value for LSB
1 ! Value for USB
5 ! Value for FM
4 ! Value for AM
2 ! Value for FSK (CW Wide)
! -------------- FREQUENCY SET --------------------------
0A00000000 ! Command to set the operating FREQUENCY
2 ! Starting byte position for FREQUENCY value
4 ! Number of bytes in FREQUENCY value
! -------------- MODE SET -------------------------------
0C00000000 ! Command to set the operating MODE
2 ! Starting byte position for MODE value
1 ! Number of bytes in MODE value
03 ! Value for CW
00 ! Value for LSB
01 ! Value for USB
05 ! Value for FM
04 ! Value for AM
06 ! Value for FSK