Skip to main content

Crate spvirit_tools

Crate spvirit_tools 

Source
Expand description

PVAccess client/server tools for EPICS.

This crate provides a PVA client library (via spvirit-client) and server library (spvirit_server), along with command-line tools: pvget, pvput, pvmonitor, pvlist, pvinfo, pvexplore, pvsine, spvirit_server, and spvirit_get_compare.

Commonly used types are re-exported at the crate root for convenience. The full module paths remain available for less common items.

Modules§

spvirit_client
spvirit_server

Structs§

PvGetResult
RenderOptions
SearchTarget

Enums§

OutputFormat
PvGetError

Functions§

build_auto_broadcast_targets
build_client_validation
format_output
pvget
read_packet
search_pv

Type Aliases§

PvGetOptions
Backwards-compatible alias — prefer PvOptions.