if (sStatus == 0)
{
/* Branch to printing routine */
else if (sStatus >= 703 && sStatus <= 793)
{
printf("Motion Control Error"); else
{
pclClearError();
} |
|
} |
|
} | // Close Print subsystem |
pclClose(); |
}
{
else if (sStatus >= 703 && sStatus <= 793)
{
printf("Motion Control Error"); else
{
pclClearError();
} |
|
} |
|
} | // Close Print subsystem |
pclClose(); |
}