Hi,
I have a doubt about CAN message transmitting. Suppose I am writting one frame to the CAN bus & trying to read the data from the CAN port by using Oscilliscope.
I have the code (event CAN Transmit example given with Labview) which is a event based. Means one frame will be written on the bus once i pressed the write button.
My question is , will the labview code write the same data continuously (remember i have pressed the write button only once) since it is not receiving any Acknowledgement (remember i am monitoring the data on the CAN port using oscilliscope without connecting the Node) ?
Kindly reply as soon as possible or if possible give CAN transmit example other then given with Labview 7.1.
Thanks in advance
J