
DCN Next Generation Open Interface Release 2.4 General
en | 33
Bosch Communications Systems | 2007 February | SRS_INF | Du010933
APPENDIX B. VALUES OF THE DEFINES
In this document some 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 MDSC_NAK 2
#define MDSC_REMOTEPROCEDURE_REQ 3
#define MDSC_REMOTEPROCEDURE_RSP 4
#define MDSC_NOTIFY 5
#define MDSC_COMMUNICATION_PARAMS 15
#define RSMC_SET_COMMUNICATION_PARAMS 0x0001
#define RSMC_RSP_COMMUNICATION_PARAMS 0x0002
#define MKWORD(LSB,MSB) ((WORD)(((WORD)(MSB)<<8) | (WORD)(LSB)) )
#define MESSAGETYPE_OIP_KeepAlive 0x00447027
#define MESSAGETYPE_OIP_ResponseProtocolError 0x00447020
Comentários a estes Manuais