Package com.datecs.fiscalprinter.SDK.model.BGR


Provides the classes to Low-level device protocol communication.
The protocol commands are implemented in separate methods, providing results in a convenient form.

By differences into the commands - the fiscal devices of Datecs Ltd.can be separated in three different groups:
- Group "A": FP-800, FP-2000, FP-650, SK1-21F, SK1-31F, FMP-10, FP-700
- Group "B": DP-05, DP-05B, DP-15, DP-25, DP-35, WP-50, DP-150
- Group "C": FMP-350X, FMP-55X, FP-700X, WP-500X, WP-50X, DP-25X, DP-150X, DP-05C, FP-700XE


By differences into the low-level packaged message - the fiscal devices of Datecs Ltd.can be separated in two different groups:
- Group "V1": Protocol type one - the packaged message with 6 status bytes. All devices in group "A" and "B".
- Group "V2": Protocol type two - the packaged message with 8 status bytes. All devices in group "C".

Since:
1.0
See Also:
FiscalResponse