Error ZC300 Link OS

J Jesus Gonzalez 1 year 7 months ago
9 0 0

Hello

We are getting an SDK: Unexpected error when try to open a tcp connnection it happen after printing some cards
try
{
printerConnection = new TcpConnection("10.10.10.100", TcpConnection.DEFAULT_ZPL_TCP_PORT);
printerConnection.Open();
}
catch (ConnectionException cex)
{
description_error = cex.Message.ToString();
return;
}

CONTACT
Can’t find what you’re looking for?