Announcement

Collapse
No announcement yet.

How do you get the value of a misc flag?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • enigmatheatre
    replied
    Originally posted by Michael McSharry View Post
    If (hs.GetPropertyByRef(iRef, HomeSeer.PluginSdk.Devices.EProperty.Misc) And HomeSeer.PluginSdk.Devices.EMiscFlag.StatusOnly) <> 0 Then
    Thank you Michael,

    I have it working now. just seems a little harder than dv.MISC_Check(hs, Enums.dvMISC.NO_LOG) in HS3!

    Greig.

    Leave a comment:


  • Michael McSharry
    replied
    If (hs.GetPropertyByRef(iRef, HomeSeer.PluginSdk.Devices.EProperty.Misc) And HomeSeer.PluginSdk.Devices.EMiscFlag.StatusOnly) <> 0 Then

    Leave a comment:


  • enigmatheatre
    started a topic How do you get the value of a misc flag?

    How do you get the value of a misc flag?

    spud or anyone else that knows.

    I am sure I am being dum but I can set a misc flag no problems but can not for the life of me work out how to read it back. Any help would be greatly appreciated.

    Greig.
Working...
X