Alarm time

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
Ivan Videsvall
Posts: 6
Joined: Thu Jul 09, 2020 9:36 am

Alarm time

Post by Ivan Videsvall »

How does one access an alarm's time property by scripting? I can access the alarm text using the property IAlarmItem.Text.

I tried using the IAlarmItem.ItemEnabledTime property but it returns null.

Ivan Videsvall
Posts: 6
Joined: Thu Jul 09, 2020 9:36 am

Re: Alarm time

Post by Ivan Videsvall »

I was unable to find the datetime in an object property/field but found it in the database.

Post Reply