You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`channel_number` should start from zero, this is used to address each channel within an Asyn port.
39
39
-`data_type` is the data type of the channel (AI, AO, BI, ...)
40
-
-`options` Some common options are described here. All options can be found in [the documentation for DAQmxBase](https://github.com/ISISComputingGroup/EPICS-DAQmxBase/tree/master/documentation):
40
+
-`options` Some common options are described here. All options can be found in [the documentation for DAQmxBase](https://isiscomputinggroup.github.io/EPICS-DAQmxBase/):
41
41
- Read mode can be continuous (default), OneShot (get data when record processed), or MONSTER (see below)
42
42
-`F` is the frequency (speed) at which samples will be collected
43
43
-`N` is the number of samples DAQmxBase will collect and then return to the IOC.
0 commit comments