User`s manual
Menu Item Descriptions
SBCSCSI/D1 E-9
E
Issue sdl_write Command
The SDL is entered through the sdl_write entry point. Unless specified on the
command line, the user is prompted for an allocated control structure number.
Status is displayed upon completion of the sdl_write command.
If the 'c' option is selected, the current (last specified) control structure is used.
A control structure may not be specified if this option is selected.
Issue sdl_cntrl Command
The SDL is entered through the sdl_cntrl entry point. Unless specified on the
command line, the user is prompted for an allocated control structure number.
Status is displayed upon completion of the sdl_cntrl command.
Refer to Tables E-1 and E-2 for a list of the SDL commands. In general, an
ATTACH command must be the first command sent to the SDL (after the
sdl_init is performed). As shown in the tables, some commands are allowed
prior to the ATTACH.
If the 'c' option is selected, the current (last specified) control structure is used.
A control structure may not be specified if this option is selected.
Display sdl_cmd Structure
The entire contents of a selected sdl_cmd structure are displayed. Individual
structure elements are labeled according with the names assigned in their
respective templates. Arrays are displayed in the same manner as data
buffers, an example of which can be found below.
dspsdlcs displays meaningful information only if the sdl_cmd structure has
previously been initialized.
Command format: sdlwrite [-c]
sdlwrite <control_structure>
Command format:
sdlcntrl [-c]
sdlcntrl <control_structure>