Search results

  1. B

    Setting scene with HAI SDK

    I've been working a bunch with the HAI SDK over the past couple years. Just getting back to modifying a bunch of stuff in my app and have run into a problem with setting the scene on a specific room.   In C# the command is:   HAC.SendCommand(enuUnitCommand.SceneSet, 0, 9);   The second argument...
Back
Top