Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

cdfGetUnitScaleFactor

cdfGetUnitScaleFactor(
t_unitName
)
=> t_scaleFactor

Description

Displays the current scale factor for the specified unit.

Arguments

t_unitName

Specifies the unit name for which you want to display the scale factor.

Value Returned

t_scaleFactor

Returns the current scale factor for the specified unit name.

Examples

Returns the scale factors for power:

cdfGetUnitScaleFactor("power")

Return to top
 ⠀
X