André Suhnel · Jan 31, 2025 go to post

I found out that I have to set the name of the the segment at "field" zero.

Set tSC = tSegmentOBX.SetValueAt("OBX", 0, "set")

Then the segment will be recognized correctly.