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.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s