--> atomsInstall("modbus")
Module to read and write data on Modbus protocol
Upload date : 2015-08-06 18:17:25 MD5 : ce0f50126a499021ff252fe9f35ecce0 SHA1 : e9096389706de7bd3d57c4381b8b23a27bd7eaad Downloads : 2397 File list
Windows version (i686) Automatically generated by the ATOMS compilation chain
Upload date : 2016-04-20 13:58:25 MD5 : 1a3d467f44a51f2a99b2936be0a0fbfc SHA1 : e14ca28e638270e70ef96391da5c7a5da102a6df Downloads : 1699
Windows version (x64) Automatically generated by the ATOMS compilation chain
Upload date : 2016-04-20 11:36:03 MD5 : 02b55a4188ecdd28eb408dbd7419c80d SHA1 : a0a002b9c73bc3b852b3f6a33c5988e5343df3be Downloads : 12304
Linux version (x86_64) Automatically generated by the ATOMS compilation chain
Upload date : 2016-04-20 11:24:42 MD5 : ef0870a235257e91006725c2d8879ded SHA1 : f55281d0e2d82bf1f81e4ee69a93464708cf99f1 Downloads : 9319
Hi, i wanna read with modbus the holding Register of a product called "Barix 8", Now with a normal modbus tool as master, i can do that with no Problem. But in Scilab, after correctly establishing the Connection, and after running the command modbus_readRegs, it gives me the Error Assertion failed¨Line 122 Expression: ctx->slave¨=-1 so what do i make wrong? The Product is at 19200bau, Even,8,1 and the device adress is at 255 Broadcast?
Hi Scilab team, Is there a plan to update the modbus toolbox to Scilab 6.1 ? I am still using this toolbox to drive some instruments. Best regards, Fabian
When installing modbus with atomsInstall('modbus') I get the following error: --> atomsInstall("modbus") atomsInstallList: The package "modbus" is not registered. Please check on the ATOMS repository that it is available for Scilab 6.1 on Windows. If it is, run atomsSystemUpdate() before trying atomsInstall(..) again. bei Zeile 52 von Funktion atomsError ( C:\Berechnungsprogramme\Scilab_6.1.1_64bit\scilab-6.1.1\modules\atoms\macros\atoms_internals\atomsError.sci Zeile 66 ) bei Zeile 78 von Funktion atomsInstallList ( C:\Berechnungsprogramme\Scilab_6.1.1_64bit\scilab-6.1.1\modules\atoms\macros\atoms_internals\atomsInstallList.sci Zeile 117 ) bei Zeile 233 von Funktion atomsInstall ( C:\Berechnungsprogramme\Scilab_6.1.1_64bit\scilab-6.1.1\modules\atoms\macros\atomsInstall.sci Zeile 249 ) Windows 10 Please help me to solve this problem, Thanks