Using Helper in .NET [WebWare SDK]

in WebWare
Hello! I am trying to get the WebWare Helper ActiveX working from a .NET application but I cannot register variable subscriptions.
Is this a known problem ?
The problem arise when I try to cast the object returned by VariableEventList to something useful like AxRimbaseLib.S4VariableSubscriptionListClass
/Robert
0
Comments
-
S4VariableSubscriptionListClass is a hidden member of Rimbase.lib and is not intended for public consumption.
You should interact with an instance of the class as follows:
Dim obj As New S4VariableSubscriptionList
Dim shtRetVal As Short
Dim varname As String
obj = AxHelper1.VariableEventList()
shtRetVal = obj.Add(strName, "num", 0)Russell Drown0
Categories
- All Categories
- 5.6K RobotStudio
- 398 UpFeed
- 20 Tutorials
- 14 RobotApps
- 300 PowerPacs
- 406 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 336 IRC5
- 67 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 828 RAPID Programming
- 12 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 107 Collaborative Robots
- 5 Job listings