Remote Commands
GB1400 User Manual C-85
print_port?
Print Port Query. Returns the currently selected printer port.
Min. Abbr. print_p?
Returns [ parallel | gpib | serial ]
Example print_port? (command)
PRINT_PORT PARALLEL (response)
print_string ["s"]
Print String. This command prints a character string s to the currently selected printer
port.
Min. Abbr. print_s
Arguments "s" a character string enclosed in quotes.
Example print_string "This is a test"