Class s.p.d.E.EP375Status:

Part of stoqdrivers.printers.dataregis.EP375 View In Hierarchy

No class docstring
Method __init__ Undocumented
Method parse_error Undocumented
Method needs_reduce_Z Undocumented
Method needs_read_X Undocumented
Method has_been_totalized Undocumented
Method has_opened_sale Undocumented
Method has_opened_report Undocumented
Method parse This method parse the result of the 'GET_STATUS' command (see
Method __repr__ Undocumented
def __init__(self, raw_status):
Undocumented
def parse_error(self):
Undocumented
def needs_reduce_Z(self):
Undocumented
def needs_read_X(self):
Undocumented
def has_been_totalized(self):
Undocumented
def has_opened_sale(self):
Undocumented
def has_opened_report(self):
Undocumented
def parse(self, status):

This method parse the result of the 'GET_STATUS' command (see chart below).

Status format:

 L S N N S K
 | | | | | |
 | | | | | +--> The warning (one of items in self.errors_dict)
 | | | | +----> Has CMC7? ('S'/'N')
 | | | +------> Opened Drawer? ('S'/'N')
 | | +--------> Technical mode? ('S'/'N')
 | +----------> Printer is ready? ('S'/'N')
 +------------> Internal state (page 15)
def __repr__(self):
Undocumented
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.