|
HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
Go to the documentation of this file.
18 #include <user_config.h>
28 #endif // #ifndef _PRINTER_H
int receive_plot_flush(void)
Write Plotter data and flush.
void plot_echo(int gpib_address)
void printer_close(void)
Close current plot file and reset states.
void printer_init(void)
Initialize plotter structures and state.
void printer_buffer(uint16_t val)
Buffer Plotter data and flush when buffer is full.
void printer_open(char *name)
Open a file to receive plot data using POSIX functions.
int PRINTER_COMMANDS(uint8_t ch)
GPIB Secondary Command Printer commands.