willdrysdale

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by willdrysdale

  1. Hi, 

    I would like to be able to create a logging set programmatically - perhaps something similar to how channel.Add() behaves. Is this possible within DaqFactory?

    I have found in the manual how to assign the various parameters to a logging set in the manual, but not how to initialise it to begin with. 

    My goal with this is to allow logging via a function call, so I don't really want to have to initialise the logging set via the UI!

    Thanks very much for your help,

    Will