Jump to content

OK - NOK display. (Checkbox)


---
 Share

Recommended Posts

---

I get 2 values from the database 1 and 0. How can I display this on a protocol with a Checkbox? If 1 then OK if 0 then NOK. I would like to display the measurements of the last day or month in one line.

Link to comment
Share on other sites

Hi,

add a checkbox to the drawing area. In the properties of the checkbox, define the corresponding system variable for the "Variable" property. Set the "Checked value" property to 1 and the "Unchecked value" property to 0.

Link to comment
Share on other sites

 Share

×
×
  • Create New...