Datasheet

All that remains is to insert Epl_Module objects (or subclass
objects to this class) as children to the Epl_CN objects (or
objects of subclass to Epl_CN). When doing this it is a good
idea to compare your node-hierarchy with the xap.h file, they
should match. openCONFIGURATOR will 16-bit align 16-bit
variables and 32-bit align 32-bit variables, it will also 32-bit
align the whole in and out areas. In Proview you don't have to
compensate for the padding variables added by
openCONFIGURATOR (added when align). The logic behind
the objects will compensate automatically when padding is
needed. The pictures above is a good example of a node-
hierarchy that match a xap.h file. Note that no padding variables
is inserted in the node-hierarchy.