C#_Language Examples for CGate Database Access (Date 2020-12-21) MySQLDemo Execute MySQLDemo.exe under .\CGateMySQLDemo\bin CGate IP Address: (IP of the device to be connected) Username: lld Password: 123456 Port: 3306 Push button "Connect/Refresh" This demo program/code is executed in MS Window host instead of Linux OS environment in CGate device. Which can help developers to access the built-in database in CGate-0x series device in time. C#_Language Examples for Modbus TCP command (Date 2020-12-21) Modbus_TCP Execute Modbus_TCP.exe under .\CGate_Modbus_TCP IP Address: (IP of the LLD-Modbus32E device to be connected) Port: 502 UID: 00 Push button "Connect" This demo program/code is executed in MS Window host which can help developers to familar with the modbus command to know how to access Coil/Register value from memories of LLD Modbus TCP devices.