Clear-Com Logic-Maestro User Manual

Page 101

Advertising
background image

Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual

2 - 3 5

ListenAlias [string]

Sets or returns the listen alias of an object created by a
control macro e.g.
ControlObject <string> = <object>.ListenAlias;
or
<object>.ListenAlias = <string>;

ListenLabel [string]

Sets or returns the listen label of an object created by a
control macro e.g.
ControlObject <string> = <object>.ListenLabel;
or
<object>.ListenLabel = <string>;

TalkAlias [string]

Sets or returns the talk alias of an object created by a
control macro e.g.
ControlObject <string> = <object>.TalkAlias;
or
<object>.TalkAlias = <string>;

TalkLabel [string]

Sets or returns the talk label of an object created by a
control macro e.g.
ControlObject <string> = <object>.TalkLabel;
or
<object>.TalkLabel = <string>;

Macro

Description

Advertising