I have a device connected to a serial port on my SME 7.3 box which I need to "telnet" to or something.
I can use Minicom to connect to the device, but it needs to see a "PF1" key press that you get on a dumb vt100 keyboard. I am trying to work out how to use the macros, and it doesn't seem to work. For now, I have programmed a macro for the F1 key that simply spits out a text string, and I have Hyperterm hookd up to the serial port to test it. While I can communicate in normal mode (ie type on the SME keyboard and it comes up on the Hyperterm screen and vice versa) when I press the F1 key, nothing comes up on the screen.
I created a macro file, and if I ipdate the macro in minicom, it changes the data in the macro file, so I figure that's working.
How to I get minicom to send the text macro ?