Profibus with rpi master and slaveSetting up a Hudson slave on Windows XPImplement master-slavePushing data to jenkins's slave machine before build startsHow to go about creating a master/slave data collection/processing Java app?Restart a mpi slave after checkpoint before failure on ARMv6Dealing with Master-Slave (MySQL) Replication Delay with Symfony2MySQL Replication - multiple masters (different d/bs) replicated to same slave serverHow to use Docker in swarm mode for master/slave applications (e.g. MongoDB)I2C Master-slave addressMake Flask Web App in Raspberry Pi Available on Internet
How are "soeben" and "eben" different from one another?
Hot object in a vacuum
Connect neutrals together in 3-gang box (load side) with 3x 3-way switches?
Behavior of the zero and negative/sign flags on classic instruction sets
Nested-Loop-Join: How many comparisons and how many pages-accesses?
How to draw a gif with expanding circles that reveal lines connecting a non-centered point to the expanding circle using Tikz
What is the standard dungeon scale at the table?
Why do mean value theorems have open interval for differentiablity while closed for continuity?
Construct a pentagon avoiding compass use
Can a Resident Assistant Be Told to Ignore a Lawful Order?
Commutator subgroup of Heisenberg group.
I do not have power to all my breakers
Postgresql numeric and decimal is automatically rounding off
What's the phrasal verb for carbonated drinks exploding out of the can after being shaken?
Is `curl something | sudo bash -` a reasonably safe installation method?
Possible isometry groups of open manifolds
Can a continent naturally split into two distant parts within a week?
Why doesn't Anakin's lightsaber explode when it's chopped in half on Geonosis?
Relationship between GCD, LCM and the Riemann Zeta function
Why is "dark" an adverb in this sentence?
Are lithium batteries allowed in the International Space Station?
Does the Entangle spell require existing vegetation?
Redox reactions redefined
Why use null function instead of == []
Profibus with rpi master and slave
Setting up a Hudson slave on Windows XPImplement master-slavePushing data to jenkins's slave machine before build startsHow to go about creating a master/slave data collection/processing Java app?Restart a mpi slave after checkpoint before failure on ARMv6Dealing with Master-Slave (MySQL) Replication Delay with Symfony2MySQL Replication - multiple masters (different d/bs) replicated to same slave serverHow to use Docker in swarm mode for master/slave applications (e.g. MongoDB)I2C Master-slave addressMake Flask Web App in Raspberry Pi Available on Internet
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am newbie to profibus-DP . I am tasked with building profibus master and slave network using Rpi and Rs-485 convertor .
One Rpi will be master and other will be slave. I am using https://github.com/mbuesch/pyprofibus for DP-stack to implement the same.
How can I assign address to master and slave rpi boards to use in profibus initialization sequence. It is not accepting the IP address given to the rpi boards
raspberry-pi raspberry-pi3 connect master-slave
add a comment |
I am newbie to profibus-DP . I am tasked with building profibus master and slave network using Rpi and Rs-485 convertor .
One Rpi will be master and other will be slave. I am using https://github.com/mbuesch/pyprofibus for DP-stack to implement the same.
How can I assign address to master and slave rpi boards to use in profibus initialization sequence. It is not accepting the IP address given to the rpi boards
raspberry-pi raspberry-pi3 connect master-slave
add a comment |
I am newbie to profibus-DP . I am tasked with building profibus master and slave network using Rpi and Rs-485 convertor .
One Rpi will be master and other will be slave. I am using https://github.com/mbuesch/pyprofibus for DP-stack to implement the same.
How can I assign address to master and slave rpi boards to use in profibus initialization sequence. It is not accepting the IP address given to the rpi boards
raspberry-pi raspberry-pi3 connect master-slave
I am newbie to profibus-DP . I am tasked with building profibus master and slave network using Rpi and Rs-485 convertor .
One Rpi will be master and other will be slave. I am using https://github.com/mbuesch/pyprofibus for DP-stack to implement the same.
How can I assign address to master and slave rpi boards to use in profibus initialization sequence. It is not accepting the IP address given to the rpi boards
raspberry-pi raspberry-pi3 connect master-slave
raspberry-pi raspberry-pi3 connect master-slave
edited Mar 27 at 10:06
Zaks
asked Mar 26 at 6:26
ZaksZaks
1682 silver badges15 bronze badges
1682 silver badges15 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55350984%2fprofibus-with-rpi-master-and-slave%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55350984%2fprofibus-with-rpi-master-and-slave%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown