SMS/GPRS command - getio: Difference between revisions
Appearance
Creating page for SMS/GPRS command getio". |
No edit summary |
||
| Line 2: | Line 2: | ||
{{Template:SMSGPRScommandPage | {{Template:SMSGPRScommandPage | ||
|description=Returns information string with values of all available IO pin values.}} | |description=Returns information string with values of all available IO pin values.}} | ||
===Syntax=== | |||
getio | getio | ||
===Arguments=== | |||
This command has no arguments. | |||
This command has no arguments. | ===Examples=== | ||
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;"> | <table class="nd-othertables_2" style="width:100%; border-collapse: collapse;"> | ||
<tr> | <tr> | ||
Latest revision as of 09:49, 16 January 2026
SMS/GPRS commands > SMS/GPRS command - getio
NOTE! This page describes SMS/GPRS commands for FT/AT devices, if not indicated otherwise.
Description
Returns information string with values of all available IO pin values.
Syntax
getio
Arguments
This command has no arguments.
Examples
| REQUEST | OUTCOME | RESPONSE |
|---|---|---|
| getio | Success | DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 DO1:0 DO2:0 DI1:0 DI2:0 DI3:0 AIN1:0 AIN2:0 |
| getio | Fail | No IO available for this HW |