28.01.2025, 21:44
Hi,
Does anyone have tried to use Virtual Inputs from the PRT3 module?
I have configured and enabled the Virtual Input 1 of the PRT3 though BabyWare.
The main goal is to use a sensor that is connected to a KNX system and write the state to a Virtual Input on the EVO192 Paradox side.
I send this command to Open the Virtual Input 1
port:write('VO001\r')
I send this command to Close the Virtual Input 1
port:write('VC001\r')
But in the BabyWare I can't see the Zone that I have configured with the Virtual Input 1 Opening, it's always Closed.
I don't know if I am doing some bad configuration on the PRT3 in the BabyWare.
I have read the manual configuration of the PRT3 and I think that I am sending the right command.
Does anyone have tried to use Virtual Inputs from the PRT3 module?
I have configured and enabled the Virtual Input 1 of the PRT3 though BabyWare.
The main goal is to use a sensor that is connected to a KNX system and write the state to a Virtual Input on the EVO192 Paradox side.
I send this command to Open the Virtual Input 1
port:write('VO001\r')
I send this command to Close the Virtual Input 1
port:write('VC001\r')
But in the BabyWare I can't see the Zone that I have configured with the Virtual Input 1 Opening, it's always Closed.
I don't know if I am doing some bad configuration on the PRT3 in the BabyWare.
I have read the manual configuration of the PRT3 and I think that I am sending the right command.