NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading Qorivva MPC5604P microcontroller register values using Teststand

Hi,

 

Is it possible to Read the Qorivva MPC5604P microcontroller register values using the Teststand?

Please suggest.

 

Regards,

SK

0 Kudos
Message 1 of 3
(2,150 Views)

Technically you would need a code module to do the actual reading.  TestStand is a test executive and a scripting language that calls code modules.  Code modules can be written in LabVIEW, .NET, ActiveX, C, C++, etc...  So if one of those languages can do it then TestStand can call it.

 

In addition to any command line calls, adapters are what interface to the different languages.  Here is more about them: https://www.ni.com/docs/en-US/bundle/teststand/page/module-adapters.html

 

Cheers,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 3
(2,148 Views)

Thanks for your inputs.

 

Regards,

SK

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