¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

D3 Pro Scheduler Syntax


 

I'm not sure when it changed, but D3Pro now uses a newer scheduler module that generates two additional fields between the name and timebase. They're mentioned briefly in its Help text, but without a real description of how they're used.

--- On Wednesday, February 19, 2025 at 9:51 AM, Mark wrote:

This is current Scheduler.dat file from DIN-AP#, with a D3Pro program running.

The syntax is differnet than that shown in the SIMPL Help file:

Scheduler file from running program:
1,SUNSET,0,8202024,0,3,-30,XXXXXXX,XXXXXXXXXXXX,0,W,,PresetID=407
2,NIGHT,0,8202024,0,1,690,XXXXXXX,XXXXXXXXXXXX,0,W,,PresetID=6
3,SUNRISE,0,8202024,0,2,0,XXXXXXX,XXXXXXXXXXXX,0,W,,PresetID=43

Doesn't seem to follow the syntax order from SIMPL Help file for Event
Scheduler 2 v1.2.0:
<event number>,<name>,<timebase>,<time offset(in minutes)>,<day flags>,<month
flags>,<suspend flag>*,<flags>*,<last modified date/time>*,<user data>*


 

As I understand, they changed the file for D3.
<event number>,<name>,<Event Type>,<Start Date>,<Stop Date>,<timebase>,<time offset(in minutes)>,<day flags>,<month flags>,<suspend flag>*,<flags>*,<last modified date/time>*,<user data>*