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.

Single events, statused, timings

Featured Replies

  • Author
18 hours ago, Jim P said:

If I remember my Ocelot ran programs basically like a ladder logic  program going from line or row 1 sequentially through each row of logic commands.  Where UD devices are able to run specific rows or programs based on other programs... ie.  program b is able to run if or then sections of program a or what ever program you want to call.

Yes, with the Ocelot the "Skip to" command that was added in C-Max 2.0 allowed that kind of nested programming, where a logic test allowed you to skip over one or more logic tests. It really came a full ladder logic machine with that. I had asked Dan Smith at ADI to add that, along with the modulo math operator. Good memories of those days! With that, it became possible to script programs like the C language:

If (condition) 
     {
      If (other tests)
      Then....
      }

As I told some C programmers at the time, the "Skip to" command translates to a  "{" in C  (that skips to the matching "}"  ) if the logic test is false. The complier hides that from you! 
 

Guest
This topic is now closed to further replies.

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.