Skip to main content

Module driver

Module driver 

Source
Expand description

Constructs the selected bhtune_driver::Driver implementation from a TuneArgs.

Constants§

SIMULATOR_MV_TAG
SIMULATOR_PV_TAG
The two tag names SimulatorDriver is configured with — fixed rather than derived from --tagname/a template, since the simulator has no DCS suffix convention at all (see driver-simulator’s two-tag-only contract).

Functions§

build_with_poll_interval
Builds the driver args selects. For --driver simulator, args.tagname is ignored; the caller must build its bhtune_core::LoopTags using SIMULATOR_PV_TAG/ SIMULATOR_MV_TAG instead of deriving from a template.