Logixpro 500 Key Name And Key Number

The key name refers to the position of the keyswitch:

| Key Name | Function | |----------|----------| | RUN | Processor executes the program. Edits are not allowed. | | REM (Remote) | Allows programming software (simulated RSLogix) to change mode remotely. | | PROG (Program) | Program can be edited. Processor does not execute logic. |

In LogixPro, you click the key icon to turn it between these three positions. logixpro 500 key name and key number

LogixPro does not natively allow you to change the key number assigned to I:1/0. However, you can simulate remapping by using the keyboard interrupt method:

Example: You want the G key (34) to act as I:1/0. The key name refers to the position of


Requirement: Use I:1/0 (Enter key) as Start and I:1/1 (Spacebar) as Stop.
Key numbers involved: 28 and 57

Ladder:

      I:1/0          I:1/1          O:2/0
|-------| |------------|/|-----------( )---|
|       |                            |
|   O:2/0|                            |
|-------| |----------------------------|

Learning outcome: Understanding momentary vs. maintained contacts via keyboard simulation.

When you first install LogixPro 500, the simulator comes with a predefined set of key assignments for its most common simulated inputs. These are designed to match the built‑in training exercises. Requirement: Use I:1/0 (Enter key) as Start and

From the table above, the M key = 50.