RUSProtocolAPI  5.2.02.0
Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse Class Reference

Public Member Functions

 APIGetCommunicationConfigurationResponse (int errorCodeValue)
 
 APIGetCommunicationConfigurationResponse (APIBaseResponse baseResponse)
 
- Public Member Functions inherited from Custom.Fiscal.RUSProtocolAPI.CustomRU.APIBaseResponse
 APIBaseResponse (int errorCodeValue)
 

Properties

ProtocolEnum Protocol [get, set]
 0: NONE 1: CUSTOM 2: CUSTOMDLL 3: CUSTOM RU More...
 
int Baudrate [get, set]
 96: 9600 192: 19200 384: 38400 576: 57600 1152: 115200 More...
 
int BitNumber [get, set]
 7: 7,O,1 8: 8,N,1 More...
 
bool TXFooter [get, set]
 0: FALSE 1: TRUE More...
 
bool TXEcho [get, set]
 0: FALSE 1: TRUE More...
 
HandshakeEnum Handshake [get, set]
 0: NONE 1: RTS CTS 2: XON XOFF More...
 
bool DisplayLine [get, set]
 0: FALSE 1: TRUE More...
 
PCChannelTypeEnum PCChannel [get, set]
 0: AUTO MODE 2: RS232 3: WI-FI 4: BLUETOOTH 5: ETHERNET 6: USB More...
 
PaperMissingEnum PaperMissing [get, set]
 0: no answer for operation, no information about paper missing 1: answer for operation at the end of operation(after restoring paper), no information about paper missing(default) 2: no answer for operation, immediate answer for paper missing 3: answer for operation at the end of operation(after restoring paper), continuous information about paper missing(message is to be considered a warning, cyclically sent not more than every 2 seconds) More...
 
- Properties inherited from Custom.Fiscal.RUSProtocolAPI.CustomRU.APIBaseResponse
int ErrorCode [get, set]
 
string ErrorDescription [get, set]
 
int OperatorCode [get, set]
 

Property Documentation

◆ Baudrate

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.Baudrate
getset

96: 9600 192: 19200 384: 38400 576: 57600 1152: 115200

◆ BitNumber

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.BitNumber
getset

7: 7,O,1 8: 8,N,1

◆ DisplayLine

bool Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.DisplayLine
getset

0: FALSE 1: TRUE

◆ Handshake

HandshakeEnum Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.Handshake
getset

0: NONE 1: RTS CTS 2: XON XOFF

◆ PaperMissing

PaperMissingEnum Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.PaperMissing
getset

0: no answer for operation, no information about paper missing 1: answer for operation at the end of operation(after restoring paper), no information about paper missing(default) 2: no answer for operation, immediate answer for paper missing 3: answer for operation at the end of operation(after restoring paper), continuous information about paper missing(message is to be considered a warning, cyclically sent not more than every 2 seconds)

◆ PCChannel

PCChannelTypeEnum Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.PCChannel
getset

0: AUTO MODE 2: RS232 3: WI-FI 4: BLUETOOTH 5: ETHERNET 6: USB

◆ Protocol

ProtocolEnum Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.Protocol
getset

0: NONE 1: CUSTOM 2: CUSTOMDLL 3: CUSTOM RU

◆ TXEcho

bool Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.TXEcho
getset

0: FALSE 1: TRUE

◆ TXFooter

bool Custom.Fiscal.RUSProtocolAPI.CustomRU.APIGetCommunicationConfigurationResponse.TXFooter
getset

0: FALSE 1: TRUE