Send Data

Sends data directly to an interface. This is a dangerous verb and should be used only if you already know what you want to send and why.

Usage:

send data (text, a string that will be sent directly to the interface device)
OR
send data (list of numbers, to be sent as bytes through to the device)

interface (text, the name of the interface to which you want to send the data)

Examples:

send data "AE14" interface "MyRFX"
send data {14,0,0,32,99,128} interface "MyRFXe"

Notes:

This can be used extensively with the DIY interface to send data to it. In other cases it may be used for additional setup or configuration that you would like to be different from the XTension defaults. Not all interfaces currently support this, if you find it's not supported somewhere you need it please let us know.

dictionary/xtension/senddata.txt · Last modified: 2009/09/28 16:54 by James Sentman
CC Attribution-No Derivative Works 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0