You can debug functions remotely if both computers are running identical projects and the CitectSCADA Path is the same on both machines.
To remotely debug Cicode:
The Windows Computer Name is specified on the Computer Name tab of the System Properties dialog (go to Control Panel and select System).
The TCP/IP address (for example, 10.5.6.7 or plant.yourdomain.com) can be determined by going to the Command Prompt, typing IPCONFIG, and pressing Enter.
Note:CitectSCADA uses Named Pipes for remote debugging. To enable the Windows Named Pipe service, you need to enable the Server service. Select Administrative Tools from Control Panel, then select Services. Locate the Server service in the list that appears, and confirm that it is running. You can start and stop a service by right-clicking on it.