beautypg.com

Clear-Com Logic-Maestro User Manual

Page 96

background image

Clear-Com Communication Systems

Eclipse Logic Maestro Instruction Manual

2 - 3 0

ActivateWithTalk [bool]

Either returns the talk status of an object created by a
control macro as a boolean True or False or sets the talk
status of an object to a boolean True or False e.g.
AttachmentObject = .ActivateWith-
Talk;
or
.ActivateWithTalk = ;

AttachID [Guid]

Either returns the ID of an object created by a control
macro as type Guid or sets the ID of an object to a Guid
e.g.
AttachmentObject = .AttachID;
or
.AttachID = ;

AttachmentType [Attachment-
Type]

Either returns the attachment type of an object created
by a control macro or sets the attachment type of an
object e.g.
AttachmentObject = .Attach-
mentType;
or
.AttachmentType = ;

ConfigurationID [Guid]

Either returns the configuration ID of an object created
by a control macro as type Guid or sets the configura-
tion ID of an object to a Guid e.g.
AttachmentObject = .Configura-
tionID;
or
.ConfigurationID = ;

Description [string]

Either returns the description of an object created by a
control macro as a string or sets the description of an
object to a string e.g.
AttachmentObject = .Description;
or
.Description = ;

DTMFAutoDialSeq [string]

Either returns the auto dial sequence (number) of an
object created by a control macro as a string or sets the
auto dial sequence (number) of an object to a string
e.g.
AttachmentObject = .DTMFAutoDi-
alSeq;
or
.DTMFAutoDialSeq = ;

Macro

Description