DAQChannel.SetEnumProperty Method
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| SetEnumProperty(String, Int32) | Sets the value of a property of type enum specified by propertyName, where the enum value is an integer. | |
| SetEnumProperty(String, String) | Sets the value of a property of type enum specified by propertyName, where the enum value is a string. |