Publication 1756-RM084F-EN-P - July 2002
3-8 Creating a Complete Import/Export File
Specifying MODULE connection list attributes
You can specify these attributes for a MODULE connection list:
MODULE guidelines
Keep these guidelines in mind when defining a module:
•
Attributes must be explicitly ordered as shown in the example
on page 3-5.
•
A parent module must be defined before any definitions of its
child modules.
MODULE example
MODULE Local (Parent := Local,
CatalogNumber := 1756-L1,
Major := 1,
PortLabel := RxBACKPLANE,
ChassisSize := 10,
Slot := 3,
Mode := 2#0000_0000_0000_0000,
CompatibleModule :=
2#0000_0000_0000_0000_0000_0000_1000_0000,
KeyMask := 2#0000_0000_0001_1111)
END_MODULE
Attribute: Description:
Description
Provide information about the connection list.
Specify:
Description := ”
text
”
Rate
Specify the requested packet interval (RPI) rate in microseconds.
Specify:
Rate :=
microseconds
InputCxnPoint
Specify the input connection point for the primary connection (0-255).
Specify:
InputCxnPoint :=
number
OutputCxnPoint
Specify the output connection point for the primary connection (0-255).
Specify:
OutputCxnPoint :=
number
EventID
Exists for future support. For now:
Specify:
EventID := <NA>