07-26-2018 10:01 AM
I have run into an issue where my Veristand project cannot deploy when I add a new CAN frame to my system definition and create trigger/disable channels for it. I get the following error:
NI-XNET: (Hex 0xBFF63163) You used an empty name for an XNET database object (database, cluster, ECU, frame, or signal). Empty name is not supported. Solution: Refer to NI-XNET help for IO names to review the required syntax for the name, and change your code to use that syntax.
If I remove the Disable/Trigger channels from the CAN Frame specification, the project deploys.
Both the Disable and Trigger User channels are created in the system definition:
Here is the CAN Frame in the NI-XNET Database editor
Can anyone see what I am doing wrong here to cause the issue or have tips to try to resolve this?
Thanks!
07-27-2018 04:00 PM
Would you be able to post your system definition and your XNET Database file?