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

Update ExtensionsAndHelpers.cs to fix cycleTime problem #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Starkxim
Copy link

When the cycletime is defined as a FLOAT type, the original code will not be able to read the cycletime and will report an error, I added a little bit of judgment to make it able to read the FLOAT type cycletime

当cycletime被定义为FLOAT类型是,原先的代码将无法读取cycletime并直接报错,我增加了一点判断,使其能够读取FLOAT类型的cycletime
Update ExtensionsAndHelpers.cs to fix cycleTime problem
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

Successfully merging this pull request may close these issues.

1 participant