07-12-2024 12:20 AM
Hello everyone,
I am new to LabVIEW, right now we need to control the movement of an ethernet-based stage drive. We got the sample code from a collaborator but their instrument is USB-based, so we changed it a little bit to make LabVIEW understand the ethernet input, however, it does not work. Could you please have a look at the code and point out what we are missing? Thank you so much.
This is the sample code, which part we can copy for the same function?
This is our modification. We already make the NI MAX recognize the input of the device, as follows. What do we need more?
The main purpose here is input X,Y position of relative distance to ask the stage to move to that position.
07-12-2024 01:19 AM
Hi Emma,
@EmmaTran wrote:
This is the sample code, which part we can copy for the same function?
Why don't you use the very same code (maybe without the serial configuration) with a different VISA resource (as shown in your MAX screenshot)?
Btw. attaching downscaled images doesn't make a lot of sense…