PCC-IV Instruction Manual (Rev. 0.1)
Page 6-22
Section 6
– Blockware Functions
Technical Reference
F53
[INV] Invert
Function
INV
negates its analog Input; that is: Output = Input * -1
For example: a +21% Input is converted to a
–21% Output.
---------------------------------------------------------------------------------------------
NAME: INV SINGLE USE FUNCTION: N OUTPUT TYPE: A
---------------------------------------------------------------------------------------------
Input Type Description Notes
_____________________________________________________________________________________________
1 A INPUT
No Parameters
F54
[CON] Analog Constant
Function
CON
Outputs a user defined analog constant. This value can be changed via: the PCC-IV Editor menus
(under password protection), via USB Blockware download, or via the MODBUS communications link (using
PLINK
F124). This value cannot be changed from the PCC-IV front panel Operator displays during normal operation.
---------------------------------------------------------------------------------------------
NAME: CON SINGLE USE FUNCTION: N OUTPUT TYPE: A
---------------------------------------------------------------------------------------------
No Inputs
Parameter Description Default Max Min Code Notes
_____________________________________________________________________________________________
1 ANALOG CONSTANT VALUE 0.00 199.99 -199.99 2
F55
[FPCON] Front Panel Adjustable Constant
Function
FPCON
outputs a user defined analog constant. This value can be changed via: the PCC-IV front panel
Operator displays during normal operation, or via the Modbus communications link. This value cannot be changed
from the PCC-IV Editor menus, nor via the USB Blockware download. This function is used for Operator adjustable
setpoints, ratios, channel select
ions, etc. …
A
FPCON
Block must have a Tag associated with a Display Channel in the Panel Data Screen to allow the Operator
to be able to change the value from the front panel Operator displays. The MIN and MAX parameters limit the range
of adjustment that can be made.
At power down, the Block Output is saved in the Retentive Memory area of the NVRAM. During the first scan after
CPU start-up, the
FPCON
Block Output is set to the value stored in the Retentive Memory.
---------------------------------------------------------------------------------------------
NAME: FPCON SINGLE USE FUNCTION: N OUTPUT TYPE: A
---------------------------------------------------------------------------------------------
No Inputs
Parameter Description Default Max Min Code Notes
_____________________________________________________________________________________________
1 MIN OUTPUT 0.00 199.99 -199.99 2
2 MAX OUTPUT 100.00 199.99 -199.99 2