EasyManua.ls Logo

Crestron SIMPL+ - Digital_Output_Join; String_Input_Join

Crestron SIMPL+
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Software Crestron SIMPL+
®
348 z SIMPL+
®
Language Reference Guide - DOC. 5797G
#DIGITAL_INPUT_JOIN 20
DIGITAL_INPUT SIG3, SIG4;
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
#DIGITAL_OUTPUT_JOIN
Name:
#DIGITAL_OUTPUT_JOIN
Syntax:
#DIGITAL_OUTPUT_JOIN<constant>
Description:
Changes the join number starting with the next DIGITAL_OUTPUT definition to the
join number specified by <constant>.
Example:
DIGITAL_OUTPUT SIG1, SIG2, SIG3, SIG4;
In this example, SIG1 references Join #1, SIG2 references Join #2, SIG3 references
Join #3, and SIG4 references Join #4.
DIGITAL_OUTPUT SIG1, SIG2;
#DIGITAL_OUTPUT_JOIN 20
DIGITAL_OUTPUT SIG3, SIG4;
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
#STRING_INPUT_JOIN
Name:
#STRING_INPUT_JOIN
Syntax:
#STRING_INPUT_JOIN<constant>

Table of Contents