Basics of BAS Programming Webinar

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

ความคิดเห็น • 27

  • @PSher28
    @PSher28 11 หลายเดือนก่อน

    Thank you for putting this up online.all.the way from Toronto.

  • @l.crossjr
    @l.crossjr 4 ปีที่แล้ว +3

    Very helpful and informative. It would be awesome if you did another wiresheet for programming a hot water plant

    • @patrickjones7434
      @patrickjones7434 4 ปีที่แล้ว +1

      L. Cross Jr it would be good if you could do more on training on how to write software for chillers and fan coiled units etc

  • @patrickjones7434
    @patrickjones7434 4 ปีที่แล้ว +3

    Phil the podcasts was good it would better if you did more training based on Distect GFX

  • @eminvalikhanov1245
    @eminvalikhanov1245 2 ปีที่แล้ว

    Thanks Phil, I got a question. When you needed to use VFD speed 30% adj you put internal constant 30 but when needed OAT less than 60F you put " < less than " function. So, can't we use the same logic "less than as max point or vice versa" ? I mean can they be the same or completely different? Sorry if my question is unclear as it is to me too.

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  2 ปีที่แล้ว

      What is your use case. That will help me understand the question.

  • @nileshrana2953
    @nileshrana2953 ปีที่แล้ว

    Thanks, PHILS it was very informative. I am a JCI employee how can I learn JCI programming fast. Please let me know thanks.

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  ปีที่แล้ว

      So how I did it was I read the entire CCT manual. Then I went into the Q/A builder built out programs and started to analyze how they work.
      If you have the HVAC theory down the trick to CCT is learning how the state table and mux blocks work. Those are pivotal to building state based programming.

    • @nileshrana2953
      @nileshrana2953 ปีที่แล้ว

      Thanks Phil's will help to start with CCT learnings. Please keep on podcast as it helps many to learn for people who are in this field.
      Thanks 👍🙏

  • @iantorry3090
    @iantorry3090 5 หลายเดือนก่อน

    where can i get a copy of this wire sheet please

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  4 หลายเดือนก่อน

      If I remember correctly this is Distech GFX that I used in this video. So you'd need to get access to their software most likely through a dealer or distributor.

  • @josuedaneryguzmantejada3784
    @josuedaneryguzmantejada3784 3 ปีที่แล้ว

    What is the procedure to obtain EC-gfxProgram software

  • @alimohame4153
    @alimohame4153 3 ปีที่แล้ว

    Hey Phill I am enrolled in your programming class but this program is different to the one that I have CPT.

  • @naveednawaz5917
    @naveednawaz5917 ปีที่แล้ว

    Hi how can I convert pid output to on off for 3 point floating actuator

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  ปีที่แล้ว

      Typically you would use a floating block in your programming software for this.

  • @lyeszekr2091
    @lyeszekr2091 2 ปีที่แล้ว

    HELLO
    is it possible to send data sheet of all points
    regards

  • @patrickjones7434
    @patrickjones7434 4 ปีที่แล้ว +1

    The training was great you use Distect quite a lot

  • @chase11119
    @chase11119 28 วันที่ผ่านมา

    Line code without documentation gives me job security🤣

  • @shahzaibkhan8448
    @shahzaibkhan8448 4 หลายเดือนก่อน

    You are not a good instructor. Your process of explaining a subject is all over the place. There are so many errors during your lectures, which causes confusion.

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  4 หลายเดือนก่อน

      Glad to hear from you, which specific errors exist so I can address them.

  • @ExploringJ
    @ExploringJ 3 ปีที่แล้ว +2

    I understand your teaching a lesson and on a time crunch, but teaching new techs to be this sloppy when programming is horrible. Its setting techs up and future people working on other peoples programs for failure. 15 more minutes would teach people correctly. I have been in tens of classes on programming and no one has been this sloppy.
    As well as the use of using internal variables for setpoints is no good. Why make it so you have to open a tree on a jace change a setpoint? Many customers want these to be adjustable in the supervisor or on the graphics on the supervisor! This way just sets people up for failure!
    I feel so bad for these students. What a mess. Couldnt even explain a hysteresis

    • @SmartBuildingsAcademy
      @SmartBuildingsAcademy  3 ปีที่แล้ว

      Yep I tend to be loose with our free stuff because honestly it's free. But you make a good point, some folks this is all they see and I should redo this to give a proper representation of programming layout like I do in our course.