Network (NET) Commands*
Syntax:
#NET[
Connection
,
StringType
,
Device
, ‘
Command
’];
Name
Required/Optional
Data Type
Format
Description
Connection
Required
Variant
F
n
where
n
is 1 or 2
Defines the connection type:
• TCP/IP (1)
• UDP (2)
StringType
Optional
Variant
T
n
where
n
is 1 or 2
Defines the string type:
• ASCII string (1)
• Hexadecimal (2)
If you leave
StringType
blank, a
default of T1 is assumed.
Device
Required
Variant
If using Macros (recommended):
@{
MacroName
}
For explicit device references:
I
Address
, P
Port
Default port for CB6000 is 7267
A string expression that’s the valid
name of a Macro (see Appendix
A.2) or the IP address and port of
device to be controlled.
Command
Required
Variant
Specific to device. For ICR-01
Smart Receiver or CM3000
commands, see Appendix D;
for other device commands see
manufacturer’s instructions.
A string expression that contains
the command.
Example
(increments the audio input channel of a ICR-01 by one over TCP/IP protocol using an ASCII string):
#NET[F1, @{ICR-01}, #AIN1[I1,L-];
Intercom (HTP) Commands*
Syntax:
#HTP[http://
Server
/calypso/conductor/?/call/
Device
];
Name
Required/Optional
Data Type
Format
Description
Server
Required
Variant
If using Macros (recommended):
@{
MacroName
}
For explicit device references:
IP address of the Conductor
server
A string expression that’s the valid
name of a Macro (see Appendix
A.2) or the IP address of the
Conductor™ server.
Device
Required
Variant
If using Macros (recommended):
@{
MacroName
}
For explicit device references:
IP address of the ICR-01
A string expression that’s the valid
name of a Macro (see Appendix
A.2) or the IP address of a ICR-01
located on the network
Example
(initiates a proxy intercom request from the CM3000 located in the office):
#HTP[http://@{DRS5000}/calypso/conductor/?/call/@{OfficeCM3000}];
19
Summary of Contents for CB6000
Page 1: ...CB6000 Installer Guide ...