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

[NEW-FEATURE] Tixon - TcoTixonStepSeparatorTask: ComponentOutOfBox sensor #730

Closed
AdamPitak opened this issue Jun 18, 2024 · 2 comments · Fixed by #732
Closed

[NEW-FEATURE] Tixon - TcoTixonStepSeparatorTask: ComponentOutOfBox sensor #730

AdamPitak opened this issue Jun 18, 2024 · 2 comments · Fixed by #732

Comments

@AdamPitak
Copy link

Can you add check in beginning of TcoTixonStepSeparatorTask sequence for signals off on ComponentOutOfBox sensor.
Sometimes it happen that sensor is stuck on, and process in not stable, or it is pushing without component.

{attribute addProperty Name "<#Component out of box#> - i8"}
ComponentOutOfBox : BOOL;

@AdamPitak AdamPitak changed the title [NEW-FEATURE] Tixon [NEW-FEATURE] Tixon - TcoTixonStepSeparatorTask: ComponentOutOfBox sensor Jun 18, 2024
@peterbarancek
Copy link
Collaborator

/cib

Copy link
Contributor

github-actions bot added a commit that referenced this issue Jun 24, 2024
peterbarancek added a commit that referenced this issue Jun 25, 2024
…nsor (#732)

* Create draft PR for #730

* ***TcoTixonFeeding****

*stuck component at output
+time to check component stuck go SeparatorTask go into error state
+ tasks as  public members (HoppetTask,SeparatorTask....)

***TcoDrives***

+Torque control tab in service view
* power off in restore method (if  inEnable is true then not required to power off)
* overide value was always changed to 100, if value is  defined by user then value is not changed.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: peterbarancek <62284244+peterbarancek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants