:MEASure:JITTer:OJITter:HISTogram?

Meas. mode:
Jitter
Package License:
L-RND
Waveform type:
PAM4
Flex Apps:
FlexDCA

Query Syntax

:MEASure:JITTer:OJITter:HISTogram?

Description

Returns the Output Jitter Histogram database as binary data. The Output Jitter Histogram is used to produce the Jitter 12-Edge Output Jitter measurements. To turn on the IEEE 12-Edge Jitter measurements, use the :MEASure:JITTer:OJITter:STATe command.

The binary data is returned in definite-length block data format, which allows any type of device-dependent data to be transmitted over the system interface as a series of 8-bit binary data bytes. The syntax is a pound sign (#) followed by a non-zero digit representing the number of following digits (decimal integer) that states the number of 8-bit data bytes being sent. This is followed by the actual data. For example, for transmitting 3000 bytes of data, the syntax would be: #43000<3000 bytes of data>. The leftmost 4 represents the number of digits in the number of bytes, and 3000 represents the number of bytes to be transmitted. Byte order can affect the ability of your programs to correctly interpret block data. The byte order, or endianness, of returned block data is LSB (Least Significant Byte) first.

Requires FlexDCA revision A.05.70 and above.