Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-38
707B-901-01 Rev. A / August 2010
channel.pattern.delete()
This function deletes a channel pattern.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
channel.pattern.delete(name)
name
A string representing the name of the channel pattern to delete
Details
An error is generated if the name does not exist.
Example
channel.pattern.delete("Channels")
Deletes a channel pattern called
Channels
Also see
(on page 7-37)
(on page 7-38)
(on page 7-39)
(on page 7-41)
channel.pattern.getimage()
This function queries a channel pattern for associated channels.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
System
reset
Channel reset
Create
configuration script
Not applicable
Usage
channelList = channel.pattern.getimage(name)
channelList
A string specifying a list of channels that are represented by the name
name
A string representing the name of the channel pattern to query
Details
The returned string lists the channels in the slot, row, column format, even if a channel pattern was used to
create it. Results for multiple channel patterns are delimited by a semicolon (
;
), and commas delimit the specific
channels within a single channel pattern in the string.