Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / share / tcl / help / avt / misc / tma_GetConnectorAxis
1
2 DoubleList *tma_GetConnectorAxis(TimingFigure *tvf, char *type, char
3 *name);
4
5 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
6 Returns the defined connector axis set for a connector/signal.
7 If no axis have been defined for the signal or the signal does not
8 exist, the returned list contains only one element with value _\b-_\b1.
9 There is an exeption if the signal is an internal clock and no axis
10 is defined for it. In this case, the slope max of the clock is
11 returned.
12
13 A\bAR\bRG\bGU\bUM\bME\bEN\bNT\bTS\bS
14 f\bfi\big\bg Pointer on the timing figure.
15
16 t\bty\byp\bpe\be Type of axis: _\bs_\bl_\bo_\bp_\be or _\bc_\ba_\bp_\ba_\bc_\bi_\bt_\ba_\bn_\bc_\be
17
18 n\bna\bam\bme\be Name of the signal.
19
20 E\bEX\bXA\bAM\bMP\bPL\bLE\bE _\bs_\be_\bt _\bs_\bl_\bo_\bp_\be_\ba_\bx_\bi_\bs _\b[_\bt_\bm_\ba_\b__\bG_\be_\bt_\bC_\bo_\bn_\bn_\be_\bc_\bt_\bo_\br_\bA_\bx_\bi_\bs _\b$_\bf_\bi_\bg _\bs_\bl_\bo_\bp_\be _\bc_\bk_\b]
21