i'm still new with ironpython, along with using python 2.7, platformio,
pyserial, pyvisa.
I am an EE who cross trained into MS .NET programming from embedded
micro-controller systems development and manufacturing.
I primarily use python on embedded linux systems such as beaglebone black,
ras
perhaps re-directed command line calls for stdin, stdout, stderr in c#
interacting with python i/o command line calls(although in python it is common
practice to daisy chain commands).
i have used this many times to get out of scrapes for 3rd party process calls
in c#.
good luck!
Ron “The desir
sire to harness the forces
of nature to the service of mankind.”Nikola Tesla“Radio Power Will
Revolutionize the World” (Modern Mechanix & Inventions, July, 1934)
On Tuesday, July 21, 2015 11:12 AM, Dan Lenski wrote:
Ron Harding via PythonDotNet writes:
> perhaps re-directed com
sounds great;
one additional suggestion, don't just use a plane jane .net text box, but
instead use a 'rich text box'. why? i have used it again and again in smart
terminal emulator windows where properties like 'append' are built in, plus it
is easy to build in self scrolling, and colored p
Did you try background or threadpool threads? Redirected process calls and
looking for stdin stdout stderr streams allows more control.
Sent from Yahoo Mail on Android
On Wed, Oct 3, 2018 at 15:47, Luke, Steve wrote:
I am getting a crash trying to embed Python into my VB program using