Jump to content

Filippo

Members
  • Posts

    1
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2020
  • Since
    2023

Filippo's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hello everyone, I'd like to start saying that I'm a beginner with LabVIEW. I was trying out a very simple code to get acquainted with shared variables. In this code, I want that, by pressing 'OK' on scada.vi, the LED in rt.vi turns on. To do this, I created a 'start_S' variable in 'My Computer' as shown with there features: -Type boolean; - Network-Published - Initial value equal to "False" I can't understand why this very simple programm can't work, when i run scada.vi and rt.vi, i press the ok button and the led in rt.vi doesn't turn on! Canyou please help me? Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.