02-06-2024 06:36 AM
I prefer to use the SCPI programming commands for better control. If you want help with your libraries then post a new thread; otherwise, you can use this with the correct SCPI command/query for your instrument.
02-07-2024 07:40 AM
Hello sir,
I want to control Sorenson Amtek SGX series programmable power supply using Ethernet interface. I am using LabVIEW 2021 But i didn't find any LabVIEW 2021 driver. On Sorenson official website only LabVIEW 2013 driver is there.
Kindly help me. what should i do.
I have tested power supply using DC virtual panel software available in website and it's working fine with software, but I want to develop LabVIEW based GUI using Ethernet interface.
These are trace data of command sent using DC Virtual panel software-
*IDN?
SYST:ERROR?
SOURCE1:VOLT:LIMIT?
SOURCE1:CURRENT:LIMIT?
SOURCE1:VOLTAGE?
SOURCE1:CURRENT?
SOURCE1:POWER?
SOURCE1:VOLT:PROTECTION?
OUTPUT1:STATE?
OUTPUT1:PROT:FOLD?
OUTPUT1:PROT:DELAY?
02-07-2024 07:58 AM - edited 02-07-2024 07:59 AM
Simple.
Now,
02-07-2024 09:00 AM
I have tried for drag and drop but it's not happening.
02-07-2024 09:14 AM
Just duplicate it. It consists of 4 primitives from Data Communication -> Protocols -> TCP and a string search function.
02-08-2024 08:39 AM
I am trying to communicate through ethernet interface and i have made tcp connection in labview. connection seems fine but there is no response from device.
i have attached screenshot.
Please help
02-08-2024 09:50 AM
I need LabVIEW 2021 driver for Sorenson/Amtek SGX series power supply. I have tried downloading LabVIEW 2013 driver in my LabVIEW 2021 its not supporting.
Please help me. I am struggling to complete my project.
02-09-2024 10:48 PM
I have downloaded LabVIEW 2013 driver for Sorenson/Amtek SGX series programmable power supply. But why its driver is not coming LabVIEW 2021. Icon is coming with question mark. Is it not downloaded properly or anything else.
Can i get help from you.
02-10-2024 05:19 AM
02-10-2024 08:30 AM
EARLIER IT WAS INSTALLED IN C:\Program Files\National Instruments\LabVIEW 2021\instr.lib.
Now i changed to Progarmme files 86 but still same issue. Now that question mark icon in labview driver is even not coming.
Please help what to do