Author Topic: Savingdirectory & Triggerdelay (segmented)  (Read 113 times)

oadu

  • Newbie
  • *
  • Posts: 4
    • View Profile
Savingdirectory & Triggerdelay (segmented)
« on: April 15, 2025, 12:59:13 AM »
Hi,

is there a parameter for the API to change the directory of saving, while having an nfs-device?
Furthermore is there a parameter to change the trigger delay? All my frames of each segment have to be captured after the triggersignal or isn't it necessary to change anything to achieve my goal?

Thanks!
 
« Last Edit: April 15, 2025, 01:48:12 AM by oadu »

hummingbirdography

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • Instagram
Re: Savingdirectory & Triggerdelay (segmented)
« Reply #1 on: April 15, 2025, 03:45:38 PM »
Personally I haven't had any luck with saving to a subdirectory through Chronos API 0.7.0. You might have to settle for something like a file naming convention which resembles the directory structure you'd like.

As for the trigger delay, I think the 'recTrigDelay' parameter is what you're looking for:
https://support.krontech.ca/en/articles/9903772-chronos-0-7-0-api-documentation#h_25f662a04e

You could inspect the network traffic of the "Settings" tab of the on-board web interface for some tips on how that works.