01-05-2023 07:28 AM
I am new to software, and I want to use Labview to display and save the voltage and current signals measured by PXle 1063Q. Do you have any suitable examples for reference? In addition, the follow-up will involve the data processing of the measurement signal, including but not limited to noise reduction, filtering and integration, etc.
01-05-2023 07:39 AM
Hi carrot,
@carrot_radish_luobo wrote:
I am new to software, and I want to use Labview to display and save the voltage and current signals measured by PXle 1063Q.
The PXIe1063Q sounds like a chassis, but NI only lists the 1062Q…
You also need some DMM hardware to measure electircal signals!
01-05-2023 07:44 AM
Sorry,I misremembered the model number, it is 1062, thank you
01-05-2023 08:29 AM
Hi carrot,
@carrot_radish_luobo wrote:
Sorry,I misremembered the model number, it is 1062, thank you
This still is just a chassis.
There has to be some DAQ card inside to measure voltage/corrent: which one do you want to use?
Have you looked for examples in the example finder in LabVIEW? You can even filter examples by hardware…
01-11-2023 08:52 PM
机箱型号为PXIe-1602Q,采集卡型号为PXIe-5172,嵌入式控制器型号为PXIe-8840。LABview 收不到采集到的信号。装了VISA、Labview、DAQmx等,问题出在哪里?
01-12-2023 12:58 AM
Hi carrot,
why don't you stick with English?
@carrot_radish_luobo wrote:
The chassis model is PXIe-1602Q, the acquisition card model is PXIe-5172, and the embedded controller model is PXIe-8840. LABview cannot receive the collected signal. Installed VISA, Labview, DAQmx, etc., where is the problem?
The 5172 is a scope card with an embedded FPGA!
You don't use VISA nor DAQmx to handle that card, it comes with its own driver!
As its rather expensive you surely have access to support for your system: use that support.
And it always helps to read the manuals, they also contain information about the needed software/drivers…