Hello - I'm trying to create a CAN output single point session on a RT Linux controller.
My intention is to select some selected frames from the CAN database and send them using the single point frame session - some cyclic msgs. I have deployed the dbc aliases on the target.
I tried creating the session on the LabVIEW project - this just throws a deployment error - no details of the error.
On trying programmatically it doesn't work either -
1. When i try to load the dbc and try selecting frames - the frames doesn't show up at all - not sure why. The frames show up in the project when i create session manually. Any idea why the frames are not showing up here even after selecting dbc?

2. I overcame the problem 1 , by selecting frames from host and copied in target , though it doesn't throw any error, the msgs are not sent periodically on the bus at all.
Any help would be appreciated.
Regards
Jay