Author Topic: Virtual Gateway not emulating script.  (Read 120 times)

ayush

  • Newbie
  • *
  • Posts: 19
    • View Profile
Virtual Gateway not emulating script.
« on: October 20, 2016, 12:50:33 am »
I have the Virtual gateway and Mod connted in the studio.
To test it out, I wrote a demo script as follows:

Class Demo3
    Shared Event blinkLED() RaiseEvent Every 500 milliSeconds
        LedRed = True               
    End Event
End Class

But, even twhen I run it in debug mode, the Red Led of the screen stays off

Share on Facebook Share on Twitter


mc-John

  • Global Moderator
  • Full Member
  • *****
  • Posts: 212
    • View Profile
Re: Virtual Gateway not emulating script.
« Reply #1 on: October 20, 2016, 09:54:39 am »
The current version of mc-Studio has very limited emulation capabilities as documented in the release notes. We have given priority to the real devices.