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§
Structs§
Enums§
Functions§
Type Aliases§
- PvGet
Options - Backwards-compatible alias — prefer
PvOptions.