Teledyne-lecroy Verification Script Engine (VSE) Manual Manual do Utilizador Página 68

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 115
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 67
Teledyne LeCroy Verification Script Engine Reference Manual
Page 68 of 115
12.3 MulTimeByInt()
Multiplies a VSE time object by an integer value.
Format: MulTimeByInt (time, mult)
Parameters:
time VSE time object
mult Multiplier, integer value
Return values:
Returns a VSE time object representing a time interval equal to time * mult
Example:
t = Time(2, 200);
t1 = MulTimeByInt (t, 2) # Returns VSE time object = 4 sec 400 ns.
Vista de página 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 114 115

Comentários a estes Manuais

Sem comentários