PTRobot API
Page 31 of 41
© 2005, Primera Technology, Inc. Primera is a registered trademark and Bravo is a trademark of Primera Technology, Inc. All other trademarks are the property of
their respective companies.
4.13 Languages
#define
ENGLISH
0
#define
JAPANESE
1
#define
GERMAN
2
#define
FRENCH
3
#define
SPANISH
4
#define
ITALIAN
5
4.14 Printer Tray Status
#define
PRINT_TRAY_IN_WITH_DISC
’D’
#define
PRINT_TRAY_IN_NO_DISC
’I’
#define
PRINT_TRAY_OUT
’O’
4.15 Disc Pick Switch Status
#define
DISC_PICKER_NO_DISC
’X’
#define
DISC_PICKER_HAS_DISC
’O’
4.16 Cartridge Types
#define
CARTRIDGE_NONE
0
#define
CARTRIDGE_COLOR
1
#define
CARTRIDGE_BLACK
2
#define
CARTRIDGE_BOTH
3