Crestron programming examples

Requirements

The following components are required:

Crestron programming examples 1:

The following Crestron examples were created on a Crestron MP2E V4.001.1012 (Feb 17 2009) Build 7. Please bear this in mind when using the examples.

Description

Download

Write Int:
This example demonstrates how an integer (16-bit) value is written to the Beckhoff PLC using the Beckhoff module “Write Int By Name and Write Int By Index Group / Index Offset” for Crestron.

Example.zip

Read Int:
This example demonstrates how an integer (16-bit) value is read out of the Beckhoff PLC using the Beckhoff module “Read Int By Name and Read Int By Index Group / Index Offset” for Crestron.

Example.zip

Switch modules:
This example describes how the Beckhoff module “Switch By Name and Switch By Index Group / Index Offset” accesses a toggle variable in the Beckhoff PLC for writing.

Example.zip