Watlow D4T Data Logger
•
94
•
Chapter 5 Function Reference
Signals
Direction
Label
Type
Function
Receivers
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
- - - - Digital
Input to logic function
Transmitter - - - - Digital
True when at least one of the inputs is true, otherwise
false
Function
To detect when at least one of the inputs is true, set Function to Or.
Error Handling
Use Error Handling to select the output's value and error status when the function cannot de-
finitively determine the result.
Options:
• True Good
: output's value is true (on) with no error
• True Bad
: output's value is true (on) and has an error
• False Good
: output's value is false (off) with no error
• False Bad
: output's value is false (off) and has an error
Nor
If any input is true (on, 100%), the output is false (off, 0%). If all
the inputs are false (off, 0%), the output is true (on, 100%).
Only connected inputs are considered by the logic operation; in-
puts that are not connected are ignored. The truth table at the
right illustrates the outcomes for three inputs.
Inputs
Output
FFF
T
FFT
F
FTF
F
FTT
F
TFF
F
TFT
F
TTF
F
TTT
F
F = False (0%, off)
T = True (100%, on)