Data transfer via COM object
Data is transferred via the COM object "mc_program_stream_w" to the CNC.
If the CNC is unable to currently accept new data the CNC message 11012 – “Error writing the object” (warning) is output. At the same time, writing the CNC object causes a negative acknowledgement.
The object must be re-written in one of the next cycles.
Using the streaming interface this message recurs repeatedly if a large volume of data is written at short time intervals.
For correctly implemented clients, the message is non-critical and therefore classified as a warning.