Bosch DCN Next Generation Bedienungsanleitung Seite 214

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 296
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 213
DCN Next Generation Open Interface Release 2.4 Text Status Display
en | 214
Bosch Communications Systems | 2007 February | SRS_LDINF | Du080902
APPENDIX A. VALUES OF THE DEFINES
In this document a lot of defines are used, which have values connected to them. In this
appendix all defines will be connected to their values;
The values are presented in ‘C’-syntax
#define MKWORD(lb,hb) ((WORD)(((WORD)(hb))<<8) | (WORD)(lb)))
#define DCNC_APP_LD 12
#define LD_C_START_LD_APP ( MKWORD (12, DCNC_APP_LD) )
#define LD_C_STOP_LD_APP ( MKWORD (13, DCNC_APP_LD) )
#define LD_C_STORE_DISPLAY_SETTING ( MKWORD (14, DCNC_APP_LD) )
#define LD_C_CLEAR_DISPLAY_NR ( MKWORD (11, DCNC_APP_LD) )
#define LD_C_SEND_ANUM_DATA ( MKWORD ( 7, DCNC_APP_LD) )
#define LD_C_DISPLAY_ONE 0
#define LD_C_DISPLAY_TWO 1
#define LD_C_DISPLAY_THREE 2
#define LD_C_DISPLAY_FOUR 3
#define LD_C_VT_FLAG_DISPLAY 0x1
#define LD_C_MD_FLAG_DISPLAY 0x2
#define LD_C_MM_FLAG_DISPLAY 0x4
#define LD_C_MAX_NR_OF_DISPLAY_LINES 10
#define DCNC_MAX_DISPLAYDATA_SIZE 512
Seitenansicht 213
1 2 ... 209 210 211 212 213 214 215 216 217 218 219 ... 295 296

Kommentare zu diesen Handbüchern

Keine Kommentare