EPICS Base Documentation
  • EPICS Documentation Index

General Information

  • Installation instructions
  • Release Notes
  • IOC Access Security

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 menuPost
  • View page source

Menu menuPost

This menu is used by the long string record types to specify whether they should generate a monitor event only when their string value changes, or every time it gets written to even if the value is the same.

Index

Identifier

Choice String

0

menuPost_OnChange

On Change

1

menuPost_Always

Always

Previous Next

© Copyright EPICS Controls.

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