PLUS+1 Hardware > Controllers

Same code for Controller & Display

(1/1)

MimmoA:
Hello everybody,
I have a Controller MC050-010, and a display DP 250.
I'm a beginner about Plus+1 GUIDE, till now i just know how to code these devices individually,
what'I'm trying to do now is to coding them toghether in the same code.

Is this possible?
there any mode to do this?
Is there a function to make it easier ?

Thanks a lot in advance.

spittet:
This is not how you should do it.

You need to build a program for each device and if you want some information from one device to be sent to the other device, use the CAN Network and the associated CAN communication function blocks (Tx, Rx)

Sam

Karim:
Sam is right,
use the CAN network to implement the communication between the Controller and Display(and so you coded them together).

Navigation

[0] Message Index

Go to full version