Description:
Given bolometer ADC and channel, generate the bolometer name. E.g.
ADC=2, CHAN=5 gives B5. If the ADC number is outside the range 1-9, or the channel
number outside 1-16, and error will be reported and bad status returned.
Invocation
CALL
SCULIB_BOLNAME (ADC, CHANNEL, BOLCODE, STATUS)
Arguments
ADC = INTEGER
(Given)
ADC number
CHANNEL = INTEGER (Given)
channel number
BOLCODE =
CHARACTER∗(∗)
(Returned)
bolometer ID
STATUS = INTEGER (Given and returned)
global status
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights
Reserved.