datasheet window wip

This commit is contained in:
nikzori
2024-12-05 17:52:25 +03:00
parent ca806a5009
commit 5716811f6f
5 changed files with 55 additions and 25 deletions

View File

@@ -214,6 +214,7 @@ namespace Gidrolock_Modbus_Scanner
{
AddLog("Попытка подключиться к устройству " + device.name);
Datasheet datasheet = new Datasheet();
datasheet.Show();
/*
if (Radio_SerialPort.Checked)
await SendMessageAsync(FunctionCode.InputRegister, 200, 6);