DAQAnalogInput.SetEnumProperty Method
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| 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.) |