Manager Assistant Call - Trigger Uncsreening via API/Telnet?

Post Reply
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Manager Assistant Call - Trigger Uncsreening via API/Telnet?

Post by WebCF »

Hi,

R12.4-m5.204-80-f-ge-c0s1

is is possible to trigger the Unscreening key (enable/disable) via OXE telnet with a specific command? Or something else to remotely trigger this?

Thanks in advance!
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: Manager Assistant Call - Trigger Uncsreening via API/Telnet?

Post by WebCF »

Okay, Iam in using ssh.

There is the "key" command. But this is not usable to press a programmed key on the addon module! And there is the unscreening programmed key.

Is there a command to press the key on the addon?

"keypad" does not record presses on the addon :(
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: Manager Assistant Call - Trigger Uncsreening via API/Telnet?

Post by WebCF »

Got It! That was many try/error..

Get the address of the addonmodule via "aommodule". Then use "aommgr" to play with it:

aommgr simkeyEx *address* *key*

The key starts at 0, so the first key on the addon = 0:

aommgr simkeyEx 0 0 would press Key 1 on the first module. And this enabled unscreening for me :D

Solved.
Post Reply

Return to “System”