Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Diagnostic Struct Reference

Diagnostic Struct Reference

제어 명령 중 CONTROL_Diagnostic 일 경우 usMessageBody의 값
stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다. More...

#include <Struct_Control_Opt.h>

Data Fields

U8 ucStatusValue
 OK = 0, NOK = 1.

Detailed Description

제어 명령 중 CONTROL_Diagnostic 일 경우 usMessageBody의 값
stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다.

Definition at line 50 of file Struct_Control_Opt.h.


Field Documentation

OK = 0, NOK = 1.

Definition at line 55 of file Struct_Control_Opt.h.