Hello,
I want to generate the custom raw CAN message in run-time using XNET custom device in Veristand 2011 sp1.
Since generating raw CAN message is not defied in previous, the CAN ID is not defined before running.
That is user want to generating the temporary CAN message with temporal ID and DATA in running time.
(Since there are no more spare physical CAN port, I think that it is not proper to create a new custom device.
Of course it is ok if a single CAN port can be shared between XNET and custom device)
Thanks