================================================================================ CyBroComServer version history ================================================================================ legend: + - new feature * - change/update ! - bug fix ? - known issue - - deleted feature -------------------------------------------------------------------------------- v1.6.5, 4.2.2021. ! Scan operation had all results duplicated. + Bit treated as a byte, it is possible to set bit variable in 0-255 range. -------------------------------------------------------------------------------- v1.6.4, 19.11.2020. + Command line parameters: /b (binding address), /t (timeout) and /r (retries). * Parameter /password changed to /p, similar to other optional parameters. - External ini file with parameters not supported any more. -------------------------------------------------------------------------------- v1.6.3, 3.9.2018, Zdravko + Support for Cybro-3 added. -------------------------------------------------------------------------------- v1.6.2, 16.1.2015. + Command line option /readretentive to read retentive variables. -------------------------------------------------------------------------------- v1.6.1, 1.2.2013. + Command line option /scan to autodetect controllers in a local network. -------------------------------------------------------------------------------- v1.6, 13.4.2010. ! Writing more than 100 variables simultaneously to single CyBro didn't work correctly. -------------------------------------------------------------------------------- v1.5, 11.3.2010. * When executing from command-line, two-line header (content-type) is not produced, output is now pure valid xml. + Read all variables from specified CyBro (e.g. /readall=c100). + Read/write variables specified by external xml file (e.g. /file="vars.xml"). -------------------------------------------------------------------------------- v1.4, 4.1.2010. + Automatic network adapter selection. -------------------------------------------------------------------------------- v1.3, 7.10.2009. + Support for password-protected A-bus communication. -------------------------------------------------------------------------------- v1.2, 18.12.2008. * NAD is not checked anymore in the received alc file. * Temporary alc files are now saved in the system temporary directory. * XML output file format changed to allow access to array variables. -------------------------------------------------------------------------------- v1.1, 31.5.2008. + Saves alc files locally for faster access. * Adapted for new file system of CyPro/kernel v2.5.0 (will not work with previous versions). ! It wasn't work when plc program has multiple NADs. ? It may not work when computer has multiple network adapters, e.g. both Ethernet and Wi-Fi adapters connected at the same time. -------------------------------------------------------------------------------- v1.0, 15.1.2008. ? It's not working when plc program has multiple NADs. ? It may not work when computer has multiple network adapters, e.g. both Ethernet and Wi-Fi adapters connected at the same time. + First public release. --------------------------------------------------------------------------------