TED.pm

TED

SYNOPSIS

use TED; $ted_interface = new TED;

DESCRIPTION

NONE

INHERITS

Serial_Item

METHODS

UnDoc

INI PARAMETERS

Serial/USB port that the TED is connected to.

  TED_serial_port = /dev/ttyUSB0

If your ted firmware version is > 8.01U, you need this parm in your mh.private.ini as well. New versions of firmware won't send data unless prompted.

  TED_ask_for_data = 1

AUTHOR

David Satterfield <david_misterhouse@yahoo.com>

SEE ALSO

NONE

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

 TED.pm