Teledyne-lecroy SAS_SATA Automation API manual Uživatelský manuál Strana 103

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 150
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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++:
Zobrazit stránku 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 149 150

Komentáře k této Příručce

Žádné komentáře