Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbMergeSignal

dbMergeSignal( 
d_sig1Id 
d_sig2Id 
)
=> d_sig1Id / nil

Description

Merges two signals into one signal.

Arguments

d_sig1Id

The database ID of the first signal to be merged.

d_sig2Id

The database ID of the second signal to be merged.

Value Returned

d_sig1Id

Return the database ID of the single merged signal.

nil

An error occurred during execution.

Example

dbMergeSignal(sigId1 sigId2)

Related Topics

Connectivity Access Functions


Return to top
 ⠀
X