-> Hier kostenlos registrieren
How to create a correct EnOcean telegramm on PLC to control EnOcean actuator (BL-201-00-868 UP BROADCAST )?
I want to create a virtual EnOcean Button on PLC.
And connect it to the real EnOcean device.
As a result - control EnOcean Actuator from PLC and from EnOcean push button.
I can receive telegrams from the EnOcean button via “antenna KL6583”+ KL658+PLC.
I can send telegrams with help of FB_Send_RPS_SwitchAuto (virtual EnOCean button).
But the data inside messgae is different from what I have when EnOcean rocker switch (button) sends.
I scan EnOcean telegrams (mesages) by Thermokon Air Scan.

EEP (EnOcean Equipment Profile) in both cases is the same = F06-02-01 (Light and Blind Control - Application Style 1)
Currently, I don't know what should be equal in the commands of the virtual button with the real EnOcean button for the EnOcean activator to work with the virtual one.
Beckhoff transmitter (antenna) EnOcean ID is different from EnOcean button - it is Ok.

I made experiments with differernts values of nRockerID(0...3), EnOceanID(0....127) of FB_Send_RPS_SwitchAuto.
Also I can create a direct connection between EnOcean pushbutton and EnOcean Light Actuator (via teaching up light actuator by pressing service button and pairing with EnOcean pushbutton).
Should I do the same with virtual button (teach Actuator to work with)? Is it only way to pair virtual button and Actuator?
Or I can use EnOcean ID of the Actuator to send somehow direct commands from virtual button to real device EnOcean Actuator?
What should be in the structure VARstKL6581 to control Actuator (ON/OFF/DIMM) ?

I want to create a virtual EnOcean Button on PLC.
And connect it to the real EnOcean device.
As a result - control EnOcean Actuator from PLC and from EnOcean push button.
I can receive telegrams from the EnOcean button via “antenna KL6583”+ KL658+PLC.
I can send telegrams with help of FB_Send_RPS_SwitchAuto (virtual EnOCean button).
But the data inside messgae is different from what I have when EnOcean rocker switch (button) sends.
I scan EnOcean telegrams (mesages) by Thermokon Air Scan.

EEP (EnOcean Equipment Profile) in both cases is the same = F06-02-01 (Light and Blind Control - Application Style 1)
Currently, I don't know what should be equal in the commands of the virtual button with the real EnOcean button for the EnOcean activator to work with the virtual one.
Beckhoff transmitter (antenna) EnOcean ID is different from EnOcean button - it is Ok.

I made experiments with differernts values of nRockerID(0...3), EnOceanID(0....127) of FB_Send_RPS_SwitchAuto.
Also I can create a direct connection between EnOcean pushbutton and EnOcean Light Actuator (via teaching up light actuator by pressing service button and pairing with EnOcean pushbutton).
Should I do the same with virtual button (teach Actuator to work with)? Is it only way to pair virtual button and Actuator?
Or I can use EnOcean ID of the Actuator to send somehow direct commands from virtual button to real device EnOcean Actuator?
What should be in the structure VARstKL6581 to control Actuator (ON/OFF/DIMM) ?
