Customer Display command set











up vote
-2
down vote

favorite












I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).










share|improve this question


























    up vote
    -2
    down vote

    favorite












    I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).










    share|improve this question
























      up vote
      -2
      down vote

      favorite









      up vote
      -2
      down vote

      favorite











      I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).










      share|improve this question













      I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).







      c++ point-of-sale






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      H.K

      698




      698
























          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Unfortunately, there is no such standard protocol.

          Each vendor has its own specifications.





          Although there is no standard protocol on hardware / firmware, the following middleware exists.



          OMG:UnifiedPOS,
          MCS:POS Device Standards, MCS:OPOS Hardware Vendors



          However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.

          Both vendor independent parts and vendor / device specific parts work together.
          In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.






          share|improve this answer























          • I need three command
            – H.K
            yesterday










          • Clear screen, goto line, goto column
            – H.K
            yesterday










          • Even with only three functions, there are no standard protocols.
            – kunif
            yesterday










          • If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
            – kunif
            yesterday










          • where can you find it, I would be grateful
            – H.K
            yesterday











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409240%2fcustomer-display-command-set%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          Unfortunately, there is no such standard protocol.

          Each vendor has its own specifications.





          Although there is no standard protocol on hardware / firmware, the following middleware exists.



          OMG:UnifiedPOS,
          MCS:POS Device Standards, MCS:OPOS Hardware Vendors



          However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.

          Both vendor independent parts and vendor / device specific parts work together.
          In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.






          share|improve this answer























          • I need three command
            – H.K
            yesterday










          • Clear screen, goto line, goto column
            – H.K
            yesterday










          • Even with only three functions, there are no standard protocols.
            – kunif
            yesterday










          • If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
            – kunif
            yesterday










          • where can you find it, I would be grateful
            – H.K
            yesterday















          up vote
          0
          down vote













          Unfortunately, there is no such standard protocol.

          Each vendor has its own specifications.





          Although there is no standard protocol on hardware / firmware, the following middleware exists.



          OMG:UnifiedPOS,
          MCS:POS Device Standards, MCS:OPOS Hardware Vendors



          However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.

          Both vendor independent parts and vendor / device specific parts work together.
          In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.






          share|improve this answer























          • I need three command
            – H.K
            yesterday










          • Clear screen, goto line, goto column
            – H.K
            yesterday










          • Even with only three functions, there are no standard protocols.
            – kunif
            yesterday










          • If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
            – kunif
            yesterday










          • where can you find it, I would be grateful
            – H.K
            yesterday













          up vote
          0
          down vote










          up vote
          0
          down vote









          Unfortunately, there is no such standard protocol.

          Each vendor has its own specifications.





          Although there is no standard protocol on hardware / firmware, the following middleware exists.



          OMG:UnifiedPOS,
          MCS:POS Device Standards, MCS:OPOS Hardware Vendors



          However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.

          Both vendor independent parts and vendor / device specific parts work together.
          In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.






          share|improve this answer














          Unfortunately, there is no such standard protocol.

          Each vendor has its own specifications.





          Although there is no standard protocol on hardware / firmware, the following middleware exists.



          OMG:UnifiedPOS,
          MCS:POS Device Standards, MCS:OPOS Hardware Vendors



          However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.

          Both vendor independent parts and vendor / device specific parts work together.
          In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited yesterday

























          answered yesterday









          kunif

          697227




          697227












          • I need three command
            – H.K
            yesterday










          • Clear screen, goto line, goto column
            – H.K
            yesterday










          • Even with only three functions, there are no standard protocols.
            – kunif
            yesterday










          • If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
            – kunif
            yesterday










          • where can you find it, I would be grateful
            – H.K
            yesterday


















          • I need three command
            – H.K
            yesterday










          • Clear screen, goto line, goto column
            – H.K
            yesterday










          • Even with only three functions, there are no standard protocols.
            – kunif
            yesterday










          • If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
            – kunif
            yesterday










          • where can you find it, I would be grateful
            – H.K
            yesterday
















          I need three command
          – H.K
          yesterday




          I need three command
          – H.K
          yesterday












          Clear screen, goto line, goto column
          – H.K
          yesterday




          Clear screen, goto line, goto column
          – H.K
          yesterday












          Even with only three functions, there are no standard protocols.
          – kunif
          yesterday




          Even with only three functions, there are no standard protocols.
          – kunif
          yesterday












          If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
          – kunif
          yesterday




          If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
          – kunif
          yesterday












          where can you find it, I would be grateful
          – H.K
          yesterday




          where can you find it, I would be grateful
          – H.K
          yesterday


















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409240%2fcustomer-display-command-set%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Contact image not getting when fetch all contact list from iPhone by CNContact

          count number of partitions of a set with n elements into k subsets

          A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks