<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear,<div><br></div><div>I'm trying to make a new component. I declared some outputs, that are in cycle associated with a parameter. When I export as C++, i receive a nice template. </div><div><br></div><div>This is a normal output:</div><div>xout[0]=?; //normal ouput</div><div><br></div><div>But how can i acces the cycle?? </div><div><br></div><div>like this?:</div><div>xout[0][<b>parameter</b>]=????</div><div><br></div><div>How?</div><div><br></div><div>Thx.</div><div><br></div><div>Best regards,</div><div>Anthonie</div>                                           </div></body>
</html>