Hello Guest it is April 29, 2024, 09:13:32 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - karimi

Pages: 1
1
Hi
I'm trying to design a digital and analog  i/o interface board, there is many problem:

1 : i need to use MyHighspeedUpdate() function, (40 Hz update) instead MyUpdate() function that runs 10 Hz.

no function exequte  in  MyHighspeedUpdate()
how can i use MyHighspeedUpdate()  ?

2
hi
i'm trying to design a interface board for home switches connect to mach3 via modbus and run with brains.

i have a problem
i shod know when mach3 is going to home between jogging mode & exe mode to stop axis on home switch.
in other words, i wish diagnosis mach3 is going for home or not.

thanks
 

3
Hi every one
i'm working on plugin making for mach3 with VS2008 (C++) to connect it to a external
motion controller that i'm building for it with Arm based Microcontrollers.
this device will connect via Ethernet porotocol to plugin and i wish to design it for Close Loop
motion control.
i'm at the start of this way and need your help to complite it.

my questions are according bellow :

1: how to increase speed of axises in "motor tuning" upper than parallel port frequency (because parallel port in this project is out of order),
exactly i don't know which function in what rutine must be used in plugin.

2: how to synchronize the execute mach3 path and block with external device current position that is counting.

thanks

4
Modbus / REALTIME MODBUS DATA SENDING :
« on: June 20, 2012, 02:09:47 AM »
Hi every one
i want to send positions to go for x , y and z axis to go in the first of each block to start.
for instance sending "TOGOX" with modbus at the first of block exactly.
do you know any method to send "TOGOX" at the first of block with no defect.
thanks

Pages: 1