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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 150
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 138
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 133
SASVScriptEngineObjectEvents
TeledyneLeCroy
IVScriptEngineEvents::OnNotifyCount
HRESULT OnNotifyCount (
[in] int eventId,
[in] VARIANT eventBody,
[in] int TAG )
Fireswhenrunningaverificationscript.CallstheNotifyClient()function.
Parameters
eventID EventID
eventBody BodyofeventpackedinaVARIANTobject
TAG VSEobjecttag
ReturnValue
Remarks
Theinformationpackedintheeventbodyis opaqueforVSE.Itonlypackstheinformation
giventotheNotifyClient()functioninsideofaverificationscriptintoaVARIANTobject
andsendsittoclientapplications.
SeetheSASTracerVerificationScriptEngineManualfordetailsabouttheNotifyClient()
scriptfunction.
Example
SASTracer Verification script:
ProcessEvent()
{
. . .
NotifyClient( 2, [in.Index, in.Level, GetChannelName(),
GetEventName(), TimeToText( in.Time )] );
. . .
}
Vista de página 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 149 150

Comentários a estes Manuais

Sem comentários