::hw::pmgr::PmgrGetData

Syntax

::hw::pmgr::PmgrGetData UserTaskID DataName

Arguments

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

Returns

The value for this data as obtained from the HWPM DataModel.

Throws error (if any)

Example

set meshsize [::hw::pmgr::PmgrGetData 0 "Mesh Size"];