Author Topic: Matrix keypad  (Read 6561 times)

perching

  • Newbie
  • Posts: 1
  • I'm a llama!
    • View Profile
Matrix keypad
« on: August 05, 2009, 06:54:16 AM »
I want to connect a matrix keypad 3x4 to a T100MD-888+, how is this done?

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:Matrix keypad
« Reply #1 on: August 05, 2009, 10:19:27 AM »
A matrix keypad consists of rows and columns. You need to connect the rows to the PLC's digital input and columns to the PLC's digital outputs. So if you use a T100MD888+ you need to reserve 4 digital inputs and 3 digital outputs for the keypad alone.

There is a sample program called "MatrixKeypad.pc6" in the "TRiLOGI\TL6\usr\samples" folder that you can follow to understand how the PLC can be programmed to handle a matrix keypad.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS