Sends an initilize request to a device | |||
---|---|---|---|
Syntax |
Initialize [device_name [parameter list]] |
||
Description |
Sends an Initialize request to the master device or to the optionally specified device (which must be active). Result is device dependent. The supplemental parameter address of the vector points to the delimiter after the command or device_name, if given. | ||
I/O-Units |
|
||
Examples |
%INIT $MY.LP.DRIVER BUFFER=C000 Sends Initialize request to MY.LP.DRIVER, with a pointer to the space preceding 'BUFFER'. %I Sends Initialize request to master device. |