DAQPositionMeasurement.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. (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.) |