PLUS+1 Software > General controls

Two MCU's

(1/2) > >>

glouw:
We need to use a DP720 display to display the information from two analog sensors. The two sensors are separated from one another by some distance, and the sensors themselves are separated from the display by some distance. Can we place one MC012-112 next to each sensor and utilize a CAN bus to transmit the data to the display? Is this doable with PLUS+1 GUIDE?

spittet:
I don't understand your problem with the "distance". Even if you put two MC012 between the sensors and the display, you will still need to run some wires for the CAN communication between the MC012 and the display. If wiring isn't a problem, then run both analog outputs from your sensors to the multifunction input pins on your Display and manage the analog to value conversion inside the Display program.

If you cannot run a lenght of wire between the sensors and the display, then you could use the MC012 to convert the analog outputs into CAN data and you could use a CAN to Bluetooth/Wifi bridge between your display and the MC012 to be wireless CAN.

Sam

glouw:
Hi Sam,

I suppose the motive for pairing MCU's with the sensors is to reduce wiring and prevent signal degradation. GUIDE will allow for a display to read data from two different MCU's over CAN, correct?

EDIT:
I'm overlooking this, Sam. Since the IO modules are CAN based, one of the controllers can be replaced with an expansion IO module, like an IX012-010. This answers my questions in regards to GUIDE programming.

EDIT2:
I'm still overlooking this, Sam. Both CAN controllers can be replaced with CAN expansion IO modules, like the IOx012-010. The display can be programmed via GUIDE to access the pins of the IO modules.

spittet:
You are right on all points. I didn't think about the Input/Output Expanders.

Also, yes, you can use two MCUs on the same CAN network, assuming both MCUs have a different node ID. It's the same thing for both IO Expander, they must have a different node ID.

Sam

glouw:
Thanks for the help, Sam. Two MCU's sounds as if would complicate matters; GUIDE works beautifully if one plays by the rules.

-gus

Navigation

[0] Message Index

[#] Next page

Go to full version