Solution
You can Add Port Specific Channels from the CAN interface in VeriStand System Explorer tree.

This will add additional channels under Interface tree where you can see Transmit Error Counter, Receive Error Counter and Last Error information if the transmission failed. If the transmission failed due to Acknowledgement error, you could see Last Error channels return 3.

The Last Error number indicates the below bus error:
- 0 = None (never returned)
- 1 = Stuff
- 2 = Form
- 3 = Ack
- 4 = Bit 1
- 5 = Bit 0
- 6 = CRC