|
|
@ -3155,8 +3155,6 @@ void ShxyProtocolDataProcess(int devno)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
pPortParam->aiValue[OpticalRadiationNo].AiState = SER_SAMPLE;
|
|
|
|
pPortParam->aiValue[OpticalRadiationNo].AiState = SER_SAMPLE;
|
|
|
|
weatherpntmsg[OpticalRadiationNo].AiState = SER_SAMPLE;
|
|
|
|
weatherpntmsg[OpticalRadiationNo].AiState = SER_SAMPLE;
|
|
|
|
//g_SelfTest.SensorsFault |= (0x02);
|
|
|
|
|
|
|
|
//if ((gDisSunRain & 0x80) == 0x80)
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
sprintf(szbuf, "%s日照:%0.3f ", szbuf, fvalue);
|
|
|
|
sprintf(szbuf, "%s日照:%0.3f ", szbuf, fvalue);
|
|
|
|
DebugLog(devparam[devno].commid, szbuf, 'V');
|
|
|
|
DebugLog(devparam[devno].commid, szbuf, 'V');
|
|
|
|