Skip to main content

MV_ACTUATION_CONFIRMATION_SECS

Constant MV_ACTUATION_CONFIRMATION_SECS 

Source
pub const MV_ACTUATION_CONFIRMATION_SECS: u64 = 4;
Expand description

Maximum interval from an accepted OPC DA MV write to its mandatory confirmation check.

Public so HTTP and other non-clap adapters can expose the same validation policy without copying the safety-critical literal.