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

Public Member Functions

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

Properties

int FMStateOfMCVerification [get, set]
 The state of mk verification (1 byte) 0..4 More...
 
int FMStateOfMCRealization [get, set]
 The state of notification about marked goods realization forming (1 byte) 0..2 More...
 
int FMFlagsForWorkwithMC [get, set]
 The flags of allowing the commands for work with marking codes (1 byte) More...
 
int FMQuantityResultsOfMCVerifications [get, set]
 The quantity of stored results of marking codes verification(1 byte) More...
 
int FMQuantityOfMC [get, set]
 Quantity of marking codes, included into notification about realization of marked goods (1 byte) More...
 
int FMWarningOfStorageForMC [get, set]
 The warning about filling of storage area for notifications about marking goods realization(1 byte) 1 ... 99. In this parameter, FN informs ECR about filling of storage area for notifications about marking goods realization. Possible values are the following: 0 – the area is filled less than 50% 1 – the area is filled from 50% up to 80% 2 – the area is filled from 80% up to 90% 3 – the area is filled more than 90% 4 – the area is filled completely, the forming of new notifications is impossible More...
 
int FMQuantityonMCNotificationsinQueue [get, set]
 Quantity of notifications in the queue (2 bytes). The quantity of not confirmed or not unloaded notifications about realization of marked goods. More...
 
- Properties inherited from Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMResponse
byte [] FMData [get, set]
 
- Properties inherited from Custom.Fiscal.RUSProtocolAPI.CustomRU.APIBaseResponse
int ErrorCode [get, set]
 
string ErrorDescription [get, set]
 
int OperatorCode [get, set]
 

Property Documentation

◆ FMFlagsForWorkwithMC

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMFlagsForWorkwithMC
getset

The flags of allowing the commands for work with marking codes (1 byte)

  • Bit 1: command B2h
  • Bit 2: command B3h
  • Bit 3: command B5h
  • Bit 4: command B6h
  • Bit 0: command B1h
  • Bit 5: command B7h-1
  • Bit 6: command B7h-2
  • Bit 7: command B7h-3

◆ FMQuantityOfMC

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMQuantityOfMC
getset

Quantity of marking codes, included into notification about realization of marked goods (1 byte)

◆ FMQuantityonMCNotificationsinQueue

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMQuantityonMCNotificationsinQueue
getset

Quantity of notifications in the queue (2 bytes). The quantity of not confirmed or not unloaded notifications about realization of marked goods.

◆ FMQuantityResultsOfMCVerifications

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMQuantityResultsOfMCVerifications
getset

The quantity of stored results of marking codes verification(1 byte)

◆ FMStateOfMCRealization

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMStateOfMCRealization
getset

The state of notification about marked goods realization forming (1 byte) 0..2

  • 0 – notification about realization is not forming - 1 – the forming of notification about realization has been already started
  • 2 – forming of notifications is temporary blocked due to overflow of temporary storage area

◆ FMStateOfMCVerification

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMStateOfMCVerification
getset

The state of mk verification (1 byte) 0..4

  • 0 – the table of marking codes verification is overflowed
  • 1 – there is no marking code at verification
  • 2 – Marking code is sent in the command B1h
  • 3 – the request about marking code status is formed in the command B5h
  • 4 – the response to the request about marking code status is received and sent to FN in B6h

◆ FMWarningOfStorageForMC

int Custom.Fiscal.RUSProtocolAPI.CustomRU.APIFMStatusMCResponse.FMWarningOfStorageForMC
getset

The warning about filling of storage area for notifications about marking goods realization(1 byte) 1 ... 99. In this parameter, FN informs ECR about filling of storage area for notifications about marking goods realization. Possible values are the following: 0 – the area is filled less than 50% 1 – the area is filled from 50% up to 80% 2 – the area is filled from 80% up to 90% 3 – the area is filled more than 90% 4 – the area is filled completely, the forming of new notifications is impossible