Teledyne-lecroy SierraFC Verification Script Engine Reference Manu Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Ausrüstung Teledyne-lecroy SierraFC Verification Script Engine Reference Manu herunter. Teledyne LeCroy SierraFC Verification Script Engine Reference Manual User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Verification Script Engine
for
SierraFC Protocol Suite
Reference Manual
Manual Version 1.4
SierraFC Protocol Suite Software Version 4.45
November 2013
Seitenansicht 0
1 2 3 4 5 6 ... 63 64

Inhaltsverzeichnis

Seite 1 - Reference Manual

Verification Script Engine for SierraFC Protocol Suite Reference Manual Manual Version 1.4 SierraFC Protocol Suite Software Version 4.45 Novemb

Seite 2

Verification Script Engine Reference Manual 5 3 Interaction between SierraFC Protocol Suite and verification script When a user runs a script over a

Seite 3 - Table of Contents

Verification Script Engine Reference Manual 6 The Verification script result "DONE" occurs when the script has been configured to extrac

Seite 4

Verification Script Engine Reference Manual 7 4 Running verification scripts from SierraFC Protocol Suite In order to run a verification script over

Seite 5

Verification Script Engine Reference Manual 8 The special dialog will open displaying a list of verifications scripts. You can select one or several

Seite 6 - 1 Introduction

Verification Script Engine Reference Manual 9 4.1 Running verification scripts Push the button ‘Run scripts’ after you selected desired scripts to r

Seite 7

Verification Script Engine Reference Manual 10 Right-click in script list opens a pop-up menu with options for performing additional operations on th

Seite 8

Verification Script Engine Reference Manual 11 4.2 VSE GUI settings. After choosing ‘Settings’ the following dialog will appear: 5 Verifica

Seite 9

Verification Script Engine Reference Manual 12 5.1 Trace event-independent set of members This set of members is defined and can be used for any ev

Seite 10

Verification Script Engine Reference Manual 13 5.2 Trace event-dependent set of members This set of members is defined and can be used only for a s

Seite 11 - OnStartScript()

Verification Script Engine Reference Manual 14 5.2.4 Sequence-specific set of members ( valid for sequences only, undefined for other events) in

Seite 12

Verification Script Engine Reference Manual ii Teledyne LeCroy Protocol Solutions Group Trademarks and Servicemarks Teledyne LeCroy, CATC Trace, and

Seite 13

Verification Script Engine Reference Manual 15 6 Verification Script Engine Output Context members All verification scripts have output contexts – s

Seite 14

Verification Script Engine Reference Manual 16 8 Frame level events The table below describes the current list of frame events ( transaction level :

Seite 15

Verification Script Engine Reference Manual 17 10 Sending functions This topic contains information about the special group of VSE functions designe

Seite 16 - 4.2 VSE GUI settings

Verification Script Engine Reference Manual 18 10.3 DontSendLevel() This function specifies that events of specified transaction level should NO

Seite 17

Verification Script Engine Reference Manual 19 10.5 SendChannelOnly() This function specifies that ONLY events occurred on specified channel should

Seite 18

Verification Script Engine Reference Manual 20 10.7 SendAllChannels() This function specifies that events occurred on ALL channels should be sent to

Seite 19

Verification Script Engine Reference Manual 21 10.9 DontSendTraceEvent() This function specifies that the event specified in this function shouldn’t

Seite 20

Verification Script Engine Reference Manual 22 10.10 SendTraceEventOnly() This function specifies that ONLY the event specified in this function wil

Seite 21 - 9 Sequence level events

Verification Script Engine Reference Manual 23 10.12 SendPrimitive() This function specifies more precise tuning for sending primitive frames. Form

Seite 22 - 10 Sending functions

Verification Script Engine Reference Manual 24 Format : SendFCPSeq( type, seq_info = null ) Parameters: type – This parameter s pecifies th

Seite 23 - 10.3 DontSendLevel()

Verification Script Engine Reference Manual iii Table of Contents 1 INTRODUCTION ...

Seite 24 - 10.6 DontSendChannel ()

Verification Script Engine Reference Manual 25 10.14 SendFCPCmndSeq () This function specifies more precise tuning for FCP-SCSI CMND sequences. For

Seite 25 - 10.8 SendTraceEvent ()

Verification Script Engine Reference Manual 26 10.15 0SendFCPRspSeq () This function specifies more precise tuning for FCP-SCSI RSP sequences. Form

Seite 26 - 10.9 DontSendTraceEvent()

Verification Script Engine Reference Manual 27 11 Timer functions This group of functions covers VSE capability to work with timers -an internal rou

Seite 27 - 10.11 SendAllTraceEvents()

Verification Script Engine Reference Manual 28 11.3 KillTimer() Stops timing calculation for a specific timer and frees related resources. Format :

Seite 28 - 10.13 SendFCPSeq ()

Verification Script Engine Reference Manual 29 12 Time construction functions This group of functions is used to construct VSE time objects. 12.1

Seite 29

Verification Script Engine Reference Manual 30 13 Time calculation functions This group of functions covers VSE capability to work with “time” – VS

Seite 30 - 10.14 SendFCPCmndSeq ()

Verification Script Engine Reference Manual 31 13.3 MulTimeByInt() Multiplies VSE time object by integer value Format : MulTimeByInt (time, mul

Seite 31 - 10.15 0SendFCPRspSeq ()

Verification Script Engine Reference Manual 32 14 Time logical functions This group of functions covers VSE capability to compare VSE time objects

Seite 32 - 11 Timer functions

Verification Script Engine Reference Manual 33 14.3 IsGreaterTime() Verifies that one VSE time object is greater than the other VSE time object For

Seite 33 - 11.4 GetTimerTime()

Verification Script Engine Reference Manual 34 15 Time text functions This group of functions covers VSE capability to convert VSE time objects int

Seite 34 - 12.1 Time()

Verification Script Engine Reference Manual iv 13 TIME CALCULATION FUNCTIONS ...

Seite 35 - 13.2 SubtractTime()

Verification Script Engine Reference Manual 35 16 Output functions This group of functions covers VSE capability to present information in the outpu

Seite 36 - 13.4 DivTimeByInt()

Verification Script Engine Reference Manual 36 16.3 DisableOutput() Disables showing information in the output window and sending COM reporting noti

Seite 37 - 14 Time logical functions

Verification Script Engine Reference Manual 37 17 Common Retrieving functions This group of functions covers VSE capability to retrieve information

Seite 38 - 14.4 IsTimeInInterval()

Verification Script Engine Reference Manual 38 18 FC data frame retrieving functions This group of functions covers VSE capability to extract inform

Seite 39 - 15 Time text functions

Verification Script Engine Reference Manual 39 19 Script decoded fields retrieving functions This group of functions covers VSE generic capability t

Seite 40 - 16 Output functions

Verification Script Engine Reference Manual 40 19.2 GetHexScriptField() Extracts raw hexadecimal information about script decoded field. Format :

Seite 41 - 16.3 DisableOutput()

Verification Script Engine Reference Manual 41 20 Information functions 20.1 GetTraceName() This function returns the filename of the trace file b

Seite 42 - 17.3 IsFcp()

Verification Script Engine Reference Manual 42 20.4 GetCurrentTime() This function returns the string representation of the current system time. Fo

Seite 43 - 18.1 GetNetHField()

Verification Script Engine Reference Manual 43 21 Navigation functions 21.1 GotoEvent () This function forces the application to jump to some trace

Seite 44

Verification Script Engine Reference Manual 44 21.2 SetMarker() This function sets a marker for some trace event. Format : SetMarker( marker_tex

Seite 45 - 19.2 GetHexScriptField()

Verification Script Engine Reference Manual v 22 FILE FUNCTIONS ...

Seite 46 - 20 Information functions

Verification Script Engine Reference Manual 45 22 File functions This group of functions covers VSE capabilities to work with the external files.

Seite 47 - 20.5 GetEventSegNumber()

Verification Script Engine Reference Manual 46 22.2 CloseFile() This function closes opened file. Format : CloseFile( file_handle )

Seite 48 - 21 Navigation functions

Verification Script Engine Reference Manual 47 22.4 ShowInBrowser() This function allows to open file in the Windows Explorer. If the extension of t

Seite 49 - 21.2 SetMarker()

Verification Script Engine Reference Manual 48 23 COM/Automation communication functions This group of functions covers VSE capabilities to communic

Seite 50 - 22 File functions

Verification Script Engine Reference Manual 49 24 User input functions 24.1 MsgBox() Displays a message in a dialog box, waits for the user to clic

Seite 51 - 22.3 WriteString()

Verification Script Engine Reference Manual 50 _MB_CANCEL Cancel button was clicked. _MB_YES Yes button was clicked. _MB_NO No button was clicked. _M

Seite 52 - 22.4 ShowInBrowser()

Verification Script Engine Reference Manual 51 24.2 InputBox() Displays a prompt in a dialog box, waits for the user to input text or click a button

Seite 53 - 23.1 NotifyClient()

Verification Script Engine Reference Manual 52 Remark: This function works only for VS Engines controlled via GUI. For VSEs controlled by COM/Au

Seite 54 - 24 User input functions

Verification Script Engine Reference Manual 53 24.3 GetUserDlgLimit() This function returns the current limit of user dialogs allowed in the verific

Seite 55

Verification Script Engine Reference Manual 54 25 String manipulation/formating functions 25.1 FormatEx() Write formatted data to a string. Forma

Seite 56 - 24.2 InputBox()

Verification Script Engine Reference Manual 1 1 Introduction This document contains a description of the CATC’s Verification Script Engine (VSE), a

Seite 57

Verification Script Engine Reference Manual 55 Remark: A conversion specification begins with a percent sign (%) and ends with a conversion charact

Seite 58 - 24.4 SetUserDlgLimit()

Verification Script Engine Reference Manual 56 26 Miscellaneous functions 26.1 ScriptForDisplayOnly() Specifies that the script is designed for di

Seite 59 - 25.1 FormatEx()

Verification Script Engine Reference Manual 57 26.4 Pause() Pauses script running. Later, script execution can be resumed or cancelled. Format :

Seite 60

Verification Script Engine Reference Manual 58 27 The VSE important script files The VSE working files are located in ..\Scripts\VFScripts subfolder

Seite 61 - 26 Miscellaneous functions

Verification Script Engine Reference Manual 59 How to Contact CATC Type of Service Contract Call for technical support… US and Canada: 1 (800) 90

Seite 62 - 26.4 Pause()

Verification Script Engine Reference Manual 2 2 Verification Script Structure Writing verification scripts is easy so long as you follow a few rules

Seite 63

Verification Script Engine Reference Manual 3 ###################################################################################### # OnStartScrip

Seite 64 - How to Contact CATC

Verification Script Engine Reference Manual 4 ###################################################################################### # OnFinishScri

Kommentare zu diesen Handbüchern

Keine Kommentare