gpt4 book ai didi

LabVIEW 中的 Python 脚本将 "More?"输出到标准输出

转载 作者:可可西里 更新时间:2023-11-01 14:44:52 32 4
gpt4 key购买 nike

以下屏幕截图显示了 LabVIEW 框图和输出。

Screen shot of LabVIEW block diagram and front panel

这是输出文本。

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\sesa351813\Desktop\ajay\python>More?

最佳答案

要使用 System Exec.vi,您应该将要执行的内容传递给“命令行”连接器。就像从命令 shell 一样运行需要您在命令前加上“cmd/c”。要获取您可以使用的目录列表:

System Exec.vi

在你的情况下,如果你传递字符串 'cmd/c python hello.py' 那么这应该正确执行。

System Exec.vi running python script

关于LabVIEW 中的 Python 脚本将 "More?"输出到标准输出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36855309/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com