Siemens ET 78X Series Instrukcje Operacyjne Strona 149

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 349
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 148
05.07 DNC Plant/DNC Cell (FBDN1)
7 Code conversion function
© Siemens AG 2010 All Rights Reserved
Motion Control Information System DNC (FBDN) - 04/10 Edition
FBDN1/7-141
7.2 Examples
The code conversion tables can also be used to create a machine-specific code.
For this purpose, a different output value is assigned to an input value in the ASCII
code conversion table.
Table 7-1: Modified ASCII code conversion table
Original code conversion table Modified code conversion table
ASCII_OUT
{
....
....
#0D 0D 'CR' ...
...
}
ASCII_OUT
{
....
....
#0D 0A 'CR' ...
...
}
Table 7-2: Hidden "CR" characters in ISO code
Original code conversion table Modified code conversion table
ISO_OUT
{
....
....
#0D 8D 'CR' ...
...
}
ISO_OUT
{
....
....
#0D FF 'CR' ...
...
}
Przeglądanie stron 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 348 349

Komentarze do niniejszej Instrukcji

Brak uwag