Epson RC170 Printer User Manual


 
5. Programming for Operator Panel
OP1 Rev.1a 29
B: Executing the display device selection command
Same as the Print command, display device can be switched by the DispDev command.
Integer OfsQty
DispDev 23
Set the Operator Panel as the display device.
Print “Input the offset travel.”
Input OfsQty
5.2.1 Value Input
Integer numbers can be input from the Operator Panel.
When the value input command (Input #23, a) is executed in the application, the value input
area is displayed on the application screen of the Operator Panel.
If you touch this input area, the value input pallet is displayed. Use the value input palette to
input the required values, and apply the input data by the
button on the right side of the
value input pallet.
Integer a
a = 5
Input #23, a
You can display default data in the input area on the Operator Panel by substituting the
values to be input with data before executing the Input command.