Hello Guest it is April 26, 2024, 11:46:40 AM

Author Topic: LCD hook up  (Read 2597 times)

0 Members and 1 Guest are viewing this topic.

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
LCD hook up
« on: August 18, 2010, 04:41:28 PM »
Dave,

   The summery version of the how to use a LCD is this.

Hook up the LCD physcially to the PoKeys per the manual, make sure you hook to the SECONDARY LCD position.
Then set up the LCD in the PK softare, and download the config.
In mach tick the check box that says: "Use LCD Display (pins 28-43 used by LCD)"
Set the number of lines and the number of characters per line.

you then have TWO options to write to the LCD.

YOu can fill in the Line1-the max number of lines your LCD will display, each line is represented by a "User LABEL in Mach3" you can write to these User lables
in VB from a button or macro pump, or macro, or what ever. what ever you send to that User Label will display on the line that the User label represents.

The other options is:
you can put a "String" into the message line under the quick picks, you tick the box of the row you want to write to, and put in the User or OEM LED that will "fire off" that message. When the light is LED is ON, then the message you put on the quick pick line will display on the LCD.

Quick pick example is this: if you tick use quick pick row/line1, and have it watch LED 800 (800 is the Estop OEM LED), and you put in the message box  "Estop is Active", then when ever mach is in estop, then the message will display on line 1.

If you want to have Text contrast and Backlight brightness control, press the "Config LCD PWM outputs) and you can set the "sliders" to set how you want it to look, and it is remembered.

scott

« Last Edit: August 19, 2010, 11:38:10 AM by poppabear »
fun times

Offline budman68

*
  • *
  •  2,352 2,352
    • View Profile
Re: LCE hook up
« Reply #1 on: August 19, 2010, 11:11:58 AM »
Thanks for taking the time, as always, Scott.

I will copy and paste this for future use someday-

Also, you may want to modify the title to read "LCD". I was going to do it for you but wasn't sure it was my "place" to do so-  ;)

Dave
----------------------------------------------------------------------
Just because I'm a Global Moderator, don't assume that I know anything !

Dave->    ;)