slaclab / pydm

Python Display Manager
http://slaclab.github.io/pydm/
Other
112 stars 77 forks source link

PyDMShellCommand bash option #1045

Closed nstelter-slac closed 11 months ago

nstelter-slac commented 11 months ago

allow for Bash features in PyDMShellCommand cmd such as command chaining ("command1; command2")

also add example that shows 2 alternative ways to use Bash through PyDMShellCommand widget.

klauer commented 11 months ago

A few things:

image

ref