Bosch DCN Next Generation Bedienungsanleitung Seite 230

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 296
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 229
DCN Next Generation Open Interface Release 2.4 Message Distribution
en | 230
Bosch Communications Systems | 2007 February | SRS_MDINF | Du090902
APPENDIX A. VALUES OF THE DEFINES
In this document definitions are given, 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_MD 10
#define MD_C_SEND_MESSAGE_TO_UNITS ( MKWORD (0 , DCNC_APP_MD) )
#define MD_C_CLEAR_MESSAGE_ON_UNITS ( MKWORD (1 , DCNC_APP_MD) )
#define MD_C_START_MON_MD ( MKWORD (2 , DCNC_APP_MD) )
#define MD_C_STOP_MON_MD ( MKWORD (3 , DCNC_APP_MD) )
#define MD_C_AUX_LED_CONTROL ( MKWORD (4 , DCNC_APP_MD) )
#define MD_C_REQ_BUTTON_ON_OFF ( MKWORD (10, DCNC_APP_MD) )
#define MD_C_RCV_DELEGATE 0
#define MD_C_RCV_INTERPRETER 2
#define MD_C_RCV_HALL 3
#define MD_C_AUXILIARY_BUTTON 0
#define MD_C_SPEAKSLOWLY_BUTTON 1
#define MD_C_HELP_BUTTON 2
#define MD_C_EXTERNAL_PRESENT_CONTACT 3
#define MD_C_IN_NOTEBOOK_LED 0x1
#define MD_C_MICRO_LED 0x2
#define MD_C_RTS_LED 0x4
#define MD_C_ALL_LEDS_OFF 0x0
#define DCNC_MAX_DISP_CHARS 41
#define DCNC_MAX_LCD_LINES 5
#define DBSC_MAX_ACT_UNIT 576
typedef char DCNC_LCD_TEXT_BLOCK[DCNC_MAX_LCD_LINES][DCNC_MAX_DISP_CHARS]
Seitenansicht 229
1 2 ... 225 226 227 228 229 230 231 232 233 234 235 ... 295 296

Kommentare zu diesen Handbüchern

Keine Kommentare