Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Manual do Utilizador Página 63

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 97
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 62
63
16.7 GetTraceStartPacketTime()
This function returns time stamp of the first packet in trace file.
Format : GetTriggerPacketNumber()
Return Value
Returns VSE time object.
Example
Time = GetTraceStartPacketTime();
ReportText(GetFullTimestamp(Time)); #print time stamp
16.8 GetTraceEndtPacketTime()
This function returns time stamp of the last packet in trace file.
Format : GetTriggerPacketNumber()
Return Value
Returns VSE time object.
Example
Time = GetTraceEndPacketTime();
ReportText(GetFullTimestamp(Time)); #print time stamp
Vista de página 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 96 97

Comentários a estes Manuais

Sem comentários