View Full Version : JCI FX06 Convert data object
sergey_podenok
10-31-2006, 02:03 AM
Hi everyone! I've started to negotiate with FX06 controller from Johnson Controls and little bit confused with the absence of CONVERT object in FXbuilder for this controller. So it's impossible to convert from float or enumerate to any other unit (e.g. time).
I have FXbuilder v3.8.1.
Any suggestions?
WBR, Sergey.
The objects under the Unit Conversions tab won't get you where you want? If not, then I'm not alone in finding it frustrating trying to get from point A to B sometimes.
JCI is coming out with an upgrade soon for the FX40 and FX Builder. Builder is going to have some new objects and maybe that will be addressed.
sergey_podenok
10-31-2006, 10:11 AM
The objects under the Unit Conversions tab for FX05 and FX06
(ripped from FX05P13-12.xml and FX06P0x.xml)
and as i see there is no "extconvert" object which is present in Builder for all other controllers. And this object is responsible for the most used conversions in program. I'm thinking about "hacking" the FX06P0x.xml but
it is possible to get the controller out of functioning.
------------FX05
<!--Unit Conversions-->
HERE--> <O_extconvert_id/>
<O_en2log_id/>
<O_sw2log_id/>
<O_chillst_id/>
<O_dctstat_id/>
<O_logsplt_id/>
<O_untstat_id/>
---------------------------
------------FX06
<!--Unit Conversions-->
<O_en2log_id/>
<O_sw2log_id/>
<O_lvd2sw_id/>
<O_chillst_id/>
<O_dctstat_id/>
<O_logsplt_id/>
<O_untstat_id/>
---------------------------
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.