Teledyne-lecroy SAS_SATA Automation API manual Manual do Utilizador Página 103

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 150
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 102
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 97
SASPacketObject
TeledyneLeCroy
IPacket::GetTimestamp
HRESULT GetTimestamp (
[out, retval] double* timestamp
Returnsthepackettimestampinnanoseconds.
Parameters
timestamp Timestampofthebeginningsymbolofthepacket,fromthestartof
recording
Returnvalues
Remarks
Example
WSH:
Set Analyzer = WScript.CreateObject( “LeCroy.SASTracer”
)
Set Trace = Analyzer.MakeRecording( CurrentDir &
"Input\test_ro.sac" )
TriggerPacket = Trace. GetTriggerPacketNum
Set Packet = Trace.GetBusPacket(TriggerPacket)
MsgBox "Trigger packet at " & Packet.GetTimestamp & "
ns"
C++:
Vista de página 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 149 150

Comentários a estes Manuais

Sem comentários