Hello,
I want to use the FpRapidData in my FP application, but when I declare it, it gives an error: Not defined.
I have inherited form GTPUMasterDialog and imported ABB.Robotics.Tps.Windows.Forms.
Can anyone tell me what’s wrong?
Hello,
I want to use the FpRapidData in my FP application, but when I declare it, it gives an error: Not defined.
I have inherited form GTPUMasterDialog and imported ABB.Robotics.Tps.Windows.Forms.
Can anyone tell me what’s wrong?
You need to add a reference to the assembly ‘ABB.Robotics.GTPU.dll’.
/Olov