Software
Interfacing to the CEN-OEM
®
346
SIMPL+
Interfacing to the CEN-OEM via a SIMPL+ Program
Overview
When using a X-Generation system to communicate over Ethernet to a CEN-OEM,
the CEN-OEM definition is used from the SIMPL Windows Configuration Manager.
This symbol has analog inputs, analog outputs, digital inputs, digital outputs, serial
inputs, and serial outputs.
When a list of variables such as DIGITAL_INPUTs is declared, they normally start
at Digital Input 1 on the symbol and progress linearly up. For some applications, it
may be desirable to change the join numbers (leave gaps on the symbol) for a better
visual look.
#ANALOG_INPUT_JOIN
Name:
#ANALOG_INPUT_JOIN
Syntax:
#ANALOG_INPUT_JOIN<constant>
Description:
Changes the join number starting with the next ANALOG_INPUT definition to the
join number specified by <constant>.
Example:
ANALOG_INPUT SIG1, SIG2, SIG3, SIG4;
In this example, SIG1 references Join #1, SIG2 references Join #2, SIG3 references
Join #3, and SIG4 references Join #4.
ANALOG_INPUT SIG1, SIG2;
#ANALOG_INPUT_JOIN 20
ANALOG_INPUT SIG3, SIG4;
Here, SIG1 and SIG2 still reference Join #1 and Join #2, but SIG3 has been changed
to reference Join #20, and SIG4 references Join #21.
Version:
SIMPL+ Version 2.00
Crestron SIMPL+
Language Reference Guide - DOC. 5797G
®
Need help?
Do you have a question about the SIMPL+ and is the answer not in the manual?