Skip to end of banner
Go to start of banner

How to enable the live time event printing (FSM)?

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Article status

EXTERNAL  

Link to be provided outside of Bosch

Live time event printing is supported.

To enable it add a xml file in program data folder with the name of the printer.

This functionality is compatible on dot-matrix printer with roll paper (like Epson Lx o Lq).

Printer must be configured on server pc.

Every time an event is reported, it will be also printed on paper.


Step-by-step guide


To enable LinePrinter module you have to create an XML file on C:\ProgramData\Alesys\SecurityControlServer\Config\LinePrinter.xml

 This is the content:

<?xml version="1.0" encoding="utf-8"?>

<settings>

  <item name="EnableHardCopy" type="bool">False</item>

  <item name="PrinterName" type="string" default="">EPSON LQ Series 1 (136)</item>

  <item name="PrinterLanguage" type="string">en</item>

</settings>


Parameters:

EnableHardCopy: True/False – Enable or disable hardcopy

PrinterName: Name of the printer for hardcopy as named in windows printer

PrinterLanguage: Language code for printer: “en” for english


Note:

If using Epson LX-350 connected to an FSM server installed on Windows 10 x64 then follow instructions below:

The standard Windows 10 driver called “Epson ESC/P 9 pin V4 Class Driver”  does not support RAW mode printing.

After download of official driver from epson web site (https://download.epson-biz.com/modules/dot/index.php?page=single_soft&cid=216&pcat=1&pid=9) and installation via setup:
Driver is changed in “EPSON LX-350 ESC/P”
and printer starts to print correctly.

After driver update, please reboot the computer.


This functionality works only with dot matrix printer and prints only alarm textual information using printer font. Printer must be connected to server PC.



ADVANCED section

Please contact CTS / SG or GK team to view this section from draft space, if necessary


Information below is for CTS, SG, GK reference and must be kept internal only.

If you are part of CTS, SG or GK team, please hide this section when you have finished using this article!


This section will not be published externally and / or automatically downloaded in the PDF file!

  • No labels