EPICS Base Documentation
  • EPICS Documentation Index

General Information

  • Installation instructions
  • Release Notes
  • IOC Access Security

IOC Component Reference

  • IOC Component Reference

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
    • menuAlarmSevr.h
    • menuAlarmStat.h
    • menuConvert.h
    • menuFtype.h
      • menuFtype
        • menuFtype::menuFtypeSTRING
        • menuFtype::menuFtypeCHAR
        • menuFtype::menuFtypeUCHAR
        • menuFtype::menuFtypeSHORT
        • menuFtype::menuFtypeUSHORT
        • menuFtype::menuFtypeLONG
        • menuFtype::menuFtypeULONG
        • menuFtype::menuFtypeINT64
        • menuFtype::menuFtypeUINT64
        • menuFtype::menuFtypeFLOAT
        • menuFtype::menuFtypeDOUBLE
        • menuFtype::menuFtypeENUM
    • menuIvoa.h
    • menuOmsl.h
    • menuPini.h
    • menuPost.h
    • menuPriority.h
    • menuScan.h
    • menuSimm.h
    • menuYesNo.h
EPICS Base Documentation
  • C/C++ Headers from Menus
  • menuFtype.h
  • View page source

menuFtype.h

Declarations generated from menuFtype.dbd.

Defines

menuFtype_NUM_CHOICES

Number of states defined for menu menuFtype.

Enums

enum menuFtype

Enumerated type from menu menuFtype.

Values:

enumerator menuFtypeSTRING

State string “STRING”.

enumerator menuFtypeCHAR

State string “CHAR”.

enumerator menuFtypeUCHAR

State string “UCHAR”.

enumerator menuFtypeSHORT

State string “SHORT”.

enumerator menuFtypeUSHORT

State string “USHORT”.

enumerator menuFtypeLONG

State string “LONG”.

enumerator menuFtypeULONG

State string “ULONG”.

enumerator menuFtypeINT64

State string “INT64”.

enumerator menuFtypeUINT64

State string “UINT64”.

enumerator menuFtypeFLOAT

State string “FLOAT”.

enumerator menuFtypeDOUBLE

State string “DOUBLE”.

enumerator menuFtypeENUM

State string “ENUM”.

Previous Next

© Copyright EPICS Controls.

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