TIM SDK
TIM API C
ta_s_features_sixml Struct Reference

Description

SIXml features supported by terminal.

Data Fields

int admin_functions
 Supported SIXml administrative functions. More...
 
ta_e_feature_support_t auto_commit
 AutoCommit support.
 
ta_e_feature_support_t auto_shift_management
 AutoShiftManagement support.
 
ta_e_feature_support_t auto_shutter_management
 AutoShutterManagement support.
 
ta_e_boolean_t request_repetitition
 Request repetition support.
 
int financial_functions
 Supported SIXml financial transaction functions. More...
 
int guides
 Supported SIXml guides. More...
 
int non_financial_functions
 Supported SIXml non-financial transaction functions. More...
 
ta_e_protocol_level_t protocol_level
 Highest supported protocol levels.
 
ta_e_boolean_t sleep_timer
 SleepTimer support.
 
int status_functions
 Supported SIXml status functions. More...
 
int dialog_functions
 Supported SIXml dialog functions. More...
 
ta_e_boolean_t allow_closed_card_insertion
 Supports allow closed card insertion.
 
ta_e_boolean_t fast_ntf_mode
 Support for fast notification mode.
 

Field Documentation

◆ admin_functions

int ta_s_features_sixml::admin_functions

Supported SIXml administrative functions.

See also
ta_e_admin_functions_t.

◆ dialog_functions

int ta_s_features_sixml::dialog_functions

Supported SIXml dialog functions.

See also
ta_e_dialog_functions_t.

◆ financial_functions

int ta_s_features_sixml::financial_functions

Supported SIXml financial transaction functions.

See also
ta_e_financial_transactions_t.

◆ guides

int ta_s_features_sixml::guides

Supported SIXml guides.

See also
ta_e_guides_t.

◆ non_financial_functions

int ta_s_features_sixml::non_financial_functions

Supported SIXml non-financial transaction functions.

See also
ta_e_non_financial_transactions_t.

◆ status_functions

int ta_s_features_sixml::status_functions

Supported SIXml status functions.

See also
ta_e_status_functions_t.

The documentation for this struct was generated from the following file: