lan_pad_stream::init

Source: stream/pad/Pad/Lan/lan_pad_stream__init.pro

 lan_pad_stream::init
        Constructor for a Lan pads data stream (this will, in
        practice always be called by a wrapper for EPAM or HISCALE).

 Usage:
        strid = obj_new('lan_pad_stream', type, parent, channel, idfref)

 Arguments:
        type    string  The type of stream (this is fixed at the next
                        level up)
        parent  objref  The reference of the dataset to which the
                        stream is attached.
        channel string  The channel that the stream will contain.

 Keywords:
        name    string  A name to attach to the stream.
        menu            If set, then use a menu to define the stream's
                        properties
        group   long    Widget group leader -- only used with menu option.
 
 History:
        Original: 28/2/00; SJT



James Tappin 2005-02-04