This camera uses User Sets to store specific configurations. In MAX I set it up so User Set 2 is Image mode and User Set 3 is COG mode. Switching between the two sets involves selecting a user set and then pressing "Execute".
Now I'm trying to make this switch programmatically. I'm using Property Nodes to write the attributes I need, but I can't see how to Execute. I write the attribute as shown below, but there's no option for a Command, which is what I think is needed. (So far I've left it at "Description" which clearly isn't right.) Suggestions?