|
|
@ -234,7 +234,7 @@ namespace DevicesService.Devices |
|
|
|
Console.WriteLine("OpenComDevice:" + status); |
|
|
|
Console.WriteLine("OpenComDevice:" + status); |
|
|
|
if (status == 0) |
|
|
|
if (status == 0) |
|
|
|
{ |
|
|
|
{ |
|
|
|
////2022-08-16 加实时报点 |
|
|
|
//关闭报点 |
|
|
|
int ret = FiveInchDll.ComSendPoint(0, null); |
|
|
|
int ret = FiveInchDll.ComSendPoint(0, null); |
|
|
|
//Console.WriteLine("ComSendPoint:" + ret); |
|
|
|
//Console.WriteLine("ComSendPoint:" + ret); |
|
|
|
if (true) |
|
|
|
if (true) |
|
|
|