summaryrefslogtreecommitdiffstats
path: root/tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook')
-rw-r--r--tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook1909
1 files changed, 1909 insertions, 0 deletions
diff --git a/tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook b/tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook
new file mode 100644
index 00000000000..4a2448ed80b
--- /dev/null
+++ b/tde-i18n-da/docs/kdenetwork/kppp/hayes.docbook
@@ -0,0 +1,1909 @@
+<appendix id="appendix-hayes-commands">
+<title
+>Kommandoopsætning for Hayes-modem</title>
+
+<para
+>Her er en beskrivelse af Hayes kommando-opsætning. De fleste modemer følger denne kommando-opsætning i stor udstrækning. Hvis du har mistet håndbogen for dit modem, eller aldrig haft en, kan denne reference være praktisk. Jeg fik for eksempel til sidst hold på hvordan jeg skal slukke for højtaleren på modemet: <command
+>ATM0</command
+> -- til sidst, tavshed!</para>
+
+<para
+>Modeminitieringsstrengen består af et antal kommandoer. Det forbereder modemet for kommunikation, indstiller funktioner såsom opkaldstilstand, ventetider, detektion af optagetonen og mange andre indstillinger. Nyere modemkommunikationsprogrammer tilbagestiller initieringsstrengen for dig afhængig af hvilket menualternativ du vælger, hvilke funktioner du aktiverer, osv.</para>
+
+<para
+>I mange år har Hayes-modem været standard. Mens mængden af modemfabrikanter er vokset, har de flest holdt sig til Hayes-standarden i det mindste nogenlunde. Følgende er en liste med en delmængde af Hayes kommando-opsætning (som kaldes <quote
+>AT</quote
+>-kommandoer). Hayes kommando-opsætning kan opdeles i fire grupper:</para>
+
+<variablelist>
+<varlistentry>
+<term
+>Grundlæggende kommando-opsætning</term>
+<listitem
+><para
+>Et stort bogstav fulgt af et tal. For eksempel, <command
+>M1</command
+>.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+>Udvidet kommando-opsætning</term>
+<listitem
+><para
+>Et <quote
+>&amp;</quote
+> (ét-tegn) og et stort bogstav fulgt af et tal. Dette er en udvidelse af den grundlæggende kommando-opsætning, for eksempel <command
+>&amp;M1</command
+>. Bemærk at <command
+>M1</command
+> adskiller sig fra <command
+>&amp;M1</command
+>.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+>Fremstillerspecifik kommando-opsætning</term>
+<listitem
+><para
+>Indledes oftest enten med en baglæns skråstreg (<quote
+>\</quote
+>), eller et procenttegn (<quote
+>&percnt;</quote
+>), og varierer meget mellem forskellige modemfremstillere. Af den grund angives kun et fåtal af disse kommandoer nedenfor.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+>Registerkommandoer</term>
+<listitem
+><para
+><command
+>S<replaceable
+>r</replaceable
+>=<replaceable
+>n</replaceable
+></command
+> hvor <replaceable
+>r</replaceable
+> er nummeret på registret som skal ændres, og <replaceable
+>n</replaceable
+> er den nye værdi som tildeles.</para>
+
+<para
+>Et <quote
+>register</quote
+> er maskinsprog for et bestemt fysisk sted i hukommelsen. Modemet har en lille mængde hukommelse indbygget. Denne fjerde gruppe af kommandoer anvendes til at indtaste værdier i et specifikt register (hukommelsescelle). Registret opbevarer en speciel <quote
+>variabel</quote
+> (alfanumerisk information) som anvendes af modemet og kommunikationsprogramellet. Kommandoen <command
+>S7=60</command
+> beder for eksempel om at din maskine skal <quote
+>sætte register nummer 7 til værdien 60</quote
+>.</para
+></listitem>
+</varlistentry>
+</variablelist>
+
+<note
+><para
+>Selv om de fleste kommandoer defineres med en kombination af bogstaver og tal (<command
+>L0</command
+>, <command
+>L1</command
+> osv.), er anvendelsen af et nul valgfri. I dette eksempel er <command
+>L0</command
+> det samme som blot <command
+>L</command
+>. Husk dette når du læser tabellen nedenfor!</para
+></note>
+
+<para
+>Her er nogen af de vigtigste tegn som kan findes i modeminitieringsstrengen. Disse tegn skal normalt ikke ændres.</para>
+
+<variablelist>
+<varlistentry>
+<term
+><command
+>AT</command
+></term>
+<listitem
+><para
+>Fortæller modemet at modemkommandoen kommer bagefter. Dette skal indlede hver linje i kommandoer.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><command
+>Z</command
+></term>
+<listitem
+><para
+>Nulstiller modemet til sin standardtilstand</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><command
+>,</command
+> (et kommategn)</term>
+<listitem
+><para
+>gør at programmet laver en pause på et sekund. Du kan anvende mere end et <command
+>,</command
+> i en linje. Till eksempel angiver <command
+>,,,,</command
+> at programmet skal vente i fire sekunder (Pausens længde styres af værdien i register <varname
+>S8</varname
+>).</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><command
+>^M</command
+></term>
+<listitem
+><para
+>Sender det afsluttende returtegn til modemet. Dette er en styrekode som de fleste kommunikationsprogrammer tolker som <quote
+>vognretur</quote
+>.</para
+></listitem
+></varlistentry>
+</variablelist>
+
+<sect1 id="hayes-basic-commands">
+<title
+>Den grundlæggende Hayes kommando-opsætning</title>
+
+<para
+>I alfabetisk rækkefølge:</para>
+
+ <table>
+ <title
+>Grundlæggende Hayes kommando-opsætning</title>
+ <tgroup cols="3">
+ <thead>
+ <row>
+ <entry
+>Kommando</entry>
+ <entry
+>Beskrivelse</entry>
+ <entry
+>Kommentarer</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry
+><command
+>A0</command
+> eller <command
+>A</command
+></entry>
+ <entry
+>Svar på indkommende samtale</entry>
+ <entry
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>A/</command
+></entry>
+ <entry
+>Gentag seneste kommando</entry>
+ <entry
+>Skriv ikke <command
+>AT</command
+> inden. 'Enter' afbryder som oftest.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>B0</command
+> eller <command
+>B</command
+></entry>
+ <entry
+>Samtaleforhandling</entry>
+ <entry
+>V32-tilstand/CCITT-svar-sekvens</entry>
+ </row>
+ <row>
+ <entry
+><command
+>B1</command
+></entry>
+ <entry
+>Samtaleforhandling</entry>
+ <entry
+>Bell 212A svar-sekvens</entry>
+ </row>
+ <row>
+ <entry
+><command
+>B2</command
+></entry>
+ <entry
+>Samtaleforhandling</entry>
+ <entry
+>Talende/stille ved svar</entry>
+ </row>
+ <row>
+ <entry
+><command
+>D</command
+></entry>
+ <entry
+>Opkald</entry>
+ <entry
+><para
+>Ring følgende nummer og forhandl i oprindelig tilstand.</para
+><variablelist>
+ <varlistentry>
+ <term
+><command
+>P</command
+></term>
+ <listitem
+><para
+>Opkald med pulsvalg</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>T</command
+></term>
+ <listitem
+><para
+>Opkald med tonevalg</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>W</command
+></term>
+ <listitem
+><para
+>Vent på den anden samtale-tone</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>,</command
+></term>
+ <listitem
+><para
+>Vent den tid som angives i registret <varname
+>S8</varname
+> (oftest 2 sekunder)</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>;</command
+></term>
+ <listitem
+><para
+>Forbliv i kommandotilstand efter opkald.</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>!</command
+></term>
+ <listitem
+><para
+>Læg på et halvt sekund, som når et samtale viderestilles.</para
+></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term
+><command
+>L</command
+></term>
+ <listitem
+><para
+>Ring seneste nummer op</para
+></listitem>
+ </varlistentry>
+ </variablelist
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>E0</command
+> eller <command
+>E</command
+></entry>
+ <entry
+>Intet ekko</entry>
+ <entry
+>Vil ikke lave ekko af kommandoer til maskinen</entry>
+ </row>
+ <row>
+ <entry
+><command
+>E1</command
+></entry>
+ <entry
+>Ekko</entry>
+ <entry
+>Vil lave ekko af kommandoer til maskinen (så man kan se hvad man skriver)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>H0</command
+></entry>
+ <entry
+>Status for ophængning</entry>
+ <entry
+>Lagt på - læg på</entry>
+ </row>
+ <row>
+ <entry
+><command
+>H1</command
+></entry>
+ <entry
+>Status for ophængning</entry>
+ <entry
+>Ikke lagt på - telefon løftet op</entry>
+ </row>
+ <row>
+ <entry
+><command
+>I0</command
+> eller <command
+>I</command
+></entry>
+ <entry
+>Efterforskning, information eller forespørgsel</entry>
+ <entry
+>Denne kommando er meget modelafhængig. <command
+>I0</command
+> returnerer ofte et nummer eller en kode, mens højere tal ofte giver meget mere anvendelig information.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>L0</command
+> eller <command
+>L</command
+></entry>
+ <entry
+>Lydstyrke i højtaler. Modem med lydstyrke-kontrolknapper har ikke disse her alternativer.</entry>
+ <entry
+>Fra eller lav lydstyrke</entry>
+ </row>
+ <row>
+ <entry
+><command
+>L1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Lav lydstyrke</entry>
+ </row>
+ <row>
+ <entry
+><command
+>L2</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Middelhøj lydstyrke</entry>
+ </row>
+ <row>
+ <entry
+><command
+>L3</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Stærk eller høj lydstyrke</entry>
+ </row>
+ <row>
+ <entry
+><command
+>M0</command
+> eller <command
+>M</command
+></entry>
+ <entry
+>Højtaleren er slået fra</entry>
+ <entry
+><command
+>M3</command
+> er også almindelig, men forskellig for forskellige mærker</entry>
+ </row>
+ <row>
+ <entry
+><command
+>M1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Højtaleren på indtil den eksterne tone er detekteret (dvs. indtil det andet modem høres)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>M2</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Højtaleren er altid på (datalyd høres efter CONNECT)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>N0</command
+> eller <command
+>N</command
+></entry>
+ <entry
+>Forhandlingshastighed</entry>
+ <entry
+>Forhandl kun med hastighed i <link linkend="hayes-s37"
+><varname
+>S37</varname
+></link
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>N1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Forhandl kun med højeste hastighed større end <link linkend="hayes-s37"
+><varname
+>S37</varname
+></link
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>O0</command
+> eller <command
+>O</command
+></entry>
+ <entry
+>Gå tilbage til opkoblet tilstand</entry>
+ <entry
+>Se også <link linkend="hayes-basic-x1"
+><command
+>X1</command
+></link
+> eftersom detektering af samtaletone kan være aktiveret.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>O1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Gå tilbage til opkoblet tilstand efter en sekvens for at oplære tonekontrollen</entry>
+ </row>
+ <row>
+ <entry
+><command
+>Q0</command
+> eller <command
+>Q1</command
+></entry>
+ <entry
+>Stille tilstand</entry>
+ <entry
+>Fra - Viser resultatkoder, brugeren ser kommandosvar (f.eks. <computeroutput
+>O.k.</computeroutput
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>Q1</command
+></entry>
+ <entry
+>Stille tilstand</entry>
+ <entry
+>Til - Resultatkoder undertrykkes, brugeren ser ikke svar.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>S<replaceable
+>n</replaceable
+>?</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Spørg efter indholdet i S-register <replaceable
+>n</replaceable
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>S<replaceable
+>n</replaceable
+>=<replaceable
+>r</replaceable
+></command
+></entry>
+ <entry
+>Opbevar</entry>
+ <entry
+>Opbevar værdien af <replaceable
+>r</replaceable
+> i S-register <replaceable
+>n</replaceable
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>V0</command
+> eller <command
+>V</command
+></entry>
+ <entry
+>Talende</entry>
+ <entry
+>Numeriske resultatkoder</entry>
+ </row>
+ <row>
+ <entry
+><command
+>V1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Resultatkoder på engelsk (f.eks. <computeroutput
+>CONNECT</computeroutput
+>, <computeroutput
+>BUSY</computeroutput
+>, <computeroutput
+>NO CARRIER</computeroutput
+> etc.)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>X0</command
+> eller <command
+>X</command
+></entry>
+ <entry
+>Smartmodem</entry>
+ <entry
+>Hayes Smartmodem 300 resultatkoder</entry>
+ </row>
+ <row>
+ <entry
+><anchor id="hayes-basic-x1"/><command
+>X1</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Tilføjer sædvanligvis forbindelseshastighed til de grundlæggende resultatkoder (f.eks. <computeroutput
+>CONNECT 1200</computeroutput
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>X2</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Tilføjer sædvanligvis detektering af samtaletone (som forhindrer opkald i blinde og sommetider <command
+>AT0</command
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>X3</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Tilføjer sædvanligvis detektering af optagettone</entry>
+ </row>
+ <row>
+ <entry
+><command
+>X4</command
+></entry>
+ <entry
+></entry>
+ <entry
+>Tilføjer sædvanligvis detektering af både samtaletone og optagettone</entry>
+ </row>
+ <row>
+ <entry
+><command
+>Z0</command
+> eller <command
+>Z</command
+></entry>
+ <entry
+>Nulstil</entry>
+ <entry
+>Nulstiller modemet til den gemte indstilling. Anvend <command
+>Z0</command
+>, <command
+>Z1</command
+> osv., for flere profiler. Det her er det samme som <command
+>&amp;F</command
+> for fabriksindstillinger for modem uden <acronym
+>NVRAM</acronym
+> (ikke-flyktig hukommelse)</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </sect1>
+
+ <sect1 id="hayes-extended-commands">
+ <title
+>Den udvidede Hayes kommando-opsætning</title
+><subtitle
+>Kommandoer med og-tegn</subtitle>
+
+ <table>
+ <title
+>Den udvidede Hayes kommando-opsætning</title>
+ <tgroup cols="3">
+ <thead>
+ <row>
+ <entry
+>Kommando</entry>
+ <entry
+>Beskrivelse</entry>
+ <entry
+>Kommentarer</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry
+><command
+>&amp;B0</command
+> eller <command
+>&amp;B</command
+></entry>
+ <entry
+>Oplæringsparametre</entry>
+ <entry
+>Luk af for den automatiske oplæringsfunktion</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;B1</command
+></entry>
+ <entry
+>Oplæringsparametre</entry>
+ <entry
+>Aktivér den automatiske oplæringsfunktion</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;B2</command
+></entry>
+ <entry
+>Oplæringsparametre</entry>
+ <entry
+>Aktivér automatiske oplæring, men kobl ned hvis ingen forbedring på linjen indtræffer styret af <link linkend="hayes-s7"
+><varname
+>S7</varname
+></link
+></entry>
+</row>
+ <row>
+ <entry
+><command
+>&amp;C0</command
+> eller <command
+>&amp;C1</command
+></entry>
+ <entry
+>Bæretone-detektering</entry>
+ <entry
+>Signalen er altid på</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;C1</command
+></entry>
+ <entry
+>Bæretone-detektering</entry>
+ <entry
+>Angiver fjernbæretone (normalt foretrykket forvalg)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;D0</command
+> eller <command
+>&amp;D</command
+></entry>
+ <entry
+>Data Terminal Ready (<acronym
+>DTR</acronym
+>)</entry>
+ <entry
+>Signalet ignoreres (Dette er modemspecifikt, du skal kigge i din håndbog for information om dette!)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;D1</command
+></entry>
+ <entry
+>Data Terminal Ready (<acronym
+>DTR</acronym
+>)</entry>
+ <entry
+>Hvis <acronym
+>DTR</acronym
+> går fra TIL til FRA så går modemet i kommandotilstand (kun nogle modemer)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;D2</command
+></entry>
+ <entry
+>Data Terminal Ready (<acronym
+>DTR</acronym
+>)</entry>
+ <entry
+>Visse modemer lægger på når <acronym
+>DTR</acronym
+> går fra TIL til FRA (Dette er det foretrukne forvalg)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;D3</command
+></entry>
+ <entry
+>Data Terminal Ready (<acronym
+>DTR</acronym
+>)</entry>
+ <entry
+>Læg på, nulstil modem, og gå tilbage til kommandotilstand ved <acronym
+>DTR</acronym
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;F0</command
+> eller <command
+>&amp;F</command
+></entry>
+ <entry
+>Fabriksindstillinger</entry>
+ <entry
+><para
+>Generelle forvalgte indstillinger som passer sammen med Hayes </para
+><para
+>Dette er sædvanligvis en god ting at anvende i din initieringsstreng, eftersom <command
+>&amp;F1</command
+>-<command
+>&amp;F3</command
+> indstillingerne kan variere mellem modemer, og de kan virkelig være grunden til tilslutningsproblemer (Eftersom du aldrig ved sikkert hvad <command
+>&amp;F2</command
+> kommandoen virkelig ændrer for mærket X).</para
+><para
+>På den anden side betaler det sig at forsøge med de øvrige alternativer nedenfor. Mange problemer som findes kan løses ved at udskifte en kompliceret initieringsstreng med et enkelt <command
+>&amp;F2</command
+> eller lignende. Hvis du er ved at oprette en initieringsstreng, er det bedst at begynde med et enkelt <command
+>&amp;F</command
+>, og ikke at anvende <quote
+>tilrettede</quote
+> slags forvalg.</para
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;F1</command
+></entry>
+ <entry
+>Fabriksindstillinger</entry>
+ <entry
+>Fabriksindstillinger tilrettede for brugere af IBM <acronym
+>PC</acronym
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;F2</command
+></entry>
+ <entry
+>Fabriksindstillinger</entry>
+ <entry
+>Fabriksindstillinger tilrettede for en Mac med programmeret forhandlingskontrol</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;F3</command
+></entry>
+ <entry
+>Fabriksindstillinger</entry>
+ <entry
+>Fabriksindstillinger tilrettede for en Mac med maskin-forhandlingskontrol</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;G0</command
+> eller <command
+>&amp;G</command
+></entry>
+ <entry
+>Vagttoner</entry>
+ <entry
+>Luk for vagttoner</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;K0</command
+> eller <command
+>&amp;K</command
+></entry>
+ <entry
+>Lokal flydekontrol</entry>
+ <entry
+>Deaktivér lokal flydekontrol</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;K1</command
+></entry>
+ <entry
+>Lokal flydekontrol</entry>
+ <entry
+>Aktivér RTS/CTS maskin-flydekontrol</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;K2</command
+></entry>
+ <entry
+>Lokal flydekontrol</entry>
+ <entry
+>Aktivér XON/XOFF lokal flyde-kontrol med programmel</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;K3</command
+></entry>
+ <entry
+>Lokal flydekontrol</entry>
+ <entry
+>Aktivér RTS/CTS maskin-flydekontrol</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;K4</command
+></entry>
+ <entry
+>Lokal flydekontrol</entry>
+ <entry
+>Aktivér XON/XOFF lokal flyde-kontrol med programmel</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;L0</command
+> eller <command
+>&amp;L</command
+></entry>
+ <entry
+>Opkaldstilstand</entry>
+ <entry
+>Vælg opkaldstilstand</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;M0</command
+> eller <command
+>&amp;M</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Vælg asynkront ikke-<acronym
+>EC</acronym
+> tilstand (samme som <command
+>&amp;Q0</command
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;P0</command
+> eller <command
+>&amp;P</command
+></entry>
+ <entry
+>Pulsvalgshastighed</entry>
+ <entry
+>U.S.A./Canada pulsvalgskald 39% lav / 61% brud-forhold</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;P1</command
+></entry>
+ <entry
+>Pulsvalgshastighed</entry>
+ <entry
+>Storbritannien./Hong Kong pulsvalgsopkald 33% lav / 67% brud-forhold</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Q0</command
+> eller <command
+>&amp;Q</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Asynkront ikke-<acronym
+>EC</acronym
+> tilstand. Ingen databuffer. <acronym
+>ASB</acronym
+> deaktiveret.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Q5</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Vælg V.42 <acronym
+>EC</acronym
+>-anvendelse (kræver flyde-kontrol)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Q6</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Asynkron tilstand med <acronym
+>ASB</acronym
+> (kræver flyde-kontrol)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Q8</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Vælg alternativ <acronym
+>EC</acronym
+> protokol (<acronym
+>MNP</acronym
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Q9</command
+></entry>
+ <entry
+>Fejlkontroltilstand</entry>
+ <entry
+>Vilkårlig datakomprimering: V.42bis = ja, MNP5 = nej.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;S0</command
+> eller <command
+>&amp;S</command
+></entry>
+ <entry
+><acronym
+>DSR</acronym
+>-handlingsvalg</entry>
+ <entry
+>Altid på (standard)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;S1</command
+></entry>
+ <entry
+><acronym
+>DSR</acronym
+>-handlingsvalg</entry>
+ <entry
+>Følger <acronym
+>EIA</acronym
+>-specifikationen (Aktiv følger bæretonen, indtil bæretonen tabes).</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;T0</command
+> eller <command
+>&amp;T</command
+></entry>
+ <entry
+>Selvtest</entry>
+ <entry
+>Modelspecifik selvtest for visse modemer</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;U0</command
+> eller <command
+>&amp;U</command
+></entry>
+ <entry
+>Trelliskode-modulation</entry>
+ <entry
+>Aktivér V.32 <acronym
+>TCM</acronym
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;U1</command
+></entry>
+ <entry
+>Trelliskode-modulation</entry>
+ <entry
+>Luk ned for V.32 <acronym
+>TCM</acronym
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;V0</command
+> eller <command
+>&amp;V1</command
+></entry>
+ <entry
+>Vis aktiv</entry>
+ <entry
+>(og ofte gemt) indstillingsprofil (eller <command
+>ATI4</command
+>)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;W0</command
+> eller <command
+>&amp;W</command
+></entry>
+ <entry
+>Opbevar profil</entry>
+ <entry
+>I <acronym
+>NVRAM</acronym
+> (<command
+>&amp;W0</command
+>, <command
+>&amp;W1</command
+> osv. for flere profiler) Visse indstillinger kan ikke gemmes. Disse vises ofte ikke med <command
+>&amp;V</command
+> eller <command
+>ATI4</command
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Y0</command
+> eller <command
+>&amp;Y</command
+></entry>
+ <entry
+>Vælg indstillinger som blev indlæst ved opstart</entry>
+ <entry
+>Indlæs profil 0 (forvalg)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Y1</command
+></entry>
+ <entry
+>Vælg indstillinger som blev indlæst ved opstart</entry>
+ <entry
+>Indlæs profil 1</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&amp;Z<replaceable
+>n</replaceable
+>=<replaceable
+>x</replaceable
+></command
+></entry>
+ <entry
+>Blød nulstilning og indlæse gemt profilnummer <replaceable
+>n</replaceable
+></entry>
+ <entry
+>Bemærk at alle tegn efter <command
+>&amp;Z</command
+> på kommandolinjen ignoreres</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ </sect1>
+
+ <sect1 id="hayes-backslash-commands">
+ <title
+>Baglæns skråstreg- og procentkommandoer</title>
+
+ <table>
+ <title
+>Baglæns skråstreg- og procentkommandoer</title>
+ <tgroup cols="3">
+ <thead>
+ <row>
+ <entry
+>Kommando</entry>
+ <entry
+>Beskrivelse</entry>
+ <entry
+>Kommentarer</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry
+><command
+>\A0</command
+> eller <command
+>\A</command
+></entry>
+ <entry
+>Maksimalt antal tegn for <acronym
+>MNP</acronym
+>-blokstørrelse</entry>
+ <entry
+>Maksimalt 64 tegn</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\A1</command
+></entry>
+ <entry
+>Maksimalt antal tegn for <acronym
+>MNP</acronym
+>-blokstørrelse</entry>
+ <entry
+>Maksimalt 128 tegn</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\A2</command
+></entry>
+ <entry
+>Maksimalt antal tegn for <acronym
+>MNP</acronym
+>-blokstørrelse</entry>
+ <entry
+>Maksimalt 192 tegn</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\A3</command
+></entry>
+ <entry
+>Maksimalt antal tegn for <acronym
+>MNP</acronym
+>-blokstørrelse</entry>
+ <entry
+>Maksimalt 256 tegn</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;C0</command
+> eller <command
+>&percnt;C</command
+></entry>
+ <entry
+>Aktivér eller luk af for datakomprimering</entry>
+ <entry
+>Deaktiveret</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;C1</command
+></entry>
+ <entry
+>Aktivér eller luk af for datakomprimering</entry>
+ <entry
+>MNP5 aktiveret</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;C2</command
+></entry>
+ <entry
+>Aktivér eller luk af for datakomprimering</entry>
+ <entry
+>V.42bis (<acronym
+>BTLZ</acronym
+>) aktiveret</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;C3</command
+></entry>
+ <entry
+>Aktivér eller luk af for datakomprimering</entry>
+ <entry
+>MNP5 &amp; V.42bis (<acronym
+>BTLZ</acronym
+>) aktiverede</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;D0</command
+> eller <command
+>&percnt;D</command
+></entry>
+ <entry
+>Datakomprimering</entry>
+ <entry
+>512 BLTZ katalogstørrelse</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;D1</command
+></entry>
+ <entry
+>Datakomprimering</entry>
+ <entry
+>1024 BLTZ katalogstørrelse</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;D2</command
+></entry>
+ <entry
+>Datakomprimering</entry>
+ <entry
+>2048 BLTZ katalogstørrelse</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;D3</command
+></entry>
+ <entry
+>Datakomprimering</entry>
+ <entry
+>4096 BLTZ katalogstørrelse</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E0</command
+> eller <command
+>&percnt;E1</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+>Afbryd deaktiveret</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E1</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+><command
+>+++AT</command
+>-metoden (forvalg)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E2</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+><computeroutput
+>Break</computeroutput
+>, <command
+>AT</command
+>-metoden</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E3</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+>Begge metoder aktiverede</entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E4</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+>Deaktivér <computeroutput
+>O.k.</computeroutput
+> for <command
+>+++</command
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>&percnt;E5</command
+></entry>
+ <entry
+>Metode til at afbryde</entry>
+ <entry
+>Aktivér <computeroutput
+>O.k.</computeroutput
+> for <command
+>+++</command
+></entry>
+ </row>
+ <row>
+ <entry
+><command
+>\J0</command
+> eller <command
+>\J</command
+></entry>
+ <entry
+><acronym
+>DTE</acronym
+> automatisk hastighedsjustering</entry>
+ <entry
+>Deaktiveret</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\J1</command
+></entry>
+ <entry
+><acronym
+>DTE</acronym
+> automatisk hastighedsjustering</entry>
+ <entry
+><acronym
+>DTE</acronym
+>-hastigheden justeres til at passe til bæretonefrekvensen.</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N0</command
+> eller <command
+>\N</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>Normal tilslutning (se nedenfor for definitioner)</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N1</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>Direkte tilslutning</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N2</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+><acronym
+>MNP</acronym
+> automatisk tilforladelig tilslutning</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N3</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>Automatisk tillforladelig tilslutning</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N4</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>V.42bis tilforladelig link med fase-detektering</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N5</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>V.42bis automatisk tilforladelig link med fase-detektering</entry>
+ </row
+>
+ <row>
+ <entry
+><command
+>\N6</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>V.42 tilforladelig link med fase-detektering</entry>
+ </row>
+ <row>
+ <entry
+><command
+>\N7</command
+></entry>
+ <entry
+>Tilslutningstype</entry>
+ <entry
+>V.42 automatisk tilforladelig link med fase-detektering</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+<para
+>En direkte tilslutning er en enkel forbindelse der går lige igennem uden fejldetektering eller datakompression. I dette tilfælde skal hastighederne fra maskine til modem og fra modem til modem være identiske.</para>
+
+<para
+>En normal tilslutning anvender flyde-kontrol (enten i programmel eller hardware) for at lave buffer med data som sendes eller modtages, så modemet kan sende data med en anden hastighed end maskinen virkelig sender eller tager imod det med. En maskine kan for eksempel sende data med 57 kbps, men med kompression sender modemet egentlig kun 28,8 kbps. Dette er den tilstand som anvendes af de fleste modemer.</para>
+
+<para
+>En tilforladelig tilslutning er en slags normal tilslutning, men hvis datakomprimering eller fejlkorrigering af en eller anden grund ikke kan oprettes eller vedvares, så kobles forbindelsen ned (I hovedsagen garanterer et sådant modem at alle forbindelser er tilforladelige, eftersom det lægger på hvis forbindelsen ikke er det).</para>
+
+<para
+>På samme måde, er et automatisk tilforladelig link næsten det samme, bortset fra at modemet forsøger at forhandle om forbindelsen for at oprette en tilforladelig forbindelse. Dette er igen den tilstand som de fleste modemer anvender.</para>
+
+</sect1>
+
+<sect1 id="hayes-sregisters">
+<title
+>S-registre</title>
+
+ <table>
+ <title
+>S-registre</title>
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry
+>Register</entry>
+ <entry
+>Interval</entry>
+ <entry
+>Standard</entry>
+ <entry
+>Funktion</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry
+><varname
+>S0</varname
+></entry>
+ <entry
+>0-255 ringesignaler</entry>
+ <entry
+>1-2</entry>
+ <entry
+>Svar på ringesignal. Svar ikke hvis 0</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S1</varname
+></entry>
+ <entry
+>0-255 ringesignaler</entry>
+ <entry
+>0</entry>
+ <entry
+>Hvis <varname
+>S0</varname
+> er større end <returnvalue
+>0</returnvalue
+> tæller dette register indkommende ringesignaler.</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S2</varname
+></entry>
+ <entry
+>0-127 <acronym
+>ASCII</acronym
+></entry>
+ <entry
+>43 +</entry>
+ <entry
+>Tegn der afbryder kommandotilstand</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S2</varname
+></entry>
+ <entry
+>&gt;127</entry>
+ <entry
+></entry>
+ <entry
+>Afbryd ikke</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S3</varname
+></entry>
+ <entry
+>0-127 <acronym
+>ASCII</acronym
+></entry>
+ <entry
+>13 CR</entry>
+ <entry
+>Returtegn</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S4</varname
+></entry>
+ <entry
+>0-127 <acronym
+>ASCII</acronym
+></entry>
+ <entry
+>10 LF</entry>
+ <entry
+>Nylinjetegn</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S5</varname
+></entry>
+ <entry
+>0-32, 127 <acronym
+>ASCII</acronym
+></entry>
+ <entry
+>8 BS</entry>
+ <entry
+>Baglæns skråstreg tegn</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S6</varname
+></entry>
+ <entry
+>2-255 sekunder</entry>
+ <entry
+>2</entry>
+ <entry
+>Ventetid på samtaletone (opkald i blinde, se <link linkend="hayes-basic-x1"
+>X<replaceable
+>n</replaceable
+></link
+>)</entry>
+ </row>
+ <row>
+ <entry
+><anchor id="hayes-s7"/><varname
+>S7</varname
+></entry>
+ <entry
+>1-255 sekunder</entry>
+ <entry
+>30-60</entry>
+ <entry
+>Ventetid for fjernbæretone</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S8</varname
+></entry>
+ <entry
+>0-255 sekunder</entry>
+ <entry
+>2</entry>
+ <entry
+>Pausetiden for kommategn som anvendes ved opkald</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S9</varname
+></entry>
+ <entry
+>1-255 1/10-dels sekund</entry>
+ <entry
+>6</entry>
+ <entry
+>Tid til at opdage bæretone som kræves for at genkende den</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S10</varname
+></entry>
+ <entry
+>1-255 1/10-dels sekund</entry>
+ <entry
+>7-14</entry>
+ <entry
+>Tid mellem tab af bæretone og at lægge på</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S11</varname
+></entry>
+ <entry
+>50-255 millisekunder</entry>
+ <entry
+>70-95</entry>
+ <entry
+>Længde og mellemrum for toner med tonevalg</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S12</varname
+></entry>
+ <entry
+>0-255 1/50-dels sekunder</entry>
+ <entry
+>50</entry>
+ <entry
+>Vagttid for pause omkring <command
+>+++</command
+> kommandosekvensen</entry>
+ </row>
+ <row>
+ <entry
+><varname
+>S36</varname
+></entry>
+ <entry
+><para
+>Reserve-alternativ når et link med fejlretning holder op med at fungere:</para
+><itemizedlist>
+ <listitem
+><para
+>0 - Kobl ned</para>
+ </listitem>
+ <listitem
+><para
+>3 - Opret en direkte forbindelse</para>
+ </listitem>
+ <listitem
+><para
+>3 - Opret en normal forbindelse</para>
+ </listitem>
+ <listitem
+><para
+>4 - Opret en <acronym
+>MNP</acronym
+>-tilslutning om muligt, ellers kobl ned</para>
+ </listitem>
+ <listitem
+><para
+>5 - Opret en <acronym
+>MNP</acronym
+>-tilslutning om muligt, ellers en direkte tilslutning</para>
+ </listitem>
+ <listitem
+><para
+>7 - Opret en <acronym
+>MNP</acronym
+>-tilslutning om muligt, ellers en normal tilslutning</para>
+ </listitem>
+ </itemizedlist
+></entry
+>
+ <entry
+>7</entry>
+ <entry
+>Håndtering af forhandlingsfejl</entry>
+ </row>
+ <row>
+ <entry
+><anchor id="hayes-s37"/><varname
+>S37</varname
+></entry>
+ <entry
+><itemizedlist>
+ <listitem
+><para
+><returnvalue
+>1</returnvalue
+> = 300 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>5</returnvalue
+> = 1200 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>6</returnvalue
+> = 2400 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>7</returnvalue
+> = 1200/75 bps (v.23-tilstand)</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>8</returnvalue
+> = 4800 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>9</returnvalue
+> = 9600 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>10</returnvalue
+> = 12000 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>11</returnvalue
+> = 14400 bps</para>
+ </listitem>
+ <listitem
+><para
+><returnvalue
+>12</returnvalue
+> = 7200 bps</para>
+ </listitem>
+ </itemizedlist
+></entry>
+ <entry
+>0</entry>
+ <entry
+>Forhandlingshastighed (indledende forhandling)</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+<para
+>Mange modemer har dusinvis, til og med hundredvis, af S-registre, men kun det første dusin er nogenlunde standardiserede. De ændres med kommandoer som <command
+>ATS<replaceable
+>n</replaceable
+>=<replaceable
+>N</replaceable
+></command
+>, og vises med <command
+>ATS<replaceable
+>n</replaceable
+>?</command
+> (f.eks. <userinput
+><command
+>AT</command
+> <command
+>S10</command
+><option
+>=70</option
+> <command
+>S1?</command
+></userinput
+> vil fortælle modemet at ikke det ikke skal lægge på førend efter syv sekunder hvis det ikke hører et modem der svarer, og returnerer antal gange som telefonen ringede sidst.)</para>
+
+</sect1>
+</appendix>