10-14-2025 10:20 PM
10-15-2025 12:03 AM
Every step from where?
This looks like a communication log for GPIB or VISA.
10-15-2025 12:11 AM
yes,How can I add the SCPI instruction to the log
10-15-2025 12:27 AM
Hi,
@留白 wrote:
yes,How can I add the SCPI instruction to the log
By writing the string to the log file!
What's the problem?
10-15-2025 12:30 AM
Could you write a demo for me to learn from
10-15-2025 01:51 AM
Hi,
@留白 wrote:
Could you write a demo for me to learn from
You want me to place a WriteTextFile function on an empty block diagram?
10-15-2025 02:13 AM
Yes,I want to write "every step" you need to write "every SCPI message" to your log file...
10-15-2025 08:30 AM
@留白 wrote:
Is there any expert who can write a demo for me to learn from
Where did you got this log are you able to get the read SCPI data from your DUT?, Is the problem is only with Logging in the above format?
10-15-2025 09:27 AM
use a function write file everytime you call visa write.
10-15-2025 08:28 PM
The logging function of C#