While working with XNET, you might need to manipulate the payload data of the CAN frames using the signals contained within these frames.
There could be multiple reasons why this would be needed, for instance, manipulating the signals in CAN frames and calculating the CRC from the manipulated payload in another VI and sending it to the CAN bus.
Before you start, make sure that your LabVIEW and NI-XNET versions are compatible by checking
here.
The following steps will show you how to update Frame data using those signals through the use of Property Nodes.