Single user web interface for several Foxtrots
Hello! I have 4 Foxtrot controllers on the network. 2 units are Foxtrot 2xxx and 2 units are Foxtrot 1xxx. Each of these controllers has a user web...
Receivin long TCP messages
Hello, I am using fbRecvFrom for receiving text messages with length around 1000 Bytes. The messages are not delimited with any symbol, so I cannot...
Modbus TCP on Foxtrot CP-2xxx units
Hello,I have run into the issue of not being able to implement Modbus TCP connections the way they worked on the older generation devices. I have followed...
TECO API
Dear Support,I have a token variable with a max size of 2048, I am trying to declare it in the foxtrot 2 plc and set its value through TECO API.is it applicable?...
UDP/TCP Packet Via VPN Network
Dear Support,I have a CP-2000 connected to a VPN network, I am trying to send a UDP/TCP Packet from a client to the PLC (UDP/TCP Server) but the connection...
Http Request Data Buffer Length
Dear Support,I have JSON data with more than the length of THttpPostData 1536.how can I send the data successfully with only transmit channel length of...
CP-2000 error
Hello.This error occurs every few days. CP-2000 firmware 5.32022-09-21 20:26:31.057759 Error E-92-40-01B110 Runtime error: Invalid pointer2022-09-27...
USSD comand sending with CP-2000 LTE
Hello! How can I send USSD code with CP-2000 LTE modem? I need it for reading of the credit amount of SIM card... I use GsmLib but there are no such tools...
Communicating with MySQL
How is it possible to read and write to MySQL database? Can it be done with InternetLib?