06-22-2017 11:23 AM
Hi All,
I am currently using two type of microcontrollers (STM/NXP). I am trying to get their device IDs which come as text, will I be able to grab the response from the device using Teststand 2010?
Examp1.
Command Sent: FM COM(1H, 115200) DEVICE(LPC1754,0,0) READSI
GNATURE
Response From Device:
Connected
Device selected
Device ID: 620828450
Can Teststand 2010 grab some of the text in red? Any help would be greatly appreciated
Thanks
06-23-2017 12:25 PM
Are you using LabVIEW code modules in this TestStand sequence files? If you're trying to pass the name between TestStand and LabVIEW, the following forum post goes into some detail on how to perform this:
how to transfer a VISA resource name between Teststand and labview
https://forums.ni.com/t5/NI-TestStand/how-to-transfer-a-VISA-resource-name-between-Teststand-and/td-...
If this is not the same for your case, please provide some more context on where you're getting the device ID so we can assist further.