asiGetSelObjValue
asiGetSelObjValue(o_selObj) =>t_value
Description
Returns the initial condition or nodeset values specified on the selected signal object.
Arguments
|
Selected signal object. Initial condition, nodeset, and keep objects are all signal objects |
Value Returned
|
The initial condition value or nodeset voltage value specified on the selected signal object. |
Examples
An example usage of this routine can be found in the example of asiFormatInitCond.
Return to top