
_____________________________________________________________________________
, all rights reserved. All information is subject to change without notice. All menti
oned trademarks belong to their
respective owners and are used for reference only. Barix, Exstreamer and SonicIP are trademarks of Barix AG, Switzerland, and
registered in certain countries.
se the following shell command in order
Analog Inputs are turned off for reading
Serial Ports (RS232 and RS485)
accessible through the st
The Device Files can be found in the folder
Use the following shell command in order to
Use the following shell command in
read from the Serial Port
In order to mount a USB stick to the
OpenWRT File System, the following
packages need to be installed:
vfat (support of the right file
The USB Stick can now be plugged in and
mounted with mount command as
t vfat /dev/sda1 /mnt/usb
mounts the sda1 (first USB stick)
Note that “sda1” is eventuall
another interface. Use dmesg in order to
determine the right interface.
Note that the /mnt/usb directory needs to
be created before mounting.
The Barionet 1000 is supporting Modbus
TCP Protocol in order to be controlled.
All IOs as well as a lot of more functions are
accessible via Modbus IO Registers
according to Appendix 1) IO Mapping.
The Barionet 1000 can easily be custom
programmed in Lua. For more information
A limited set of Lua Packages are pre
installed on the Barionet 1000 already.
Most of the common Packages can easily
be installed using OPKG packet installer
Lua Programs can be loaded onto the
device using ssh and scp.
will be started using the following