Module Parameters.UnspecifiedAccess


module UnspecifiedAccess: Plugin.BOOL 
Whether emit alarms related to read/write accesses in UnspecifiedSequence. default to true.

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.