OPCUA TSN not working

Hello everyone
I’m currently trying to get two 4PPC80’s to communicate in real time. I checked and these should be able to perform TSN and VLAN configurations. I followed this guide and rechecked multiple times. Both projects have OPC UA FX and C/S in the runtime Config. The TSN switch is configured as shown in the guide and i tried different settings, while trying to get it to work. Here is it now:

Both projects have certificates and ssl configurations done right. Both are in the PTP Mode “slave only”. System timer and resources are configured. Publisher and Subscriber are configured like this:

The Client has the binary imported, the writer deleted and the same VLAN settings.
OPC UA Client/Server and the defaultView is enabled on both. If I disable VLAN the client get’s the data but to my understanding this isn’t TSN anymore then. The Logger entries of both look clean no errors no warnings since last restart. On the server program i set the variables only and the client just has a if-clause that triggers if the Bool is true or the Int is greater than 0. Both programms are in Cyclic #1.
Could someone look through this and tell me what could be wrong?
Thanks for all the help
Nick