VeriStand .NET API Reference

Table of Contents

DAQPulseGeneration.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. (Inherited from DAQSectionType.)
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. (Inherited from DAQSectionType.)

See Also

Log in to get a better experience