Difference between revisions of "Command:000"
From Awesome Baozam
Line 1: | Line 1: | ||
− | |||
# clients send even commands | # clients send even commands | ||
# devices send odd commands | # devices send odd commands |
Revision as of 11:27, 20 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