caproto.server.records.DfanoutFields¶

- 
class 
caproto.server.records.DfanoutFields(prefix, **kw)[source]¶ DfanoutFields pvproperties¶ Attribute
Suffix
Docs
Type
Notes
Alarm Group
access_security_group
ASGAccess Security Group
CHAR
Length(29) Inherited from
RecordFieldGroupalarm_acknowledge_severity
ACKSAlarm Ack Severity
ENUM
Read-only Inherited from
RecordFieldGroupalarm_acknowledge_transient
ACKTAlarm Ack Transient
ENUM
Read-only Inherited from
RecordFieldGroupalarm_deadband
HYSTAlarm Deadband
DOUBLE
Inherited from
DfanoutFieldsalarm_status
STATAlarm Status
ENUM
Read-only Inherited from
RecordFieldGrouparchive_deadband
ADELArchive Deadband
DOUBLE
Inherited from
DfanoutFieldsGet Putcurrent_alarm_severity
SEVRAlarm Severity
ENUM
Read-only Inherited from
RecordFieldGroupdbputfield_process
PUTFdbPutField process
CHAR
Read-only Inherited from
RecordFieldGroupdescription
DESCDescriptor
CHAR
Length(41) Inherited from
RecordFieldGroupdesired_output_loc
DOLDesired Output Loc
STRING
Inherited from
DfanoutFieldsdevice_type
DTYPDevice Type
ENUM
Inherited from
RecordFieldGroupdisable
DISADisable
INT
Inherited from
RecordFieldGroupdisable_alarm_severity
DISSDisable Alarm Sevrty
ENUM
Inherited from
RecordFieldGroupdisable_putfield
DISPDisable putField
CHAR
Inherited from
RecordFieldGroupdisable_value
DISVDisable Value
INT
Inherited from
RecordFieldGroupdisplay_precision
PRECDisplay Precision
INT
Inherited from
DfanoutFieldsGet Putengineering_units
EGUEngineering Units
CHAR
Length(16) Inherited from
DfanoutFieldsevent_name
EVNTEvent Name
CHAR
Length(40) Inherited from
RecordFieldGroupforward_link
FLNKForward Process Link
STRING
Inherited from
RecordFieldGrouphigh_alarm_limit
HIGHHigh Alarm Limit
DOUBLE
Inherited from
_LimitsGet Puthigh_operating_range
HOPRHigh Operating Range
DOUBLE
Inherited from
_LimitsGet Puthigh_severity
HSVHigh Severity
ENUM
Inherited from
_Limitshihi_alarm_limit
HIHIHihi Alarm Limit
DOUBLE
Inherited from
_LimitsGet Puthihi_severity
HHSVHihi Severity
ENUM
Inherited from
_Limitslast_val_monitored
MLSTLast Val Monitored
DOUBLE
Read-only Inherited from
DfanoutFieldslast_value_alarmed
LALMLast Value Alarmed
DOUBLE
Read-only Inherited from
DfanoutFieldslast_value_archived
ALSTLast Value Archived
DOUBLE
Read-only Inherited from
DfanoutFieldslink_selection
SELNLink Selection
INT
Inherited from
DfanoutFieldslink_selection_loc
SELLLink Selection Loc
STRING
Inherited from
DfanoutFieldslock_count
LCNTLock Count
CHAR
Read-only Inherited from
RecordFieldGrouplolo_alarm_limit
LOLOLolo Alarm Limit
DOUBLE
Inherited from
_LimitsGet Putlolo_severity
LLSVLolo Severity
ENUM
Inherited from
_Limitslow_alarm_limit
LOWLow Alarm Limit
DOUBLE
Inherited from
_LimitsGet Putlow_operating_range
LOPRLow Operating Range
DOUBLE
Inherited from
_LimitsGet Putlow_severity
LSVLow Severity
ENUM
Inherited from
_Limitsmonitor_deadband
MDELMonitor Deadband
DOUBLE
Inherited from
DfanoutFieldsGet Putnew_alarm_severity
NSEVNew Alarm Severity
ENUM
Read-only Inherited from
RecordFieldGroupnew_alarm_status
NSTANew Alarm Status
ENUM
Read-only Inherited from
RecordFieldGroupoutput_mode_select
OMSLOutput Mode Select
ENUM
Inherited from
DfanoutFieldsoutput_spec_a
OUTAOutput Spec A
STRING
Inherited from
DfanoutFieldsoutput_spec_b
OUTBOutput Spec B
STRING
Inherited from
DfanoutFieldsoutput_spec_c
OUTCOutput Spec C
STRING
Inherited from
DfanoutFieldsoutput_spec_d
OUTDOutput Spec D
STRING
Inherited from
DfanoutFieldsoutput_spec_e
OUTEOutput Spec E
STRING
Inherited from
DfanoutFieldsoutput_spec_f
OUTFOutput Spec F
STRING
Inherited from
DfanoutFieldsoutput_spec_g
OUTGOutput Spec G
STRING
Inherited from
DfanoutFieldsoutput_spec_h
OUTHOutput Spec H
STRING
Inherited from
DfanoutFieldsprocess_at_iocinit
PINIProcess at iocInit
ENUM
Inherited from
RecordFieldGroupprocess_record
PROCForce Processing
CHAR
Inherited from
RecordFieldGrouprecord_active
PACTRecord active
CHAR
Read-only Inherited from
RecordFieldGrouprecord_name
NAMERecord Name
CHAR
Read-only Length(61) Inherited from
RecordFieldGrouprecord_type
RTYPRecord type
STRING
Read-only Inherited from
RecordFieldGroupreprocess
RPROReprocess
CHAR
Read-only Inherited from
RecordFieldGroupscan_phase
PHASScan Phase
INT
Inherited from
RecordFieldGroupscan_rate
SCANScan Mechanism
ENUM
Inherited from
RecordFieldGroupscanning_disable
SDISScanning Disable
STRING
Inherited from
RecordFieldGroupscheduling_priority
PRIOScheduling Priority
ENUM
Inherited from
RecordFieldGroupselect_mechanism
SELMSelect Mechanism
ENUM
Inherited from
DfanoutFieldstime_stamp_event
TSETime Stamp Event
INT
Inherited from
RecordFieldGrouptime_stamp_link
TSELTime Stamp Link
STRING
Inherited from
RecordFieldGrouptrace_processing
TPROTrace Processing
CHAR
Inherited from
RecordFieldGroupundefined
UDFUndefined
CHAR
Inherited from
RecordFieldGroupundefined_alarm_severity
UDFSUndefined Alarm Sevrty
ENUM
Inherited from
RecordFieldGroupMethods
group_read(instance)Generic read called for channels without get defined
group_write(instance, value)Generic write called for channels without put defined
publish(flags)value_write_hook(instance, value)An overridable hook for the parent value having been updated.
Attributes
default_valueshas_val_fieldscan_rate_secRecord scan rate, in seconds (read-only)
type_maptype_map_read_onlypvproperty methods
- 
archive_deadband.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
display_precision.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
high_alarm_limit.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
high_operating_range.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
hihi_alarm_limit.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
lolo_alarm_limit.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
low_alarm_limit.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
low_operating_range.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
- 
monitor_deadband.getter(self, instance)¶ 
38 39 40
@pvprop.getter async def getter(self, instance): return getattr(self.parent, parent_attr_name, default)
-