Getcip; Obsolete Functions; System Interfacing - Cresnet And Cpu - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Crestron SIMPL+

Obsolete Functions

System Interfacing - Cresnet and CPU

Language Reference Guide - DOC. 5797G
®

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.
NOTE: CIP is defined as Cresnet (over) Internet Protocol.
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: Access to serial signals is not supported.
Software
®
SIMPL+
337

Advertisement

Table of Contents
loading

Table of Contents