SetFloatValue
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Sets the floating-point value of a ScopeAttrValue object.
Prototype
1 | void SetFloatValue(float32_t value); |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
value |
Input |
Floating-point value |
Returns
None
Restrictions
None
Parent topic: Class ScopeAttrValue