::hw::pmgr::PmgrSetData

Syntax

::hw::pmgr::PmgrSetData

Arguments

UserTaskID
Task ID (can be 0).
DataName
Name of the data to be set.
Value
Value to be set for data.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrSetData 0 "Mesh Size" 10.0;