The value store always stores the value received most recently via IN and outputs this value using OUT if the TRIG trigger receives a value (regardless of the type). If no value was received beforehand, nothing will happen upon triggering. Of course, the actions are only possible if Gate permits them.
Contents
Inputs and outputs
Inputs
-
GATE (see Logic Elements | Datapoint Gate)
-
TRIG
Trigger for the output of the currently applied value -
IN
Value to be stored for later output
Outputs
-
OUT
Is described when an input value is received at the TRIG input.
Configuration
There is no specific configuration for this logic element.
///