lpcmanager
Clone
Summary
Browse
Changes
Graph
HMI:VarSync widget to sync between PLC and HMI local variable, to use for languages.
4 months ago, Dino Kosic
bf2692c05bba
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