Jump to content

Dustin@MPC

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dustin@MPC's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hello, I am using a Variable: Range of Images to display the output status of a heat controller. The output status is determined by the LEDs of the heat controller display.The heat controller provides the LED statuses in a byte which I convert to bits using the Vector Number to Bits to view the bit status of the 2 relay outputs and the alarm. Then I convert those three bits back to a number using Vector Bits to Number. The first bit is the Alarm the second bit is Output 2 and the third bit is Output 1. So for the Variable: Range of Images I have the alarm image set for the constant value from 1 to 1. From 2 to 2 I have an image to represent cooling. From 3 to 3 I have an image to represent an over-temp state (alarm and cooling). From 4 to 4 I have an image to represent heating. From 5 to 5 I have an image to represent under-temp (alarm and heating). The MI output from the Vector Bits to Number is exactly as I would expect it to be and the Variable: Range of Images displays the correct image but instead of replacing the image previously displayed, the new status image is superimposed on top of the other image. How can I address this superimposition?
×
×
  • Create New...