Skip to content
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

setSTP Causes User-Defined Connections to Fail #25

Open
nmsutton opened this issue Jan 7, 2023 · 0 comments
Open

setSTP Causes User-Defined Connections to Fail #25

nmsutton opened this issue Jan 7, 2023 · 0 comments

Comments

@nmsutton
Copy link
Contributor

nmsutton commented Jan 7, 2023

The use of setSTP() causes custom connections created with ConnectionGenerator to produce error: "STP with delays > 1 ms is currently not supported". This is when "delay = 1" in the connect() function.

Steps to reproduce: start with the hello_world project. Add function for "MyConnection" from the user guide chapter 4. Set gin and gout to be connected with MyConnection. Add "setSTP(gout, true)". Run the simulation and the error will occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant