取消
显示结果 
搜索替代 
您的意思是: 

Variable set point with real-time controller

Hi.  I want to create a real-time control module that has a time varying set point.  For each time step, I would like to read the value for the set point from an input file.  I am currently using the module found here as a starting point but I am not sure what I need to change the constant set point value to in order to read from an input file.  Any thoughts would be greatly appreciated.

0 项奖励
1 条消息(共 2 条)
2,679 次查看

Afternoon Peckens,

 

Try starting with the following example to read in the data file (if it is a text file). Then you can use the iteration terminal of that loop to change the set point by indexing the array. 

 

Read file

Kyle Hartley
Senior Embedded Software Engineer

0 项奖励
2 条消息(共 2 条)
2,646 次查看