SilverScreen Solid Modeler

printer_open

printer_open

Previous topic Next topic  

printer_open

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

int printer_open ( void )

 

 

 

 

 




Synopsis

#include "silver.h"

 

The printer_open function opens the current printer port, and sends the appropriate reset command to prepare the printer to accept data.

 

 

Parameters

none

 

 

Return Value

printer_open returns 1 if successful, and 0 otherwise.

 

 

See Also

printer_close , printer_send