Add a MicroLogix mapping
Use the
MicroLogix Mapping
configuration page to add a MicroLogix address value to a variable in the L70E or L50E controller. MicroLogix mapping supports up to 1,000 variables.
TIP:
The program name that is associated with the selected variable follows the variable name. For example, in
DINT1@Prog1
, DINT1
is the variable name, and Prog1
is the program name.To add a MicroLogix mapping
- InProject Organizer, double-click the controller to open the controller application workspace.
- In theControllertree, selectMicroLogix Mapping.
- In theMicroLogix Mappinggird, select
or double-click
Select variable. - In the variable selector, locate and select the variable, and then selectSelect.
- (optional) Select aMicroLogix File Typefor the variable.
- (optional) Change theFile Number.
- Verify that theMicroLogix File Typeis correct.TIP:
- If the data type of the added variable is INT, select aMicroLogix File Typefor the variable.
- To read multiple MicroLogix addresses or a single address from an array, you must set theMicro800variable as an array. For example, to read the MicroLogix addresses from N7:0 through N7:10 or a single address N7:10, you must ensure that theMicro800variable that is mapped to the data file 7 is an array of 0 to 10 or any other arrays whose length is 11.
To delete a MicroLogix mapping, in the
MicroLogix Mapping
grid, right-click the variable, and then select Delete
.Provide Feedback