lpcmanager
Clone
Summary
Browse
Changes
Graph
HMI:VarSync widget to sync between PLC and HMI local variable, to use for languages.
py2compat
4 months ago, Dino Kosic
0027c1079b3b
HMI:VarSync widget to sync between PLC and HMI local variable, to use for languages.
#include <rtdm/rtdm.h>
#include "beremiz.h"
#include "rt_imx_smt_right.h"
static readBuf_t rightReadBuf;
static writeBuf_t rightWriteBuf;
static busInit_t rightBusInit;
static int rightbusfd = -1;
/* XXX TODO #include "smarteh.h" */