Beckhoff PLC programming examples

Requirements

The following components are required:

Description

Download

Write Int:
This example demonstrates how an integer (16-bit) is sent to a Crestron controller and writes an input signal.

Example.zip

Write Int Array:
This example demonstrates how an integer (16-bit) array of ten fields is sent to a Crestron controller and writes ten input signals there.

 

Example.zip

Read Int:
This example demonstrates how an integer (16-bit) value is read from the output signal of a Crestron controller.

 

Example.zip

Get Client Connection State:
This example demonstrates how the information is read out regarding whether a Crestron controller with a certain IP address is connected to the TwinCAT Crestron Server.

 

Example.zip