Command: 10, Line Spacing
Description:
Use this command to select compressed LPI (lines per inch), true LPI, or a type of line-space handling that is compatible with the Xpoint Twinax Controller. If you are using one of the popular electronic-forms packages from companies such as Xpoint, Eclipse, Formula One, etc., select true LPI; however, if you want to run the software setup for the Xpoint Twinax Controller, select option 2.
Possible Results:
Arguments:
0Compressed LPI
1True LPI
2Xpoint Twinax Controller compatibility
Example:
“&Z10,1” selects true LPI.
Command: 11, Host-Port Initialization String
Description:
Creates a twinax-port initialization string that the Card will send to the printer after the Card has reconfigured it for host printing. Place up to 25 pairs of hex codes, corresponding to your desired printer commands, inside a pair of parentheses following a “0” (zero). (To aid readability, a single space is allowed between hex bytes.) The string will be stored in the Card’s memory and will be activated after top-of-page processing on each page.
For a list of available printer commands and their hex values, consult your printer’s manual.
Possible Arguments: | Results: |
0([hex codes]) | Defines a host-port initialization string consisting |
| of the specified hex codes. |
0() | Deletes the specified string from memory. |
Example:
“&%Z11,0(1B266C3844)” sets line spacing to 8 LPI on an HP LaserJet 4si printer during each host-printing initialization.