Difference between revisions of "Command:000"
From Awesome Baozam
(→monitors) |
|||
Line 1: | Line 1: | ||
− | + | <div style="float:right">__TOC__</div> | |
# clients send even commands | # clients send even commands | ||
# devices send odd commands | # devices send odd commands | ||
Line 6: | Line 6: | ||
# [[cmd:1]] GET parameter(s) | # [[cmd:1]] GET parameter(s) | ||
# [[cmd:2]] response to GET | # [[cmd:2]] response to GET | ||
− | # [[cmd:3]] SET parameter(s) // alias of 2 | + | # [[cmd:3]] SET parameter(s) ''// alias of 2'' |
− | # [[cmd:4]] response to SET // alias of 2 | + | # [[cmd:4]] response to SET ''// alias of 2'' |
=== monitors === | === monitors === | ||
# [[cmd:11]] GET monitor(s) | # [[cmd:11]] GET monitor(s) | ||
# [[cmd:12]] response to GET monitor(s) | # [[cmd:12]] response to GET monitor(s) | ||
− | # [[cmd:13]] SET monitor(s) // | + | # [[cmd:13]] SET monitor(s) ''// alias of 12'' |
− | # [[cmd:14]] response to SET monitor(s) // | + | # [[cmd:14]] response to SET monitor(s) ''// alias of 12'' |
− | # [[cmd:16]] Monitor packet // alias of 2 | + | # [[cmd:16]] Monitor packet ''// alias of 2'' |
=== streams === | === streams === |
Revision as of 12:45, 18 November 2015
- clients send even commands
- devices send odd commands
parameters
- cmd:1 GET parameter(s)
- cmd:2 response to GET
- cmd:3 SET parameter(s) // alias of 2
- cmd:4 response to SET // alias of 2
monitors
- cmd:11 GET monitor(s)
- cmd:12 response to GET monitor(s)
- cmd:13 SET monitor(s) // alias of 12
- cmd:14 response to SET monitor(s) // alias of 12
- cmd:16 Monitor packet // alias of 2
streams
- cmd:21 GET stream(s)
- cmd:22 response to GET stream(s)
- cmd:23 SET stream(s)
- cmd:24 response to SET stream(s)
- cmd:26 Stream packet
oscillograms
- cmd:31 GET oscillogram(s)
- cmd:32 response to GET oscillogram(s)
- cmd:33 SET oscillogram(s)
- cmd:34 response to SET oscillogram(s)
- cmd:36 Oscillogram packet