Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants