Crestron Programming Basic Smart Graphics Example

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

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

  • @javiergomez6401
    @javiergomez6401 7 ปีที่แล้ว +1

    Thank you so much for the video Dustin :) I appreciate your help!

  • @peterchodyra7184
    @peterchodyra7184 4 ปีที่แล้ว

    Could you expand on this example and show the basics of controlling lights with a DIN-4DIM dimmer module and the programming in SIMPL?

  • @linuxboy1692
    @linuxboy1692 7 ปีที่แล้ว +1

    This is helpful thanks, cant wait for next video. Try more smart graphic please :)

  • @imedmhamdi22
    @imedmhamdi22 2 ปีที่แล้ว +1

    Hello sir, thank you very much for this video. I am a beginner in programming Crestron processors with Simpl, my question is how can we turn on and off a led button using the HZ-KPCN, dimmer and RMC3 processor manual without Xpanel.

    • @ProAVSchool
      @ProAVSchool  2 ปีที่แล้ว +1

      Do you mean the LED feedback of a button on the keypad itself, or an external LED? Either way to drive it you could just use a toggle symbol and connect the keypad button press to the clock on the toggle. This will give you an output that latches and flips state on the next press. If you are just driving the LED on the keypad use the output signal of the toggle and connect to feedback on the keypad. If driving an LED you could use the output of the toggle to drive a relay on the RMC3. Hope that helps.

    • @ProAVSchool
      @ProAVSchool  2 ปีที่แล้ว +1

      By the way I saw you commented the same question on another video a couple of days ago and I missed it. I just deleted the comment there so that it isn't confusing and only in one place.

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

      @@ProAVSchool thank you very much for your help .
      1) it's external led
      2) the communication between the HZ-KPCN and the RMC3 is done by CRESNET

  • @mcterzioglu
    @mcterzioglu 7 ปีที่แล้ว

    Would you be an example of the crestron app function? Ex: Crestronapp close - third party app open - crestronapp setup

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

    At my job they have a creston panel that was programmed but never gave us the means to work with it. I see the ethernet port for programming but no program. I've gone to their website and made an account and tried to download the program but access was denied. We just want to change the time because it got out of sync and its been 8 years since its been installed. Any suggestions on what I can do?

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

      The software is restricted to dealers and partners, but if it is just the time you might be able to telnet to it and use the timedate command to update it.
      Note that compiled code is loaded to the processor. It is possible to also upload the source code but this isn't typically done by default. That being said even if you had access to SIMPL Windows and Crestron toolbox you still wouldn't be able to actually edit the program itself without the source code. Time is just a clock on the processor, that should be adjustable as long as you can log into it. The older systems had telnet open by default, newer ones turn that off and enforce authentication.

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

    Why after pressing "run as" button, there is no response, even I enter the correct IP address and port ID?

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

      There are some weird things that happen sometimes with the flash (adobe air) based stuff. What I would try is navigate to the folder where the project is, and double click on the .vtz file (after it has been compiled). That *should* launch an xpanel directly. If that still doesn't work, you could try making a test project as type "xpanel 2.0 smartgraphics". When you compile this, in the project directory it copies in an installer for an adobe air xpanel (i think an .exe file) - when you run this, it should install what your computer needs to run an xpanel.
      Hopefully one of these helps!

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

      @@ProAVSchool How about an iPad project, is there any way to launch it in XPenal in my pc?

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

    Thank you very much

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

    As i see here , there is no need for analog initilaize..the intelock feedback is enugh to pop-up the sub page

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

      I had to re-watch to remember what I was doing... the analog initialize wasn't for the popup it was to highlight the selected menu item. I don't think I explained that clearly enough around 7:50
      You are correct that the interlock feedback is what is controlling the popup itself.

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

    What happened to the bootcamp?

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

      do you mean this one - learn.proavschool.com/courses/crestron-basics-bootcamp
      If so, I'm going to do a black friday type of sale just haven't done the coupon code yet. If you're interested just email me dustinb@proavschool.com and I will get you the code
      And... if that isn't the one, I am working on some other new stuff that is coming out soon

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

    Hi sir question

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

      what can I help you with? You can email me - dustinb@proavschool.com but if it is related to this video it is more useful to the community to post the question here

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

      @@ProAVSchool good afternoon sir,
      i just setting cen-gwexer with tst 902 with cp4 processor. I have a problem when sending vt pro error as shown below

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

      @@ahok29 fyi, I just replied to your email