EasyManua.ls Logo

Crestron SIMPL+ - Getcip; Obsolete Functions; System Interfacing - Cresnet and CPU

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...
Crestron SIMPL+
®
Software
Language Reference Guide - DOC. 5797G SIMPL+
®
z 337
Obsolete Functions
System Interfacing - Cresnet and CPU
GetCIP
Name:
GetCIP
Syntax:
INTEGER GetCIP(INTEGER CIPID, INTEGER JOIN_NUMBER,
INTEGER TYPE);
Description:
Retrieves the current state of the join number on a particular CIP ID (referred to as IP
ID in SIMPL+). Note that the device must be defined in SIMPL Windows and the
join number to use must have a signal tied to it for this function to work.
Parameters:
CIPID is an INTEGER containing the ID of the CIP device to query.
JOIN_NUMBER is an INTEGER containing the Join number to get the status. For
touchpanels, the join number is identical to the press/feedback number. For other
devices, contact Crestron customer service.
TYPE is one of several predefined constants:
din: Digital inputs from device (symbol output list)
ain: Analog inputs from device (symbol output list)
dout: Digital outputs to device (symbol input list)
aout: Analog outputs to device (symbol input list)
NOTE: CIP is defined as Cresnet (over) Internet Protocol.
NOTE: Access to serial signals is not supported.

Table of Contents