Since PcVue 11.2 it is possible to configure BACnet schedules using enumeration, it means more than 2 values (0 or 1) but with several values like 1, 2, 3, ... so the user select one the available values for each period of the schedule.
In order to use this feature you need:
- A little bit of concentration
- Configure an enumeration label
- Configure a BACnet schedule using the Device Helpers
- Map a PcVue register variable on an analog value of this schedule
- Associate the enumeration label to this PcVue variable
A video presenting the result and the different objects configured.
HI Ludo,
Thank you for this post.
I have several comments
1. The procedure for an Enumeration is exactly the same than for a Boolean. The only difference is the assoc label (enum or bit).
2. You wrote: Configure a BACnet schedule using the Device Helpers
Normally you don't need this step. The schedule is configured in the device side. But, of course, for troubleshooting/testing you can use the Helper.
3. The nice question is: How to change the color of intervals according the value? We could see in your video that sometimes is blue and sometimes is yellow. Why?
I have a part of the answer actually.
Since the new WebScheduler in 11.2 I dont know how to configure 1 -> Blue, 3 -> Yellow, etc...
Maybe here Armin could tell us how to do know.
But I know how to change the color of a particular bar.
- Open the folder "WebServerExtensionsWebAppsWebSchedulerImagestimelines" you will see a set of pictures named "dps_gradient_timeline_.png
- To change the color you must edit the picture and change it.
- TAKE CARE to not change the size of the picture
Nico
Héhé thank you for your comments.
As you understood I am not an expert at all. When I said we need a little bit of concentration, in fact in my case I had the chance to have 2 experts to help me this day (ACH and ABQ). Please don't count on me to help you with the colors :whistle:


