Full Library / Math Operator / Logic / EIO
Block Name: EIO
- public class EIO
- extends DETransformer
- This
block is being deprecated. Use the Connect_EIO or the Pipeline blocks.
The Execute in Order (EIO) block can be used to order the internal
execution. A copy of the Data Structure arriving on the input
port is first placed on 'output' port, then on 'output2' and then on
'output3'. The output tokens or data structures are simply copies
of the input that are placed on each port in order.j
- Note: There
is a 1/10 of a pico-second delay between the firing of the three output
ports. If this is not required, the EIOx can be used. EIOx
is the same as EIO but without the delay between the output firings.
- Use Model:
If the EIO block is fired in conjunction with an INIT block, the user
can control the initialization of modeling elements, such as memory.
Further, if the Connect_EIO block is used in conjunction with IN
and OUT blocks, then remote portions of the model can be initialized in
a specific order.
output1
public DEIOPort output_1
- Output port 1, executes one.
output2
public DEIOPort output_2
- Output port 2, executes second.
output3
public DEIOPort output_3
- Output port 3, executes third.
input
public DEIOPort input
Created with the Personal Edition of HelpNDoc: Write eBooks for the Kindle