Hello
Guest
it is
May 03, 2025, 11:42:44 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
DRO display
« previous
next »
Print
Pages:
1
2
»
Go Down
Author
Topic: DRO display (Read 13750 times)
0 Members and 1 Guest are viewing this topic.
manmeran
241
DRO display
«
on:
August 25, 2009, 04: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, 01:16:42 PM by manmardam
»
Logged
**Even a clock that does not work is right twice a day**
manmeran
241
Re: DRO display
«
Reply #1 on:
August 25, 2009, 12:59:44 PM »
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, 10:04:34 AM by manmardam
»
Logged
**Even a clock that does not work is right twice a day**
manmeran
241
Re: DRO display
«
Reply #2 on:
August 26, 2009, 11: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
241
Re: DRO display
«
Reply #3 on:
September 02, 2009, 04:02:25 PM »
I was successful
Logged
**Even a clock that does not work is right twice a day**
Chaoticone
5,624
Precision Chaos
Re: DRO display
«
Reply #4 on:
September 02, 2009, 04:21:25 PM »
Very good!
Brett
Logged
If you could see the things I have in my head, you would be laughing too.
My guard dog is not what you need to worry about!
Andrey67
42
Re: DRO display
«
Reply #5 on:
June 06, 2010, 04:45:14 PM »
How extracts the axis DRO information from Mach3 without ModIO? Or where I can read about it?
Logged
manmeran
241
Re: DRO display
«
Reply #6 on:
June 07, 2010, 01: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
42
Re: DRO display
«
Reply #7 on:
June 07, 2010, 06:11:57 AM »
Is it possible to tell more in detail and with examples?
Logged
manmeran
241
Re: DRO display
«
Reply #8 on:
June 07, 2010, 08: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
42
Re: DRO display
«
Reply #9 on:
June 20, 2010, 03:12:04 PM »
What OEMCode for Currenl line DRO and for cycle jog step DRO?
Logged
Print
Pages:
1
2
»
Go Up
« previous
next »