CANBUS
gdemik
Junior Member
I will keep this short...
Would an AMX controller be able to keep up with the constant flow of data from a CANBUS?
There would be a CANBUS to RS232 adapter or something similar being used.
The reason I ask, is that we have a few current vehicle systems (audio, hvac, diag, etc) that we are wanting to toy with. Where it may lead us to in the future is unknown. Just looking for a "Bad Idea" or any bits of info I can use.
Thanks!
Would an AMX controller be able to keep up with the constant flow of data from a CANBUS?
There would be a CANBUS to RS232 adapter or something similar being used.
The reason I ask, is that we have a few current vehicle systems (audio, hvac, diag, etc) that we are wanting to toy with. Where it may lead us to in the future is unknown. Just looking for a "Bad Idea" or any bits of info I can use.
Thanks!
Comments
-
More than likely yes but a lot depends upon many factors.
If you focus on the single port itself much will depend upon the size of the messages and how/if they are terminated. Efficient code will help it keep up. String operations (like Find_String, etc...) are pretty spendy tasks. It would be wise to create. An efficient queuing system to handle the traffic flow.
then you add another layer to the equation: what other tasks is the processor controlling?
Quite often I will use a separate NI processor for chatty boxes. This helps the control system share the load and allow other processors to get on with their life of controlling oTher things.
My motto is when in doubt, add a processor. -
Especially if you spec'd a new NX-1200 just for the CanBus. The problem I see if there was a constant flow on incoming data would be the ability to handle simultaneous tasks from other devices and UIs. Expect to use a dedicated processor but first try with other devices and see what happens.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
