XMC OnTakt Integration

From Knowledge Base
Revision as of 13:07, 27 April 2023 by Andy (talk | contribs) (Created page with " OnTakt can fetch machine data from machines configured in XMC as if it were communicating with the machine directly. == Configuration == === Step 1: XMC side === TK === Step 2: OnTakt side === # In the machine editor, select "XMC" for the machine system and "Generic" for the model. # Enter the NC URL in the format: <code>tcp://IP:PORT</code>, where <code>IP</code> is the IP address of the XMC server and <code>PORT</code> is the port assigned to that machine in the X...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OnTakt can fetch machine data from machines configured in XMC as if it were communicating with the machine directly.

Configuration

Step 1: XMC side

TK

Step 2: OnTakt side

  1. In the machine editor, select "XMC" for the machine system and "Generic" for the model.
  2. Enter the NC URL in the format: tcp://IP:PORT, where IP is the IP address of the XMC server and PORT is the port assigned to that machine in the XMC configuration window.