Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

samples pending not working with CCP

Solved!
Go to solution

Hello all together

 

I have a problem with CCP

I've tried to read the property samples pending but I get the an error that this is not

possible with the communication settings.

 

And the other problem i have with ccp is that I don't get any timestamp back from the daq read-VI.

Is their a possibility to get a timestamp if you read more than one sample its inpossible to create for every sample an system timestamp

 

I use the usb-can 8473 

 

0 Kudos
Message 1 of 4
(7,320 Views)
Solution
Accepted by topic author DoZi

You are right. It seems that doesn't work. Let me look into this. I let you know as soon as I have an answer.

DirkW

Message 2 of 4
(7,293 Views)
Sorry is not solved. This was my fault
0 Kudos
Message 3 of 4
(7,276 Views)

The problem here is that you have to manualy start the daq list if you like to use the "samples pending" attribute. See the attached VI as an example.

Normaly bthe DAQ list becomes started with the first call of the DAQ Read VI.

However, that doesn't help users like you, who have a USB CAN device. These devices do not support this property, thus the attached VI will bring an error telling you about it.

 

DirkW

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