Print Test Form
This command prints the current printer configuration settings on the receipt and is disabled in page mode.
ASCII |
US t |
Hexadecimal |
1F 74 |
Decimal |
31 116 |
Example:
MSComm1.Output = Chr$(&H1F) & Chr$(&H74)