Set Group Multiplier
Set the multiplier for a specific group
Parameters
Point Definition
Select required
Default:
NoneChoose the point definition you want to set the group multiplier for
Group
Select required
Default:
NoneChoose the group you want to set the multiplier for (supports variables)
Multiplier
number required
Default:
1The multiplier for the selected group (supports variables)
C# Usage
public bool SetGroupMultiplier(Guid pointId, string groupName, double multiplier)