Omron CX-Supervisor Reference Manual page 153

Script language reference
Hide thumbs Also See for CX-Supervisor:
Table of Contents

Advertisement

Graph Commands
152
SetPrinterConfig("SCSPRN", "", "LPT1:")
This uses standard CX-Supervisor line print driver.
SetPrinterConfig("", "", "")
This uses default Windows printer driver.
SetPrinterConfig("Epson9", "", "LPT2:")
This uses Epson printer driver, attached to LPT2.
SetPrinterConfig(DriverNamePoint,
PrintNamePoint)
This uses text points.
Terminator = FormatText("%c%c",13,10)
Character 10 is 'lf' (newline), character 13 is cr (carriage return).
SetPrinterConfig("Epson9","","LPT1:",Terminator)
Appendix D Obsolete Features
DeviceNamePoint,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents