AN-X3-GENI Page
39
The CLX_offset is the offset into the data for the connection. You can select the offset where the
data is located or you can leave it blank and AN-X will automatically assign the offset.
The Genius_location consists of an address in the form
msourceSBA>destSBA[length]
where
sourceSBA is the serial bus address (SBA) of the module on the Genius bus that is sending the
data
destSBA is the serial bus address of the destination
length is the length of data in words
Genius bus input data is mapped as before.
Example:
A Genius bus controller at serial bus address 31 is sending 2 words of output data to a Genius
block at serial bus address 17. To map this data to a offset 27 in a ControlLogix scheduled
connection, and assign it tagname Block17Outputs, add the following line to the DataInput
section of the connection
27, m31>17[2], Block17Outputs
ControlLogix Tags
As before, AN-X can create tags that can be imported into RSLogix 5000 to access the data.