Hi Lulian
Thanks for explanation. I'm planning to use labview active-x to issue command & log data.
Selecting pcmaster active -x class "McbPcmLib.IMcbPcm" issuing of commands & logging data may be possible.
I saw in post someone tried this earlier.
I'm told by design that for our application freeMASTER will just be listening / reading the data on USB and variables as defined in elf file will get the values. Then the variables to be written to csv file.
I feel steps may be like below
1. START command is issued to freeMASTER ( Python or labview)
2. UUT is powered up & goes into test mode and starts sending data to freeMASTER as test goes.
3. At test finish STOP COMM command is issued to freeMASTER & data in variables is written to CSV file.
Thanks
Vinod