태그>diagnostic(총 7개의 글)
'diagnostic' 관련 최근글
-
- Introduce Vector KnowledgeBase
-
박력돌이 by 박력돌이|2015/09/30 16:33
I'm pleased to introduce Vector KnowledgeBase(https://vector.com/kbp/). There are a lot of Q&A about Vector's products especially CANoe & CANalyzer. If you have a question when you use vector's S/W such as CAPL..
- Introduce Vector KnowledgeBase
-
-
-
- [COM] COM_Automation 예제 실행하기
-
박력돌이 by 박력돌이|2014/10/08 09:38
캐널라이져를 설치하면 예제로 제공되는 설정 파일 중에 COM_Automation이라는 설정이 있다. MS의 COM기능을 활용하여 capl의 함수를 불러와 캐널라이져에 함수로 계산된 값을 뿌려주는 예제이다. 캐널라이져 COM 기능 중 GetFunction의 사용법을 잘 이해할 수 있다. 그..
canoe, capl, CANALYZER, COM, DIAGNOSTIC
- [COM] COM_Automation 예제 실행하기
-
- [CAPL] DiagRequest의 SetParameter 기능 설정 방법
-
박력돌이 by 박력돌이|2014/06/13 15:48
Setparameter Syntax: object.SetParameter( qualifier, value) Example The Voltage parameter is defined with the following conversion formula: Vphysical = Raw value / 20.0 If this parameter is being set with request.SetParameter( &..
- [CAPL] DiagRequest의 SetParameter 기능 설정 방법
-
- [CAPL] Diagnostic ISO/TP를 이용한 CAPL 작성 시 업데이트 일부 지..
-
박력돌이 by 박력돌이|2014/05/13 19:07
Diagnostic ISO/TP를 이용하여 진단 설정을 만든 뒤에 보안접속 알고리즘을 처리하는 CAPL를 만들었는데 이상하게 seed 읽어오는 GetParameter 함수는 잘 작동하는데 key를 써주는 SetParameter 함수가 작동안했다. 신기한건 writedatabyID용으로 만든 SetParamete..
canoe, capl, CANALYZER, 진단, DIAGNOSTIC
- [CAPL] Diagnostic ISO/TP를 이용한 CAPL 작성 시 업데이트 일부 지..
-