public class Network_FBcl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<FBlock_FBcl> |
fblocks
All FBlocks inside the module sorted by name
Note: The inport and outport are accessible via
FBlock_FBcl.din and FBlock_FBcl.dout sorted by port index. |
| Constructor and Description |
|---|
Network_FBcl() |
java.util.List<FBlock_FBcl> fblocks
FBlock_FBcl.din and FBlock_FBcl.dout sorted by port index.