Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-CAN 확장 CAN ID

확장형 ID 를 가진 DBC 파일을 읽어서 처리할때.. ID를 확인 하고자 CAN Get Property.vi 를 이용하여 message ID 를 확인 하였는데..

표준 CAN ID 는 잘 읽어 오는데 확장형 CAN ID 를 읽어 오게 되면 앞자리가 짤려서 일혀집니다. 예를 들어


0x0C050000 이면 0x50000 으로


0x10034000 이면 0x34000 으로

 

0x1029E000 이면 0x29E000 으로 읽혀집니다.   

이문제에 대한 해결방법이 있는지요?

 

현재 NI-CAN 2.6.2 와 LabVIEW 8.5.1 을 사용하고 있습니다.

0 Kudos
Message 1 of 4
(7,095 Views)

 

Hello,

is there a chance that you translate your request into English?

 

Best regards,

Roland

0 Kudos
Message 2 of 4
(7,076 Views)

GM LAN Extended ID Message to determine, I CAN Get "Property.vi" has been confirmed by using the Message ID.

But the result follows.

 

GM LAN ExID  => NI READ(Property.vi) ID

 

0x0C050000 => 0x50000

0x10034000 => 0x34000

 

GM LAN Extended ID Message is  does not support ?

0 Kudos
Message 3 of 4
(7,069 Views)

Hi 이노,

 

Unfortunately, the (automatic?) translation still leaves a lot of guessing, what your problem is. If you cannot find someone to help you with the translation, could you post the code that you are using?

 

-B2k

0 Kudos
Message 4 of 4
(7,045 Views)