Closed MiSchroe closed 5 months ago
When new products are added, the Products class tries to read the new products after receiving the GW_CS_SYSTEM_TABLE_UPDATE_NTF notification. This results in receiving a GW_ERROR_NTF notification with error code 7 = Busy.
Products
GW_CS_SYSTEM_TABLE_UPDATE_NTF
GW_ERROR_NTF
When new products are added, the
Products
class tries to read the new products after receiving theGW_CS_SYSTEM_TABLE_UPDATE_NTF
notification. This results in receiving aGW_ERROR_NTF
notification with error code 7 = Busy.