Hi,
I am trying to make a custom device for a Ruggedcom Rs900 swtich (ROS). The problem is - although I created a device variation for my device the Post_Login_Keystrokes are not executed.
I just want to send a Ctrl-S after login. Is this not possible for custom devices or have I overlooked something?
-chr(19) which normally is DC3 should be Ctrl-S, sadly returns "!!" and not Ctrl-S.
Attached you find my custom device script, my device variation script and a small screenshot of the terminal where i need to issue the Ctrl-S
Vincent