Hello Guest it is March 28, 2024, 09:08:59 PM

Author Topic: OEM Trigger or Code and how they function.  (Read 6298 times)

0 Members and 1 Guest are viewing this topic.

Offline c30232

*
  •  122 122
    • View Profile
OEM Trigger or Code and how they function.
« on: December 20, 2014, 04:18:22 PM »
Can an OEM code be created or edited?  If I am understanding correctly, the OEM code 1000 is a start cycle.  Thus an external button could be used via inputs pins/ports to trigger the start cycle provided that system hot-key for that trigger was entered as 1000. Am I correct so far???

If yes, then can an OEM code be created to run a macro via OEM triggers? 

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: OEM Trigger or Code and how they function.
« Reply #1 on: December 20, 2014, 06:13:40 PM »
OEMcods are internal functions that where brought out for your use.

OEMTriggers are the path to allow you to use outside inputs (buttons) and map them to internal functions by assigning the trigger to an OEMCODE.

No you cannot create an OEMCODEs they are hardcoded internally.

You can monitor the OEMTrigger input LEDS and create special functions via outside inputs

Hope that helps, Might want to download a read the Customizing Mach2 manual AND the Mach3 Programmers manual.

(;-) TP

Offline c30232

*
  •  122 122
    • View Profile
Re: OEM Trigger or Code and how they function.
« Reply #2 on: December 20, 2014, 06:46:21 PM »
Thanks, you answered my question.  If only they had known my plans . . .  life would be perfect.  I have received a few recommendations for external button interface, do you have a best practice for the task?  I need to run a minimum of 4 macros from an external button.