NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Open multiple terminal in RasPi from TestStand

Solved!
Go to solution

Hello all, i have a solution to communicate with RasPi through SSH in TestStand.

However, i need to open two terminals at the same time and write some commands to this two terminals.

Can anyone advise if there is a way to open two terminals at the same time?

Thank you.

 

Best regards,

XJ

0 Kudos
Message 1 of 4
(828 Views)
Solution
Accepted by topic author 123xj

Guess you can achieve this runing the code for communication/ terminal with each Raspi in a seperate thread

 

Message 2 of 4
(808 Views)

@Oli_Wachno wrote:

Guess you can achieve this runing the code for communication/ terminal with each Raspi in a seperate thread

 


Hi Oli_Wachno,

 

I only have1 raspi and i would like to open multiple terminal from that raspi. Thanks.

0 Kudos
Message 3 of 4
(693 Views)

Same thing, just open the terminals to the same raspi instead of different ones


Seems you are trying to use the raspi as a shared resource, so make sure you are not running into conflicts between the executions

0 Kudos
Message 4 of 4
(682 Views)