980 HDMI Protocol Analyzer User Guide
Rev. A1
Page 310
December 19, 2012
List of PCAP Commands
Note:
Commands are lower case.
Command
Description
Syntax
Command Example
pcap trig
Defines the trigger
mechanism
pcap trig <
type
> <
pos
>
Where <
type
> can be:
vsync – when a vsync event occurs
encr-
– encryption enable pulse is disabled
(not detected in window of opportunity)
encr+ - encryption enable pulse occurs
in
– external trigger input
prat
– a change in the pixel rate
match
– matched values in the data islands
Where <
pos
> can be a percent in the range of:
0 to 100
To set the trigger criteria:
>pcap trig vsync 50
This example would set the
trigger event to the occurrence
of vsync and the position such
that the trigger event would be
midway between the data
accumulated in the capture
buffer.
pcap start
Initiates the capture of
video stream.
pcap start
To initiate a capture:
> pcap start
pcap decode
Decodes an existing
capture in the capture
buffer and creates a
decode file.
pcap decode
To a decode of a capture:
> pcap decode
Creates a file using the default
name of pdecode.log on the 980
pcap stat
Obtain a list of the
video format timing
statistics.
pcap stat
To obtain a list of the video
format timing information:
> pcap stat
Note:
The commands are not case sensitive.
17.2
Command Line Examples
The following is an example of how to use the command line. You use the capture control commands at the
pscope prompt. Once you have captured data you can transfer into the Linux shell and run typical Unix commands.
Note
: You can run Linux commands on a capture file (decode.log) that either resides in the 980 instrument or that
resides on your PC. However, the method is different. For captures that reside on the 980, you must run the
capture through the command line either through a telnet session or through the 980 Manager Console.
17.2.1
Searching through captured text
This example shows you how to search through captured text. The primary capture utility in Linux is grep. Consult
the man pages for the grep filter to determine how best to use this command.
To search through the captured text:
1. Enter the following commands to capture the data:
p-scope>
pcap size 25 // Sets the capture buffer to 25% of its maximum size
p-scope>
pcap mode di // Only captures data islands (no video is captured)
p-scope>
pcap trig vsync 10 // Initiates the capture when vsync is detected
p-scope>
pcap start // Initiates the capture
Summary of Contents for Gen 2 980
Page 19: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 19 December 19 2012 ...
Page 30: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 30 December 19 2012 ...
Page 54: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 54 December 19 2012 ...
Page 62: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 62 December 19 2012 ...
Page 66: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 66 December 19 2012 ...
Page 78: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 78 December 19 2012 ...
Page 86: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 86 December 19 2012 ...
Page 91: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 91 December 19 2012 ...
Page 97: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 97 December 19 2012 ...
Page 99: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 99 December 19 2012 ...
Page 127: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 127 December 19 2012 ...
Page 225: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 225 December 19 2012 ...
Page 230: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 230 December 19 2012 ...
Page 239: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 239 December 19 2012 ...
Page 266: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 266 December 19 2012 ...
Page 274: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 274 December 19 2012 ...
Page 279: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 279 December 19 2012 ...
Page 299: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 299 December 19 2012 ...
Page 302: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 302 December 19 2012 ...
Page 306: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 306 December 19 2012 ...
Page 315: ...980 HDMI Protocol Analyzer User Guide Rev A1 Page 315 December 19 2012 ...