I was able to get 2 seperate processes to run the tera term applications within WinForm successfully. I have a DUT that has 2 ports and each process to communicate with one of the port. Manually sending the command within the tera term process window works well. However, I have the list of commands using DataGridView above two terminals. I was planning on having the user to click on the command from the datagridview and send the command to one of the tera term process. I'm not sure on how to issue the command string to the process. Been searching online and wasn't sure on how to do this. Any ideas? If you want me to plug in the code, I would be happy to do so with what I did.
R
Ronald Boucher
@Ronald Boucher
Posts
-
2 tera term application process within winform -
Monospaced font (i.e. "Terminal" font in FontDialogI've brought up the FontDialog to select the font for my custom terminal windows (3 terminal windows in 1 app). The FontDialog doesn't show this installed "Terminal" font. Can anyone give me some pointers to enable me to use this font? Thanks!