-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add block to overwrite control signals and receive output through a web service #926
Comments
@SenHuang19 I started integrating some of the code to Next tasks are
|
I completed the modification based on your comments and created a pull request. The major revisions are
The remaining tasks are
I need more detailed explanations to finish the above tasks. |
@SenHuang19 I made some revisions to your latest code on
Please address the I also suggest to change I also merged the latest master into this branch as we switched to Dymola 2019. This will be needed for the regression tests. |
I tried my best to address all the fixmes and changed OverWritten_Real to Read_Real and Sampler_Real to Send_Real as both sample. |
I am closing this due to the new implementation that is done through #1059 |
This issue is to implement an single input/output block, and a single input block, that allows
For the implementation, there should be a global setting (using an inner/outer construct) to
samplingPeriod
, andThis will be needed for BOPTEST. The development branch is
issue926_control_io
The text was updated successfully, but these errors were encountered: