Class: ManagementStatus

timapi.constants.ManagementStatus()

Overview

Members-Overview

new ManagementStatus()

The tag is used to transport information about the current activation state of the terminal, i.e. shift open / shift closed.

The following values are valid:

Specification: retail.

Member-List

closed (static, constant)

Initial state, shift closed. In this state only administration, remote and status functions can be used, which means no interaction with the cardholder is required.

Specification: retail.

dialog (static, constant)

Dialog mode opened. This state allows to process ECR controlled dialog functions. Only dialog and remote functions can be used. (Some guides only)

Specification: retail.

open (static, constant)

Shift opened. In this state only financial, non-financial, remote and status functions as well as Deactivate can be used. Usually an interaction with the cardholder is required.

Specification: retail.