Function for Print

Type

Format

Description

Subroutine

HardCopy()

Prints out the runtime screen of Xpanel.

HardCopy

Prints out the runtime screen of Xpanel.

Subroutine

HardCopy()

Description

This function prints out the screen image to USB printer. The printer must support PCL (Printer Control Language).

Example

Prints out the runtime screen of Xpanel.
HardCopy();

Â