Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save forenheith/49b1f2a5cc94cae24c25847b1a19fe77 to your computer and use it in GitHub Desktop.

Select an option

Save forenheith/49b1f2a5cc94cae24c25847b1a19fe77 to your computer and use it in GitHub Desktop.
MifDevices new methods
21:
FiscalPrinter.Open(PrinterType,PrinterPort,OperatorNum);
FiscalPrinter.GetOperationsLog(СтрокуВЦелое(КомбоРедактор1.Содержание),0,0);
FiscalPrinter.Close();
КонецПункта;
22:
FiscalPrinter.Open(PrinterType,PrinterPort,OperatorNum);
И_Сообщение(FiscalPrinter.SKNOState);
FiscalPrinter.Close();
КонецПункта;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment