VeriStand .NET API Reference

CANPort.AFPINIFile Property

Gets the name of the AFPBinaryFile used for automatic frame processing.

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 Overridable ReadOnly Property AFPINIFile As String
C#
public virtual string AFPINIFile { get; }
Visual C++
public:
virtual property String^ AFPINIFile {
	String^ get ();
}

Property Value

The filename specified by the IniFileName parameter of SetAutomaticFrameProcessing.

See Also

Log in to get a better experience