LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get analog output set value

I have an odd request from a customer. They want the option of the settings for the pxi cards to be 'remebered' between executions. Provided i dont reset the cards they settings are remebered as requested. What I need to be able to do is get the values from the cards and display the values they are set to. The digitals are fine its just the analogue values. Any suggestions would be greatly appreciated

 

 

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 1 of 3
(2,116 Views)

Can you read the card settings and save them to a config file? (ini, xml, etc)

0 Kudos
Message 2 of 3
(2,096 Views)

Hi Akiel,

 


They want the option of the settings for the pxi cards to be 'remebered' between executions.


 

Whenever you need to store settings you should use some files to do so! That's the way programs work on all OS nowadays.

 

Usually it's not as easy to read back the AnalogOutput value (is it possible at all?)...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,091 Views)