EPICS Base Documentation
  • EPICS Documentation Index

General Information

  • Installation instructions
  • EPICS 7.0 Release Notes
  • Changes incorporated from the 3.15 branch

IOC Component Reference

  • IOC Component Reference
    • Introduction and IOC Concepts
    • Record Type Definitions
    • Menu Definitions
      • Menu menuAlarmSevr
      • Menu menuAlarmStat
      • Menu menuConvert
      • Menu menuFtype
      • Menu menuIvoa
      • Menu menuOmsl
      • Menu menuPini
      • Menu menuPost
      • Menu menuPriority
      • Menu menuScan
      • Menu menuSimm
      • Menu menuYesNo
    • Other Components

Command Line Reference

  • Channel Access command-line interface
  • msi: Macro Substitution and Include Tool

C/C++ Headers

  • Common Library C/C++ APIs
  • Channel Access C/C++ APIs
  • IOC Database C/C++ APIs
  • C/C++ Headers from Record Types
  • C/C++ Headers from Menus
EPICS Base Documentation
  • IOC Component Reference
  • Menu menuOmsl
  • View page source

Menu menuOmsl

This menu is used for the OMSL field of many output record types. It controls whether the record will fetch an input value from its DOL input link when processed, which is useful when it is part of a closed loop control algorithm. The supervisory state means the input link will not be used, closed_loop enables the input link.

Index

Identifier

Choice String

0

menuOmslsupervisory

supervisory

1

menuOmslclosed_loop

closed_loop

Previous Next

© Copyright EPICS Controls.

Built with Sphinx using a theme provided by Read the Docs.