통신 상태 및 오류를 모니터링하기 위한 데이터를 저장하는 구조체 More...
Public Attributes | |
dword | lastRxTime_M012 |
HPC M012 마지막 수신 시간 (ms) | |
dword | lastRxTime_M009 |
HPC M009 마지막 수신 시간 (ms) | |
int | failureCount_M012 |
HPC M012 실패 횟수 | |
int | failureCount_M009 |
HPC M009 실패 횟수 | |
byte | commStatus |
통신 상태 비트 마스크 | |
byte | firstMsgReceived_M012 |
M012 첫 메시지 수신 플래그 | |
byte | firstMsgReceived_M009 |
M009 첫 메시지 수신 플래그 | |
dword | lastTxTime_M008 |
마지막 M008 전송 시간 | |
byte | waitingForResponse |
M008 응답 대기 중 플래그 | |
dword | lastRxTime_EPAS |
EPAS 마지막 수신 시간 (ms) | |
dword | lastRxTime_ADAS |
ADAS 마지막 수신 시간 (ms) | |
int | failureCount_EPAS |
EPAS 실패 횟수 | |
int | failureCount_ADAS |
ADAS 실패 횟수 | |
byte | firstMsgReceived_EPAS |
EPAS 첫 메시지 수신 플래그 | |
byte | firstMsgReceived_ADAS |
ADAS 첫 메시지 수신 플래그 | |
통신 상태 및 오류를 모니터링하기 위한 데이터를 저장하는 구조체
byte CommMonitor::commStatus |
통신 상태 비트 마스크
int CommMonitor::failureCount_ADAS |
ADAS 실패 횟수
int CommMonitor::failureCount_EPAS |
EPAS 실패 횟수
int CommMonitor::failureCount_M009 |
HPC M009 실패 횟수
int CommMonitor::failureCount_M012 |
HPC M012 실패 횟수
byte CommMonitor::firstMsgReceived_ADAS |
ADAS 첫 메시지 수신 플래그
byte CommMonitor::firstMsgReceived_EPAS |
EPAS 첫 메시지 수신 플래그
byte CommMonitor::firstMsgReceived_M009 |
M009 첫 메시지 수신 플래그
byte CommMonitor::firstMsgReceived_M012 |
M012 첫 메시지 수신 플래그
dword CommMonitor::lastRxTime_ADAS |
ADAS 마지막 수신 시간 (ms)
dword CommMonitor::lastRxTime_EPAS |
EPAS 마지막 수신 시간 (ms)
dword CommMonitor::lastRxTime_M009 |
HPC M009 마지막 수신 시간 (ms)
dword CommMonitor::lastRxTime_M012 |
HPC M012 마지막 수신 시간 (ms)
dword CommMonitor::lastTxTime_M008 |
마지막 M008 전송 시간
byte CommMonitor::waitingForResponse |
M008 응답 대기 중 플래그