Tune / Réglage / Senderabstimmung / Afstemmen
g Increment/Decrement the tuner frequency in 0.05MHz steps (FM) or 9/10KHz steps (AM).
The returned frequency is calculated as follows:
AM freq. (kHz) = (((1000’s & 100’s) – 0x30) * 100) + ((10’s & 1’s) – 0x30)))
FM freq. (MHz) = reported freq. (MHz)
FM freq. (kHz) = (reported freq. (kHz) – 0x30)
For these reasons, this command may return values that cannot be translated into ASCII characters.
f Augmentation/diminution de la fréquence du tuner en incréments de 0,05 MHz (FM) ou 9/10 KHz (AM).
La fréquence retransmise est calculée comme suit :
Fréq. AM (kHz) = (((1000’s & 100’s) – 0x30) * 100) + ((10’s & 1’s) – 0x30)))
Fréq. FM (MHz) = fréq. rapportée (MHz)
Fréq. FM (kHz) = (fréq. rapportée (kHz) – 0x30)
C’est pourquoi la commande peut retransmettre des valeurs ne pouvant pas être traduites en caractères
d Erhöhen oder Verringern der
Die ausgegebene Frequenz wird wie folgt berechnet:
Aus diesem Grund kann es vorkommen, dass der Befehl möglicherweise Werte liefert, die sich nicht als
n De tunerfrequentie in stappen van 0,05 MHz (FM) of 9/10 KHz (AM) verhogen/verlagen. De geretourneerde frequentie wordt als volgt berekend:
Deze opdracht kan hierdoor waarden retourneren die niet naar
Example / Exemple / Beispiel / Voorbeeld
g Command/response sequence to increment the FM tuning from 85.0MHz to 85.05MHz: f Séquence commande/réponse pour incrémenter le réglage FM de 85,0 MHz à 85,05 MHz : d
n Opdracht- en responsreeks om de
<Com.: PC_@~1 – followed by/suivie d’un/gefolgt von/gevolgd door (0xd)
<Resp.: AV_@P5: – followed by/suivie d’un/gefolgt von/gevolgd door (0xd)
RDS / Système RDS / RDS / RDS
English
g Change the RDS display mode. f Modifiez le mode d’affichage RDS. d Ändern des
Example / Exemple / Beispiel / Voorbeeld
g Command/response sequence to set the display to the station name:
f Séquence commande/réponse pour régler l’affichage sur le nom de la station : d
n Opdracht- en responsreeks om het display op de stationsnaam in te stellen:
<Com.: PC_A~1 – followed by/suivie d’un/gefolgt von/gevolgd door (0xd)
<Resp.: AV_A~1: – followed by/suivie d’un/gefolgt von/gevolgd door (0xd).
COMMAND:
Byte: Description:
CC‘A’ (0x41) (Command code)
P1 ‘~’ (0x7e) (Reserved)
P2 ‘0’ (0x30) – Show the current frequency.
‘1’ (0x31) – Show the station name. ‘2’ (0x32) – Show the station text. ‘9’ (0x39) – Request the current RDS setting.
RESPONSE:
Byte: | Description: | |
|
| |
RC | ‘A’ (0x41) (Reply Code) | |
|
| |
AC | Answer code | |
|
| |
P1 | ‘~’ (0x7e) (Reserved) | |
|
|
|
P2 | ‘0’ (0x30) | – Frequency is shown. |
| ‘1’ (0x31) | – Station name is shown. |
| ‘2’ (0x32) | – Station text is shown. |
|
|
|
AVP700