diff --git a/src/ioc/db/menuFtype.dbd.pod b/src/ioc/db/menuFtype.dbd.pod index fd643f625..6b783dfec 100644 --- a/src/ioc/db/menuFtype.dbd.pod +++ b/src/ioc/db/menuFtype.dbd.pod @@ -10,7 +10,7 @@ =head1 Menu menuFtype -This menu is used for the C field of all record types. +This menu is used for the C and similar fields of many record types. =menu menuFtype diff --git a/src/std/rec/waveformRecord.dbd.pod b/src/std/rec/waveformRecord.dbd.pod index e40aa2a21..ca48e4792 100644 --- a/src/std/rec/waveformRecord.dbd.pod +++ b/src/std/rec/waveformRecord.dbd.pod @@ -1,4 +1,11 @@ -=pod +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE is distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* =title Waveform Record (waveform) @@ -10,6 +17,8 @@ types. =cut +include "menuFtype.dbd" + menu(waveformPOST) { choice(waveformPOST_Always,"Always") choice(waveformPOST_OnChange,"On Change") @@ -115,64 +124,7 @@ The RARM field causes the device to re-arm when this field is set to 1. =head4 Possible data types for FTVL -=begin html - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IndexIdentifierChoice String
0menuFtypeSTRINGSTRING
1menuFtypeCHARCHAR
2menuFtypeUCHARUCHAR
3menuFtypeSHORTSHORT
4menuFtypeUSHORTUSHORT
5menuFtypeLONGLONG
6menuFtypeULONGULONG
7menuFtypeFLOATFLOAT
8menuFtypeDOUBLEDOUBLE
9menuFtypeENUMENUM
- - -=end html +=menu menuFtype =head3 Operator Display Parameters