I am trying to integrate an external application w/ LabVIEW by using their dll and ocx files. This program communicates and sends commands to the serial port.
When I tried to use the activeX controls w/ the ocx file, and then using invoke/property node, I couldn't type in the commands I want sent through the program, only ints. My understanding of .dll's are very basic, and I don't know what my inputs to the program should be!
Please help! I've attached the program files. This program is used to control a camcorder.