lpcmanager
Clone
Summary
Browse
Changes
Graph
Logging: added HMI:HistoryXYGraph (accepts streamed data from log and plots XYGraph) and log_append POU (logs data up to maximum number of records defined in config file).
4 months ago, Dino Kosic
7b2269900873
Logging: added HMI:HistoryXYGraph (accepts streamed data from log and plots XYGraph) and log_append POU (logs data up to maximum number of records defined in config file).
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */