02-26-2025 08:27 AM
I am ring to run an example VI magtrol TS Aquire Signal.vi and when I run it I have an message "Error -1074000001 occurred at Magtrol TS 1xx.lvlib:Write-Read Check.vi"
Possible reason(s):
Command "*IDN?"
Error:
No returned data after sending query
Solution:
Correct the format of command
I see the device in NiMax and I am able to read the device through the USB with the Magtrol software. I have installed the drivers and see it on the installed instrument drivers. Any help would be greatly appreciated.
02-26-2025 08:44 AM - edited 02-26-2025 08:50 AM
Hi heck,
@njockheck wrote:
I see the device in NiMax and I am able to read the device through the USB with the Magtrol software. I have installed the drivers and see it on the installed instrument drivers.
When you use the LabVIEW driver supplied by MAGTROL as mentioned here then you should ask them for support!
(We don't have that VI nor your hardware…)
What happens when you switch off the "ID Query" in the init function?
02-26-2025 09:11 AM
Greg, Hardware is a TS-106, vi is an example vi "Magtrol TS 1xx Acquire Signal.vi" I have submitted a question into Magtrol also.
I just figured I would ask here too to see if anyone had some suggestions and get help.
I am NOT a Labview expert at all by any means, I will have to research "ID Query" in the init function, I honesty don't know what that is.
Not looking for criticism just looking for help.
-Nick
02-26-2025 12:19 PM
Hi Nick,
@njockheck wrote:
I will have to research "ID Query" in the init function, I honesty don't know what that is.
The "ID query" is a button on the frontpanel, that is TRUE by default.
You can switch it off to avoid issuing the *IDN? command…
@njockheck wrote:
Greg,
Who is Greg?