Good Morning,
Yes I did mean -50103, a little keyboard dyslexia. My problem is that I have created a bunch of tasks to read various channels from a number of SCXI modules, some for T couples, some just voltages and two to output an analog voltage and some digital channels. I've created sub-vi's to write or read from these channels, one each per task, to take advantage of DAQmx's scaling features, etc. When these tasks are configured to perform a single acquisiton "on demand" (I'm not sure of the wording, don't have the machine with the DAQ card/SCXI chassis in front of me), they work, but slowly, going through the loop of 6 sub-vi's in about 6 1/2 sec, giving me one sample per channel every 6 1/2 seconds. This would probably be ok for the acquisition part, but isn't for the controlling of the 4 motors (just a repeated on/off on a operator set time schedule). If I try and configure them for any other method, hw timed, continuous, etc., I get the -50103 error. I guess I'm having a "senior moment" trying to understand how I should be configuring them. I wanted to do it in DAQmx so that my customer, with their LabVIEW I & II classes behind them, could support it, rather than doing it in tradional DAQ calls, but I'm missing something here conceptually. From what I've read I can stick a DAQmx Stop, after every read/write call, it appears from what I've read that this should help, but I was looking for some other's experience in this regard.
Thanks, as always,
Putnam Monroe
PutnamCertified LabVIEW Developer
Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5

LabVIEW Champion