Hi !
We change all 10 ms data from a NETX500 with a Profibus Master.
eRslt=TLR_GETEXCHGED_TRIBUFF(ptRsc->tLoc.tMscy1s.hOutputTriB, (TLR_UINT8 **)&pbData);
Sometimes i get an eRslt = 0x10F Hex. What does it means ?
Br, Rainer
Hilscher Gesellschaft fuer Systemautomation mbH
Hi Rainer !
The result 0x10F stands for "TLR_E_RCX_RX_MEM_NO_UPDATE" and means there is currently no updated data in the memory available.
Andreas Jacob
Hilscher Gesellschaft fuer Systemautomation mbH
Hi Rainer !
The result 0x10F stands for "TLR_E_RCX_RX_MEM_NO_UPDATE" and means there is currently no updated data in the memory available.