09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Examples<br />

Limitations<br />

Error handling<br />

Syntax<br />

UnLoad "ram1disk:DOORDIR/DOOR1.MOD";<br />

UnLoad the program module DOOR1.MOD from the program memory, that previously<br />

was loaded into the program memory with Load. (See instructions<br />

Load).<br />

UnLoad "ram1disk:DOORDIR" \File:="DOOR1.MOD";<br />

Same as above but another syntax.<br />

It is not allowed to unload a program module that is executing.<br />

TRAP routines, system I/O events and other program tasks cannot execute during the<br />

unloading.<br />

Avoid ongoing robot movements during the unloading.<br />

Program stop during execution of UnLoad instruction results in guard stop with motors<br />

off and error message "20025 Stop order timeout" on the Teach Pendant.<br />

If the file in the UnLoad instruction cannot be unloaded, because of ongoing execution<br />

within the module or wrong path (module not loaded with Load), then the system variable<br />

ERRNO is set to ERR_UNLOAD (see “Data types - errnum”). This error can then<br />

be handled in the error handler.<br />

UnLoad<br />

[FilePath’:=’]<br />

[’\’File’:=’ ]’;’<br />

8-UnLoad-2 <strong>RAPID</strong> Reference Manual

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!