Teledyne-lecroy SAS_SATA Automation API manual Instrukcja Użytkownika Strona 103

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 150
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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++:
Przeglądanie stron 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 149 150

Komentarze do niniejszej Instrukcji

Brak uwag