Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

RoboDK API with LabVIEW

#1
I am attempting to access RoboDK through LabVIEW using DLL files. However, I am encountering an issue where certain methods, such as
Item
, are not available in the DLL.

(12-21-2024, 02:53 PM)ghozayl Wrote: I am attempting to access RoboDK through LabVIEW using DLL files. However, I am encountering an issue where certain methods, such as
Item
, are not available in the DLL.

only found item user pick but i couldnot find item


Attached Files Thumbnail(s)
Screenshot 2024-12-21 165213.png   
#2
What DLL are you trying to load?

We don't have an official integration with LabVIEW, however, I understand can should use the C version of the RoboDK API to make it work with LabVIEW (a DLL is not necessary in this case).
#3
I used the C# API version and found item method named get item by name
#4
I don't understand what you mean. The ItemUserPick function seems to be in the C# API:
https://robodk.com/doc/en/CsAPI/api/Robo..._ItemType_
  




Users browsing this thread:
1 Guest(s)