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

[QUESTION] Blazor Representation of TcoDriveSimple not working #741

Open
RGrabichler opened this issue Aug 22, 2024 · 5 comments
Open

[QUESTION] Blazor Representation of TcoDriveSimple not working #741

RGrabichler opened this issue Aug 22, 2024 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@RGrabichler
Copy link
Collaborator

I try to use the TcoDriveSimple in my Plc with NC and I have Problems with the Representation in Blazor.
image

The Plc Side is working.
Now when i try to use a minimalistic Example
image
i get this, but cannot expand it.
image

Not sure, what can be missing.
In PlcHammer.Hmi.Blazor it is working, i cannot find the critical difference.

@RGrabichler RGrabichler added the question Further information is requested label Aug 22, 2024
@PTKu
Copy link
Member

PTKu commented Aug 22, 2024

@RGrabichler
Copy link
Collaborator Author

image
the TcOpen.Group.Blazor was already referenced, and this should include the TcoDrivesBeckhoff.
But nevertheless, i also referenced the TcoDrivesBeckhoff.Blazor, but no success.

@PTKu
Copy link
Member

PTKu commented Aug 23, 2024

Hmm... check if you added following service

services.AddVortexBlazorServices();

@RGrabichler
Copy link
Collaborator Author

image

@PTKu
Copy link
Member

PTKu commented Aug 27, 2024

Weird... can you share the project?

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

No branches or pull requests

2 participants