Expand description
Constructs the selected bhtune_driver::Driver implementation from a TuneArgs.
Constants§
- SIMULATOR_
MV_ TAG - SIMULATOR_
PV_ TAG - The two tag names
SimulatorDriveris configured with — fixed rather than derived from--tagname/a template, since the simulator has no DCS suffix convention at all (seedriver-simulator’s two-tag-only contract).
Functions§
- build_
with_ poll_ interval - Builds the driver
argsselects. For--driver simulator,args.tagnameis ignored; the caller must build itsbhtune_core::LoopTagsusingSIMULATOR_PV_TAG/SIMULATOR_MV_TAGinstead of deriving from a template.