Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Cash Registers Question !

Cash Registers Question !

Scheduled Pinned Locked Moved Visual Basic
csharpjsonquestion
3 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 525510
    wrote on last edited by
    #1

    Hi, i have a big question i think ! How i can make a communication with a casio cash registers device with a computer program using visual basic.net (or any other language !), please if there is any API for this purpose tell me please !!

    D 1 Reply Last reply
    0
    • U User 525510

      Hi, i have a big question i think ! How i can make a communication with a casio cash registers device with a computer program using visual basic.net (or any other language !), please if there is any API for this purpose tell me please !!

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      No API built into the .NET Framework or Win32, but you might want to get the docs on the cash register. If the cash register has a serial port on it, and you have sufficient docs on what the register understands, you might be able to write your own communication class for the register. RageInTheMachine9532

      W 1 Reply Last reply
      0
      • D Dave Kreskowiak

        No API built into the .NET Framework or Win32, but you might want to get the docs on the cash register. If the cash register has a serial port on it, and you have sufficient docs on what the register understands, you might be able to write your own communication class for the register. RageInTheMachine9532

        W Offline
        W Offline
        Wayne Phipps
        wrote on last edited by
        #3

        You can communicate with some models of casio electronic cash register (ECR) using serial communications. When I say some, I believe that certain models require an aditional comms board to be fitted. You will also require the protocol manual for the specific model of ECR to understand the format of the data to send. An understanding of how to manually program the ECR would help you understand the protocol manual. If you have no experience of this technology then you probably have a steep learning curve ahead. Have you climbed the north face of the Eiger? :) Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students LearnVisualStudio.Net

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups