Parameter 07.061 Analog Input 1 Minimum Reference
Short description Defines the minimum reference for analog input 1
Mode Open‑loop
Minimum 0.00 Maximum 100.00
Default 0.00 Units %
Type 16 Bit User Save Update Rate Background read
Display Format Standard Decimal Places 2
Coding RW
AnalogInput1 (07.001) can be scaled and limited using the following parameters:
AnalogInput1MinimumReference (07.061)
AnalogInput1AtMinimumReference (07.062)
AnalogInput1MaximumReference (07.063)
AnalogInput1AtMaximumReference (07.064)
Parameters above can be selected to limit the range of AnalogInput1 (07.001) and also scale it between the minimum and maximum reference.
If AnalogInput1MinimumReference (07.061) ≥ AnalogInput1MaximumReference (07.063) then A
i1
= 0.00%whatever the input level.
Input Level is limited between AnalogInput1AtMinimumReference (07.062) and AnalogInput1AtMaximumReference (07.064)
AnalogInput1 (07.001) = [(AnalogInput1AtMaximumReference (07.064) - AnalogInput1AtMinimumReference (07.062)) / (AnalogInput1MaximumReference (07.063) -
AnalogInput1MinimumReference (07.061))] x (Input level - AnalogInput1MinimumReference (07.061)) + AnalogInput1AtMinimumReference (07.062).