VeriStand .NET API Reference

DAQWaveform.SetEnumProperty Method

NameDescription
SetEnumProperty(String, Int32) Set value of a property of type enum specified by propertyName. Enum is specified by integer value. Throws exception if property of this type does not exist in the Plugin XML, or if value is an invalid enumeration.
SetEnumProperty(String, String) Set value of a property of type enum specified by propertyName. Enum is specified by a string. Throws exception if property of this type does not exist in the Plugin XML, or if enumString is an invalid enumeration.

See Also

Log in to get a better experience