DAQFrequencyMeasurement.SetEnumProperty Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| SetEnumProperty(String, Int32) | Sets the value of a property of type enum specified by propertyName, where the enum value is an integer. (Inherited from DAQChannel.) | |
| SetEnumProperty(String, String) | Sets the value of a property of type enum specified by propertyName, where the enum value is a string. (Inherited from DAQChannel.) |