Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.
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
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 364 IRC5
- 83 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 854 RAPID Programming
- 37 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings