<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta name="Generator" content="Zarafa WebAccess v6.20.9-16156">
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<title>Set alias adress</title>
<style type="text/css">
body
{
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 0px;
border-style: none;
background-color: #ffffff;
}
p, ul, li
{
margin-top: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body>
<p>Hi,</p><p> </p><p>i am trying to set an alias adresses of some Beckhoff modules. The Ethercat bus has got 7 slaves, all wtih alias adress 0.<br />Now i try e.g. to set the alias of slave no.4 to 3. I use the Command-line Tool and write: ethercat alias -p4 3<br />But this comand will write the alias 3 to all slaves behind the position 4. I can change a single alias with following command: ethercat alias -a4 55 but only when all Slaves have a single alias adress. </p><p> </p><p>My Question now, is it possible to set a single alias if all modules of the bus has the alias 0 using the Command-line Tool or the functions of ecrth.h?</p><p><br />Best regards<br /><br />Juri <br /> </p><p> </p>
</body>
</html>