Glossary

From sigrok
Revision as of 16:54, 28 April 2018 by Uwe Hermann (talk | contribs)
Jump to navigation Jump to search

This page contains an alphabetically sorted glossary of commonly used concepts, terms and abbreviations in the sigrok projects.

Channel (libsigrok)

Refers to an analog or logic channel on a device that can be accessed by libsigrok.

For example, the Saleae Logic logic analyzer has 8 logic channels, the HT USBee-AxPro mixed-signal device has 8 logic channels and one analog channel, and the Rigol DS1054Z oscilloscope has 4 analog channels.

Channel Group (libsigrok)

TODO: Explanation.

Previously called "probe group".

See also: Probe Groups.

cli

Abbreviation for sigrok-cli.

PV

Abbreviation for PulseView.

Signal trace (PulseView)

See #Trace (PulseView).

sr

Abbreviation for libsigrok.

srd

Abbreviation for libsigrokdecode.

Trace (PulseView)

TODO: Explanation.