Git Product home page Git Product logo

abap-serial-port---at-command's Introduction

ABAP-Serial-Port---AT-COMMAND

SAP ABAP Serial Port - AT COMMAND ABAP Retrieve data from USB GSM Modem Step by step:

  1. Register/activate ActiveX component MSCOMM32.OCX on Windows 7 Tutorial: https://blogs.sap.com/2014/10/02/how-to-registeractivate-activex-component-mscomm32ocx-on-windows-7/
  2. Create ABAP Z program.
  3. Create New Screen with Custom Control (for text area)
  4. Test ABAP Z program with AT COMMAND

Note:

  1. Please close Putty apps while you test AT COMMAND in the ABAP Z program.
  2. Send SMS AT COMMAND by sequence: AT+CSCS="GSM" AT+CMGF=1 AT+CMGS="+628561811XXX" <Ctrl+Z> Remark: = Carriage Return (Enter)

Reference:

  1. https://blogs.sap.com/2013/07/10/read-comm-port-using-abap-wo-third-party-software/
  2. https://blogs.sap.com/2014/10/02/how-to-registeractivate-activex-component-mscomm32ocx-on-windows-7/
  3. https://avtech.com/articles/65/how-to-test-a-gsm-modem-manually/

abap-serial-port---at-command's People

Contributors

jenizar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.