Create-Configure Remote I-O Module
You use a Remote I/O (RIO) module entry in the
Controller Organizer I/O Configuration
module tree to establish the location of a RIO block transfer module. RIO module entries cannot be created while attached to the processor.block-transfer
To move a block (64 words maximum) of data to or from an I/O module in one scan.
To create a remote I/O module
- Select the desired RIO Rack entry in theController Organizer I/O Configurationmodule tree.
- From theFilemenu, chooseNew Component/Module.
- Choose "RIO-MODULE Generic Remote I/O Module" from theSelect Moduledialog module type list.
- SelectOK.
- Enter a name.nameA title with 40 characters. It must start with a letter or underscore ("_"), however, all other characters can be letters, numbers, or underscores. Names cannot contain two contiguous underscore characters and cannot end in an underscore.TIP:The naming conventions are based on the IEC-1131 rules for identifiers.The name must be unique among all modules in the module tree.
- Enter a description for the new module, if desired.descriptionA representation that can be a maximum of 128 bytes in length. You can use any printable character; carriage returns, tabs, and spaces are also supported. Standard ASCII characters consume 1 byte per character, allowing for 128 characters. Note that some characters (for instance, those used for Asian languages) take up to three bytes to represent one character, resulting in less than 128 characters maximum.
- Enter the I/O Group of the target module.I/O groupA group of input and/or output circuits corresponding to a word in the input and output image tables.The number entered must be within the range indicated by the parent rack size and starting group. (For example, if the parent rack is sized as a half rack (4 I/O Groups) with starting group 2, the I/O Group is one of 2, 3, 4 or 5.)
- Enter the slot in the group for the target module.For most cases, this value should be zero. For 1771, 1747 and other adapters that support and are configured for 2-slot addressing mode, enter zero if the target is in the left slot of the I/O Group, and 1 if the target is in the right slot of the I/O Group.2-slot addressingA mode of addressing I/O in which each even/odd pair of I/O module slots of an I/O chassis is addressed as an I/O group. Each I/O module slot contains ½ of an I/O group.
- SelectFinish.The module is now available to be used with block transfer reads and writes.No tags are created for RIO modules. Tags for data transfers must be created by the user and associated with the corresponding MSG instructions.tagA named area of the process-connected device or controller’s memory where data is stored. It is the basic mechanism for allocating memory, referencing data from logic, and monitoring data.
Provide Feedback