cpdPegasusPreFormTrigger
cpdPegasusPreFormTrigger(t_runType t_presetFile x_windID[ ?userPresett_userPreset] ) =>l_devicenames/ nil
Description
Pre-fill the Pegasus LVS form with custom passive device related configurations required to run LVS for custom passive devices.
Arguments
Value Returned
|
The path of preset file that will be used to fill the Pegasus LVS form. |
|
|
The form could not be filled with the configuration information. |
Example
You can use the following process to fill the Pegasus LVS form with custom passive device configuration settings if PegausPreFormTrigger is not already defined in your environment.
procedure(PegasusPreFormTrigger(runtype preset winId)
cpdPegasusPreFormTrigger(runtype preset winId)
)
Related Topics
Variables for the Custom Passive Device Authoring Flow
Authoring Custom Passive Devices
Return to top