
ZENO
®
-3200 USER MANUAL
Coastal Environmental Systems (206) 682-6048 Page D-47
5.13. Conditional Select Process
Inputs: 4 Control Data C (D)
5 Data X→Output if Control=0 (D)
6 Data Y→Output if Control<0 (D)
7 Data Z→Output if Control>0 (D)
Outputs: 1 Data X if C=0, or Data Y if C<0; or Data Z if C>0.
E1 Process Error Code
This process can be used as a logical IF statement. It allows you to choose between 2 or 3 calculated data
values. for example, if the control input is the temperature in ºC, you can use this process to calculate a
meteorological quantity differently for positive and negative inputs.
5.14. Boolean Combine Data & Constant Process
Inputs: 4 Data (D)
5 Constant (32-bit User Input in hexadecimal)
Outputs: L1 AND of both inputs
L2 OR of both inputs
L3 XOR of both inputs
L4 NAND of both inputs
L5 NOR of both inputs
L6 XNOR of both inputs
E1 Process error code
Assumptions: None
5.15. Boolean Combine Data Process
Inputs: 4 Data1 (D)
5 Data2 (D)
Outputs: L1 AND of both inputs
L2 OR of both inputs
L3 XOR of both inputs
L4 NAND of both inputs
L5 NOR of both inputs
L6 XNOR of both inputs
E1 Process error code
Assumptions: None
5.16. Data Rounding Process
Inputs: 4 Data
5 Decimal Places
6 Rounding Factor
Outputs: 1 Rounded Data
E1 Process error code
Assumptions: None.
The data is rounded to the specified number of decimal places and specified rounding factor. A rounding
factor of 1 is standard rounding.
Comentarios a estos manuales