uleis_pad_stream::set_channel

Source: stream/pad/Pad/Uleis/uleis_pad_stream__set_channel.pro

 uleis_pad_stream::set_channel
        Set the channel of a ULEIS pad stream.

 Usage:
        rc = strref -> set_channel();
 Arguments:
        channel string          The channel to be assigned to the
                                stream

 Keyword:
        null    If set, then clear the channel (returns 0).

 Notes:
        This is NOT an end-user method it should ONLY be called from
        within the constructor method. If I didn't need it to be
        separate for the menu constructor, I'd have coded this stuff
        as part of the constructor method. If IDL had private methods
        I'd have made it private.

 History:
        Original (following rate): 10/9/01; SJT



James Tappin 2005-02-04