VeriStand .NET API Reference

AutomaticFrameProcessing.GetCRC Method

Gets the CRC (cyclic redundancy check) section under an AutomaticFrameProcessing section of an outgoing NI-XNET CAN frame.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetCRC As CRC
C#
public CRC GetCRC()
Visual C++
public:
CRC^ GetCRC()

Return Value

A CRC object.

See Also

Log in to get a better experience