Table of Contents

Weeder Technology Modules

XTension currently supports 8 models of the excellent data acquisition modules from Weeder Technology The cards all connect via serial port so would require a USB/Serial adaptor or ethernet/serial adaptor such as a Wiznet card.

Weeder tech cards bring true industry automation quality and reliability at a very reasonable price. The WeedTech plugin is now included in XTension at no extra price.

Up to 6 weeder cards of any combination may be chained off a single Serial adaptor or ethernet/Serial adaptor. Any number of individual interfaces may be created to connect any number of weeder modules at 6 each.

Supported Modules

Important Unit Addressing Note:

The input and output numbering on some of the cards is reversed from what is shown on the weeder card. This is a “historical” frustration as it was already like that after people were using it and so I couldn’t fix it without breaking the current installs. So for the moment this stays with us.

If you have an input connected to input A of card B and therefore you have created a Unit with the address of B1 but it is not getting changes from the card and instead you see in the log a “Received On for address B8” then you know it is doing this and you need to change the address of your B1 Unit to B8 and what you thought should be the B8 unit to B1 and so forth.

I will figure out a way to fix that for both existing installs and new users when I get to rebuilding this plugin to the newer plugin API in the future.

Digital I/O Module

Weeder Digital IO card

Digital Input Module

Analog Input Module

Weeder Analog Input Module

Digital Output Module

This module has 8 outputs, and 2 inputs. The output units in XTension should be created in the normal way. The address of the units is the address of the card as set by the dip switches and then a number that corresponds to the actual output. Instead of A the first pin is numbered 1. So if your card address is “A” then the outputs would be addressed in XTension as A1, A2…A8. To use the inputs create units with addresses of the card address and the letter “I” and “J” the same letters as they have on the card. So if your card is at address “A” then their addresses would be “AI” and “AJ”

note that the outputs are actually switches to ground. So you must use the V+ outputs and then instead of connecting whatever you’re powering to ground, connect it to the output terminal.

Using with an Ethernet/Serial adaptor

The weeder interface in XTension supports a connection via an ethernet/serial adaptor such as those from Wiznet. The proper settings are baud: 9600, no parity, 8 data bits, 1 stop bit.