Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Log key presses/X10 messages received to the java console

Featured Replies

Posted

To log key presses/X10 messages received to the java console, do the folliowing:

 

1. Telnet to the ISY and login

2. Type 'DBG 1'; this tells the box to send key presses to the GUI

3. Login into the ISY Admin Console, and click the 'Program Summary' Tab

4. Open the Java console

5. Close Telnet session (optional)

 

A line surrounded by square brackets is written to the Java console whenever a button is pressed, an X10 message is received, or a status change occurs. This is useful for determining whether or not the PLM has sent a button press or X10 message to the ISY.

 

To turn it off,

 

1. Telnet to the box and login

2. Type 'DBG 0', this tells the box to stop sending key presses to the GUI

3. Close the Java console (optional)

4. Close Telnet session (optional)

Does leaving this "on" use additional resources? Is it best to leave it "off" when I'm not using it and only turn it on when I need to, or does it not really matter?

 

Thanks!

  • 2 weeks later...

Would it be possible to timestamp the output?

 

For example, I have a program that is kicking off at 3:01 every day and I'd like to know what is going on around that time. If I leave the console window open to log everything, when I check it in the morning there's a list of activity, but I don't know when each event happened.

 

Or maybe there's a way that the java console will timestamp things it receives?

 

Thanks!

  • 2 months later...

I was playing around with telnet and stupidly disabled telnet (DT) :? Now I can't get in anymore and debug things. I've never used this before - how can I enable it again?

 

Thanks

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.