PDA

View Full Version : Distech Controls EC-Display



techno98
11-26-2008, 03:08 PM
I am trying to set up an EC-Display. When I set up a point for temperature I have no problem in getting a reading. When I try to set up a status point it seems I get no reaction from my display. I have the point set up as digital on my gfx program. 0 Off and 100.1 On. But when I map the point I go to hardware input, pick the input then go to enumeration and select on off enum.
But for some reason my input always says off when put a jumper on my input. I see the change on my controller in debug mode but nothing in the display. Any help would be greatly appreciated.

ctrlguy
11-26-2008, 07:59 PM
Have you "mux'ed the point so that your SNVT_switch has a state and value?

techno98
11-26-2008, 08:17 PM
Im not too sure what your talking about. Is this done at the EC-Display or at the local controller?

ctrlguy
11-28-2008, 07:18 PM
Well, I'm a little confused because you say the off value is 0 and the on value is 100.0 1. The off value of a switch is 0.0 0. Is that what you see when you browse the point? Anyway, there is a block for muxing a SNVT_switch in the gfx program if you need it.

Aside from that, I've been seeing some bugs in the current EC display plug-in when using enumerations, so that may be your problem also.