operation system: linux system(ubuntu)
what we are trying to achieve: test to receive the data from equipment ?modbus serial).
datasource: modbus serial
what we have tried: 1.mango can be run in website.2 in mango datasource can find /dev/ttyS0.
in ubuntu can find dmesg | grep tty
[ 0.000000] console [tty0] enabled
[ 1.060609] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.135443] 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
use modscan software choose com1 port can received the modbus data under window7 system.
what we actual results are: in mango data souce I can find dev/ttyS0 and /dev/ttyS1.When I test in point locator test option choose choose ttyS0, The result: "modbus Main equipment malfunction" .When I choose ttyS1, The result "There was a problem testing the locator. (com.serotonin.io.serial.SerialPortException: Port In Use: /dev/ttyS1)"
what we expected to happen: Can received the data in mango via modbus serial.
Sorry for occupy your Valuable time to have a look.Because I test many time is not ok until now. :(
Attachment: download link