Anonymous
Not logged in
Talk
Contributions
Create account
Log in
RS-485
Search
Editing
Very Simple Control Protocol
(section)
From RS-485
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
Edit source
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==VSCP event datagram structure== Events that are broadcast contain a number of fields together forming one VSCP datagram. Exactly how these fields are mapped onto the physical layer is specified for a number of physical layer protocols such as CAN, Ethernet, TCP, etc. For others it is not yet defined, but it is in general not difficult to map these fields onto a physical layer protocol. There are 2 ''levels'' of the VSCP protocol called ''LEVEL I'' & ''LEVEL II''. They are both basically the same protocol but differ in size of the different fields. Level I is intended to run on nodes with more constrained resources and fields are defined a bit more conservatively. Level I is in fact a subset of level II, and with an appropriate gateway events can transverse between a Level I & II network. {| class="wikitable" border="1" |+ VSCP datagram level I |- ! Priority ! Hardcoded ID ! CLASS ! TYPE ! SenderNickID ! DataSize ! Payload ! CRC |- | 3 bits | 1 bit | 9 bits | 8 bits | 8 bits | 4 bits | 0 to 8 bytes | 16 bits |} Level II is intended to be run on nodes that have little resource constraints and can easily cope with larger message sizes. {| class="wikitable" border="1" |+ VSCP datagram level II |- ! Priority ! Hardcoded ID ! CLASS ! TYPE ! SenderGUID ! DataSize ! Payload ! CRC |- | 3 bits | 1 bit | 16 bits | 16 bits | 128 bits | 16 bits | 0 to 487 bytes | 16 bits |}
Summary:
Please note that all contributions to RS-485 may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RS-485:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs