devicesbus modbus rtu 0.1
This commit is contained in:
@@ -470,9 +470,9 @@ bool PipelineEngine::runStages234(PipelineContext& ctx)
|
|||||||
} else {
|
} else {
|
||||||
LOG_INFO() << "the protocol text is" << QStringLiteral("ProtocolEnvelopePdu::monostate");
|
LOG_INFO() << "the protocol text is" << QStringLiteral("ProtocolEnvelopePdu::monostate");
|
||||||
}
|
}
|
||||||
|
// @TODO 以后需要测试是否丢包和解析延迟
|
||||||
m_count++;
|
// m_count++;
|
||||||
LOG_INFO() << "the count of command is" << m_count;
|
// LOG_INFO() << "the count of command is" << m_count;
|
||||||
|
|
||||||
if (!stage3Filter(ctx)) {
|
if (!stage3Filter(ctx)) {
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user