User manual
Section 13: Instrument Control Library (ICL)  Series 3700 System Switch/Multimeter Reference Manual 
13-42  3700S-901-01 Rev. C / July 2008 
channel.exclusiveclose() 
Remarks, 
continued 
An error is generated if 
  Syntax error in parameter string. 
  The parameter string contains 'slotX', where X = 1 to 6, or 'allslots'. 
  A specified channel or channel pattern is invalid. 
  Channel number does not exist for slot specified. 
  Slot is empty. 
  Channel pattern does not exist. 
  A forbidden item is specified. 
  Does not support being closed like a digital I/O channel. 
  Channel is paired with another bank for a multi-wire application. 
Once an error is detected, the command stops processing. Channels open or close 
only if no errors are found and remain unchanged with any parsing or syntax error. 
This command allows you to bundle the closing of channels with opening because any 
currently closed channel or analog backplane relay open if not specified for closure in 
the parameter. It guarantees that only the specified items are closed on the slots 
specified in the parameters list. 
Details 
  For delay time, see channel.setdelay() (on page 13-72). 
  For connection options, see channel.connectrule (on page 13-39) and 
channel.connectsequential (on page 13-40). 
  For forbidden channels, see channel.clearforbidden() (on page 13-36), 
channel.getforbidden() (on page 13-50), and 
channel.setforbidden() (on page 13-73). 
  For analog backplane relays with channels, see channel.setbackplane() 
(on page 13-70). 
  For channels associated with a channel, see channel.getimage() (on page 
13-51). 
  For channels associated with a channel pattern, see 
channel.pattern.getimage() (on page 13-62). 
  For channel states (open/close), see channel.getstate() (on page 13-56). 
  For closed channels, see channel.getclose() (on page 13-46). 
Also see 
channel.close() (on page 13-37) 
channel.exclusiveslotclose() (on page 13-43) 
channel.open() (on page 13-59) 
dmm.close() (on page 13-123) 










