Avisaro Online Documentation - Wiki
Impressum Kontakt Sitemap

ECHO

Description

The ECHO command simply sends back its argument. This command might by useful to test the I/O interface connection.

Return Values

ERR_OK (0) Always.

Example

ECHO Hello 

The module sends "hello" back to the user

Remarks

Output is always sent to the active I/O interface, also if invoked from the CMD page of the web interface.