For named controls, there isn't currently a way to do a momentary Boolean button on the S+ modules directly.
Generic Trigger Named Control either should add the Release state to unset the Boolean state or a separate module should be created essentially acting the same as the trigger but instead includes the release when the digital Trigger signal goes low. Currently the Trigger will latch forever.
I don't have an issue either adding the RELEASE to the current Trigger module or creating a new module specific to momentary actions, just figured I would ask which would be preferred. I don't see any reason to modify the s# side for this as the methods are already there (SetBoolean).
For named controls, there isn't currently a way to do a momentary Boolean button on the S+ modules directly.
Generic Trigger Named Control either should add the Release state to unset the Boolean state or a separate module should be created essentially acting the same as the trigger but instead includes the release when the digital Trigger signal goes low. Currently the Trigger will latch forever.
I don't have an issue either adding the RELEASE to the current Trigger module or creating a new module specific to momentary actions, just figured I would ask which would be preferred. I don't see any reason to modify the s# side for this as the methods are already there (SetBoolean).