Files
epics-base/modules/ca/src/tools/cainfo.md
2026-01-06 09:51:04 +01:00

787 B

cainfo

cainfo [options] <PV name> ...

Description

Get and print channel and connection information for PV(s).

All available Channel Access related information about PV(s) is printed to stdout.

The {option}-s option allows to specify an interest level for calling Channel Access' internal report function ca_client_status(), that prints lots of internal information on stdout, including environment settings, used CA ports etc.

Options

::: {option} -h Print usage information :::

CA options

::: {option} -w Wait time, specifies longer CA timeout, default is 1.0 second. :::

::: {option} -s Call ca_client_status with the specified interest level :::

::: {option} -p CA priority (0--99, default 0=lowest) :::