RealTimeSync

Discuss new features and functions
Posts: 141
Joined: 10 Sep 2009

srjones67

Is there a way to specify the delay for RealTimeSync from the command line?
User avatar
Site Admin
Posts: 7052
Joined: 9 Dec 2007

Zenju

No, it's the same approach like for FFS: config files are specified via
commandline while configuration itself is passed within these files.
Posts: 141
Joined: 10 Sep 2009

srjones67

OK. So is there any way to specify the delay time aside from manually changing
it in the GUI of RTS?
User avatar
Site Admin
Posts: 7052
Joined: 9 Dec 2007

Zenju

Delay needs to be configured from GUI. But as these settings can be saved as
*.ffs_real and then executed e.g. from a *.bat/cmd file this shouldn't be much
of a restriction.
Posts: 141
Joined: 10 Sep 2009

srjones67

I see what you are saying now. That's perfect. I didn't realize I could save
the config in RTS, I was looking in FFS. Dang your good!