Search found 5 matches

by janamoosa
Fri 19. Oct 2012, 13:14
Forum: PCAN-Explorer 5 & Add-ins
Topic: Message in Receive list
Replies: 9
Views: 20131

Re: Message in Receive list

Thanks for the reply. In symbol editor combining the signals worked fine. But i have few doubts.
1. Is it possible to implement byte operation from symbol file (Similar to combining signal from symbol editor which you have explained in the 'power calculation')
2. Can we see physical value in ...
by janamoosa
Tue 16. Oct 2012, 15:46
Forum: PCAN-Explorer 5 & Add-ins
Topic: Message in Receive list
Replies: 9
Views: 20131

Re: Message in Receive list

Hello,
Thank you very much for the response. I have implemented the signals in the symbol file and I tried to use VB script to send the dynamic value of message counter. It was not possible to transmit a modified signal. Can you provide an example how to get the signal from symbol file to VB script ...
by janamoosa
Tue 2. Oct 2012, 10:31
Forum: PCAN-Explorer 5 & Add-ins
Topic: Message in Receive list
Replies: 9
Views: 20131

Re: Message in Receive list

Hello Mr.Wilhelm,
Thank you fof your quick response and the program. It was very helpful. I am implementing crc in the messages and it requires logical operation. For example, AND operation, XOR operation , Not operation and left shift and right shift operation. The examples are given below for your ...
by janamoosa
Tue 25. Sep 2012, 10:10
Forum: PCAN-Explorer 5 & Add-ins
Topic: Message in Receive list
Replies: 9
Views: 20131

Re: Message in Receive list

Hello Mr. Wilhelm,
Thank you very much for the reply. I have updated my software to 5.3. In my project I need to implement 6 messages with different cycle time namely 20 ms, 40ms and 100 ms. These messages has different message counter. The message counter ranges from 0 to 15 and 0 to 255. I tried ...
by janamoosa
Mon 24. Sep 2012, 16:46
Forum: PCAN-Explorer 5 & Add-ins
Topic: Message in Receive list
Replies: 9
Views: 20131

Message in Receive list

Hello,
I am new to Pcan and I am trying to create a Vb to send a message of 8 byte using the Pcan Explorer 5 with version 5.2.0.754. I used the program NewClientSend Macros described in the Pcan. It is working fine but the message 100h is displayed on receive list. But it has to be displayed on ...