Skip to main content
Skip table of contents

TKDS_POSIBLE_10

The driver manages the customer display on a graphic screen.
The customer display can be either a secondary Windows monitor or a separate (Android or IOS) tablet.
In both cases the communication between the driver and the customer display application is performed via TCP-IP Socket.

Parameters can be specified:

  • In the parameters section of the XML document sent by the till

  • In a configuration file named TKDS_POSIBLE.ini that must be located in the same directory of TKDS_POSIBLE_10.dll in the form <Name>=<Value>

Parameters

Name

Values

Note

Mode

Display

This is a fixed value

Layout

0 = No Clock
1 = Digital Clock
2 = Analogic Clock
3 = Split-Flap Clock

ContentRatio

<x>:<y> = Custom Ratio
auto = Use the display ratio
fromimage = use Idle Image ratio

Define the ratio between width and height of display/images.
The suggestion is to have images with the same resolution as the display and to use the auto value

Language

ISO639-1 code of the language

Used to display embedded messages according to the language of the store

FontName

Name of the font to be used

ShowTaxes

true = Taxes are displayed
false = Taxes are not displayed

IdleTimeout

<n>=Number of seconds to display the Idle Message if the receipt is empty

IdleText1

First Line of Text of Idle Page

IdleText2

Second Line of Text of Idle Page

IdleImage

Base64 Encoded Image of Idle Image

IdleImageURL

Path or URL of Idle Image

IdleVideoURL

Path or URL of Idle video

ShowOnlyvideo

True = Display video without Idle Text and Logo
False= Idle Text and Logo are visible

ThankyouText1

First Line of Text of Thankyou Page

ThankyouText2

Second Line of Text of Thankyou Page

ThankyouImage

Base64 Encoded Image of Thankyou Image

ThankyouImageURL

Path or URL of Thankyou Image

ReceiptImage

Base64 Encoded Image of Receipt Image

ReceiptImageURL

Path or URL of Receipt Image

CloseText1

First Line of Text of Closed Page

CloseText2

Second Line of Text of Closed Page

LogoImage

Base64 Encoded Image of Logo Image

LogoImageURL

Path or URL of Logo Image

LogoImage_Dark

Base64 Encoded Image of Dark Logo

LogoImage_DarkURL

Path or URL of Dark Logo Image

LogoImage_Light

Base64 Encoded Image of Light Logo

LogoImage_LightURL

Path or URL of Light Logo Image

Notes

  • Base64 and URL/Path images are mutually exclusive

Example

CODE
LogoImage_DarkUrl=C:\Images\Display\logoDark.png
LogoImage_LightUrl=C:\Images\Display\logoLight.png
IdleImageUrl=C:\Images\Display\IdleImage.png

Change History

 

Version

Release Date

Notes

Download

1.00

05/10/2023

Rilascio Iniziale

  TKDS_POSIBLE_10.zip

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.