User's Manual

71
#define S7PS_M_CARDMOVE 0x0000000000000002 // Move to print
#define S7PS_M_CARDIN 0x0000000000000004 // Card In
#define S7PS_M_CARDOUT 0x0000000000000008 // Card Out
#define S7PS_M_THEAD 0x0000000000000010 // Thermal Head Up/Down
#define S7PS_M_SEEKRIBBON 0x0000000000000020 // Ribbon Search
#define S7PS_M_MOVERIBBON 0x0000000000000040 // Ribbon Move
#define S7PS_M_PRINT 0x0000000000000080 // Printing
#define S7PS_M_MAGRW 0x0000000000000100 // Magnetic Read/Write
#define S7PS_M_RECVPRINTDATA 0x0000000000000200 // Printing data Receiving
#define S7PS_M_INIT 0x0000000000000400 // Initializing
#define S7PS_S_INSTALLINTENCODER 0x0000000000008000 // Internal Encoder Installed
#define S7PS_S_INSTALLEXTHOPPER 0x0000000000010000 // External Input Hopper Installed
#define S7PS_S_INSTALLEXTSTACKER 0x0000000000020000 // External Output Hopper Installed
#define S7PS_S_INSTALLEXTENCODER 0x0000000000040000 // External Encoder Installed
#define S7PS_S_INSTALLEXTLAMINATOR 0x0000000000080000 // External Laminator Installed
#define S7PS_S_INSTALLEXTFLIPPER 0x0000000000100000 // External Flipper Installed
#define S7PS_S_INSTALLEXTETC 0x0000000000200000 // External Other Device Installed
#define S7PS_S_CASEOPEN 0x0000000000400000 // Case Open
#define S7PS_S_SOFTLOCKED 0x0000000000800000 // Soft Locked
#define S7PS_S_KEYLOCKED 0x0000000001000000 // Key Locked
#define S7PS_S_DETECTCARD 0x0000000002000000 // Card Detected Internal Sensor
#define S7PS_S_DETECTFRONTDEVICE 0x0000000004000000 // Front Device Detected
#define S7PS_S_DETECTREARDEVICE 0x0000000008000000 // Rear Device Detected
#define S7PS_S_CLEANWARNING 0x0000000010000000 // Printer Cleaning Warning
#define S7PS_S_HAVEPRINTDATA 0x0000000020000000 // Have Printing Data
#define S7PS_S_SBSMODE 0x0000000040000000 // SBS Mode
#define S7PS_S_TESTMODE 0x0000000080000000 // Test Mode
Error Codes are as below.
#define S7PS_E_CARDIN 0x0000000100000000 // Card In Error
#define S7PS_E_CARDMOVE 0x0000000200000000 // Card Move Error