Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 06:53:54 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  DRO display
Pages: 1 2 »   Go Down
Print
Author Topic: DRO display  (Read 1533 times)
0 Members and 1 Guest are viewing this topic.
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« on: August 25, 2009, 03:41:39 AM »

I have decision to show DRO information on LCD screen by using microcontroller and modbus
I have studied PDF files of MODBUS protocol
& also I have enough knowledge about microcontroller  AVR.
Please explain me the structure of this job by using brain
« Last Edit: August 25, 2009, 12:16:42 PM by manmardam » Logged

**Even a clock that does not work is right twice a day**
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« Reply #1 on: August 25, 2009, 11:59:44 AM »

I know that the exchange must send the requested slave to master then master response
How can this communication explained by the brain between master(pc) & slave?
« Last Edit: August 26, 2009, 09:04:34 AM by manmardam » Logged

**Even a clock that does not work is right twice a day**
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« Reply #2 on: August 26, 2009, 10:59:16 AM »

http://www.artsoftcontrols.com/MachCustomizeWiki/index.php?title=Axis_DROs_and_other_info._on_ModIO_LCD
please help me.
Logged

**Even a clock that does not work is right twice a day**
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« Reply #3 on: September 02, 2009, 03:02:25 PM »

I was successful


* Picture 001.jpg (213.8 KB, 640x480 - viewed 115 times.)

* Picture 002.jpg (161.93 KB, 640x480 - viewed 227 times.)
Logged

**Even a clock that does not work is right twice a day**
Chaoticone
South Carolina, US
Administrator
*
Offline Offline

Posts: 3,598


Precision Chaos



View Profile WWW
« Reply #4 on: September 02, 2009, 03:21:25 PM »

Very good!  Smiley

Brett
Logged

Grin If you could see the things I have in my head, you would be laughing too. Grin
www.precisionchaos1.com
My guard dog is not what you need to worry about!
Andrey67
Active Member

Offline Offline

Posts: 32


View Profile
« Reply #5 on: June 06, 2010, 03:45:14 PM »

How extracts the axis DRO information from Mach3 without ModIO? Or where I can read about it?
Logged
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« Reply #6 on: June 07, 2010, 12:15:26 AM »

you should use macro and Serial protocol
Something like this:
Call sendserial ("X" &Left(GetDRO(0),InStr(1,GetDRO(0),".")+3))

Amir
Logged

**Even a clock that does not work is right twice a day**
Andrey67
Active Member

Offline Offline

Posts: 32


View Profile
« Reply #7 on: June 07, 2010, 05:11:57 AM »

Is it possible to tell more in detail and with examples?
Logged
manmeran
Active Member

Offline Offline

Posts: 241


View Profile
« Reply #8 on: June 07, 2010, 07:02:04 AM »

If you have dominate to microcontroller, you can easily display the output of this code on the lcd .
Output of this code is "" for example :  X2.532 ""

Amir
Logged

**Even a clock that does not work is right twice a day**
Andrey67
Active Member

Offline Offline

Posts: 32


View Profile
« Reply #9 on: June 20, 2010, 02:12:04 PM »

What OEMCode for Currenl line DRO and for cycle jog step DRO?


* OEMcode.jpg (272.26 KB, 1135x708 - viewed 105 times.)
Logged
Pages: 1 2 »   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!