Forum Replies Created
-
AuthorPosts
-
ZeusParticipant分表了么?历史和实时的表要分开
ZeusParticipant有道理
ZeusParticipant上生产最好大内存,应该没什么问题
ZeusParticipant还有这种情况吗? 我还真没遇到过啊。 28000点确实不少,你内存一共多大,有16GB么
ZeusParticipantHi,
That is the solution. The 4G DTU contains the config.
ZeusParticipantLooks good. I will try. That’s a good idea.
ZeusParticipantHi,
You did not get my point. I tried all modes. they are all not working correctly. By IP is not the solution and the other two modes are also not the solution
ZeusParticipantYes, The DTU module is a TCP client and the line is a TCP server. you can see it in my question.
-
This reply was modified 4 years, 1 month ago by
Zeus.
ZeusParticipantHi,
Random IP address is disgusting.
ZeusParticipantHi,
Yes. There is a config in the DTU module. TCP Server IP address and port.
ZeusParticipantIt won’t work. I saw the source code.
Both of the modes below could not deal with that.protected bool BindConnByFirstPackage(TcpConnection tcpConn, string firstPackage)
protected void BindConnByDeviceLibrary(TcpConnection tcpConn, KPLogic kpLogic)
ZeusParticipantHi both,
The DTU has a random IP address. So we could not connect it by IP.
There is a way to handle it but it’s stupid. Config each line a TCP port.
ZeusParticipantHi,
Thanks.
ZeusParticipant66666
ZeusParticipant你是轮询么?是不是用了串口服务器
-
This reply was modified 4 years, 1 month ago by
-
AuthorPosts