Clear-Com Logic-Maestro User Manual
Page 100
Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual
2 - 3 4
SetGPSF (TalkType, GPSF)
[void]
Sets the talktype GPSF e.g.
GPSF
SetID (Guid, TalkType) [void]
Sets the ID of the talk/listen status of an object created
by a control macro e.g.
Guid
SetOwnerSystemGPSF(Talk-
Type,GPSF) [void]
Sets the GPSF of the object specified by TalkType e.g.
TalkTypeIsCreated(TalkType)
[bool]
Creates an object TalkType and returns the result as a
boolean e.g.
bool
ToString () [string]
Returns the string value of an object previously created
by a control macro. e.g.
string
ConfigurationID [Guid]
Sets or returns the configuration ID of an object created
by a control macro as a control object e.g.
ControlObject
EntityID [Guid]
Sets or returns the entity ID of an object created by a
control macro as a Guid e.g.
ControlObject
EntityType [dest_type_e]
Returns the entity type of an object created by a control
macro as a Guid e.g.
ControlObject
IsCreated [bool]
Returns a boolean indicating whether an object created
by a control macro has been created e.g.
ControlObject
LatchDisable [bool]
Sets or returns the latch disable status of an object cre-
ated by a control macro e.g.
ControlObject
Macro
Description