Which inputs values needs the FBox 'Man AO' (L60x-1 Man AO) to control the Y3/Y4/PWMs outputs on a PCD7.L60x-1 controller?
FAQ #101837
On the PG5 HVC library, per default the values does have a dec.1 notation means that the 'raw' value 1234 does have a signification of 123,4.
But the 'Man AO' FBox (L60x-1 Man AO) from the FBox family 'RoomControler PCD7_60x V2' does need to have a decimal value without decimal point. (for an output value of 8.3 V the decimal value 83 have to be set)
This FBox allows the manual control of the Y3,Y4 or PWMs outputs (as long as there are not configured or used with HVC-Room FBox PCD7.L60x-1).
If connected to the output of a HVC FBox, when the input value of the 'Man AO' FBox reaches 10.0 the output (configured for example as Y3 in 0-10 V) provides 10.0 Volt
Reason:
Per default the values does have a dec.1 notation means that the 'raw' value 1234 does have a signification of 123,4.
But the 'Man AO' FBox provides an output for Y3: 0-10 Volts depending of the input signal 0-100 (not 0-100.0)
So the 'MAN AO' FBox output reach already 100% with 10.0 (100) input value
Solution:
Add a division /10 when connected to a FBox providing 0-100.0
Categories
PCD7 / Lxxx
Last update: 01.05.2015 13:53
First release: 18.07.2013 13:50
Views: 1093