Hello Guest it is April 20, 2024, 06:21:35 AM

Author Topic: Connecting to Mach4  (Read 5593 times)

0 Members and 1 Guest are viewing this topic.

Re: Connecting to Mach4
« Reply #10 on: February 12, 2017, 08:15:48 PM »
steve,

What should mcIpcInit return for success and failure? Non zero and zero?

Offline smurph

*
  • *
  •  1,546 1,546
  • "That there... that's an RV."
    • View Profile
Re: Connecting to Mach4
« Reply #11 on: February 12, 2017, 08:31:09 PM »
0 for success.  Anything else is uncivilized.  :)  Meaning if you get non-zero, there is a problem.  Most likely with Mach not being active or firewall blocking (Uses TCP/IP).

Steve
Re: Connecting to Mach4
« Reply #12 on: February 16, 2019, 03:07:22 AM »
@Rhtuttle thanks for posting that - I would like to call code from a database drop down with a simple interface.