Hi,
I tried to load channels from .ncd file and convert CAN data received from CAN frame API receiver to channel.
I performed following steps:
1. Create new message table
2. Added one selected channel from file
3. Used Get channel API to collect channel information
4. Configured CAN Port and received data
5. Converted data into selected channel using Convert frame to channel API
I am getting data from all channels at output though I selected only one channel to convert at input and also received channel data is not correspondent to required message ID.
Kindly provide help on how to receive and convert all channel data from file with the required message ID.
Please find attached VI, .ncd file(zipped) and block diagram.
Block diagram