Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
intern:json_api [2012/08/17 14:07] – cfritzsch | intern:json_api [2025/06/11 20:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 61: | Line 61: | ||
^ Command Name ^ Type ^ Description ^ | ^ Command Name ^ Type ^ Description ^ | ||
| q | submenu | | q | submenu | ||
- | | qi | submenu | + | | qi | submenu |
- | | qiX | WORD | Value of single process input register | + | | qiv | submenu |
+ | | qivX | WORD | Value of single process input register | ||
+ | | qif | submenu | ||
+ | | qifX | BOOL | Flag of single process input register | ||
| qs | WORD | indicates if the process is running; setting to 1 starts the process; setting to 0 stops the process; 2 indicates an error and is no valid value to be written | | qs | WORD | indicates if the process is running; setting to 1 starts the process; setting to 0 stops the process; 2 indicates an error and is no valid value to be written | ||
| qm | ENUM:" | | qm | ENUM:" | ||
- | | qo | submenu | + | | qo | submenu |
- | | qoX | WORD | Value of single process output register | + | | qov | submenu |
+ | | qovX | WORD | Value of single process output register | ||
+ | | qof | submenu | ||
+ | | qofX | BOOL | Flag of single process output register | ||
| y | submenu | | y | submenu | ||
| yX | submenu | | yX | submenu | ||
Line 82: | Line 88: | ||
| uv | submenu | | uv | submenu | ||
| uvX | WORD | Value of single GPIO port | | | uvX | WORD | Value of single GPIO port | | ||
- | |||