Hi All,
I tried opening a
Worksheet in C# to check the Device information, excluding Reducer Type,
but the Equipment Module Type was not visible.
Upon investigation, I found that in C#,
TID 1764 is set as Reducer, while in VBA it is set as 1765.
The official website also lists Reducer as 1765.
Additionally,
when opening the Equipment module in C#, the
TID attribute is shown as 1764,
But the TypeID value is set as Reducer.
Is anyone aware of this issue?