OnTakt can fetch machine data from machines configured in XMC as if it were communicating with the machine directly.
Configuration
Step 1: XMC side
Each XMC asset has a port setting.
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:
tcp://IP:PORT
, whereIP
is the IP address of the XMC server andPORT
is the port assigned to that machine in the XMC configuration window.