Template:API: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 June 2024

  • curprev 22:2722:27, 5 June 2024Administrator talk contribs 643 bytes −6 No edit summary Tag: 2017 source edit
  • curprev 22:2622:26, 5 June 2024Administrator talk contribs 649 bytes −42 No edit summary Tag: 2017 source edit
  • curprev 22:2522:25, 5 June 2024Administrator talk contribs 691 bytes +691 Created page with "This places an AT Command to the specified modem port. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |SendAtCommand |Port index, ATCommand (*) |Issue an AT Command to the specified module. |} (*) Note that the ATCommand must be entered with quotes if the AT Command itself includes double quotes or spaces. See below. '''OUTPUT:''' Response from the modem to the AT command. '''EXAMPLE:'''<syntaxhighlight lang="text"> ~# SendAtCommand 0, "..." Tag: 2017 source edit