::hw::pmgr::PmgrSetRowsInTable

Syntax

::hw::pmgr::PmgrSetRowsInTable { instanceName nRowCount }

Example

set nRows 5;

::hw::pmgr::PmgrSetRowsInTable propTable $nRows;