AIBUS build protocol problem


booble

Recommended Posts

A number of things. First you have to put a .ddp at the end of the filename or DAQFactory won't load it. It also needs to be in the daqfactory directory. Next, when doing a protocol IO type you can't have a loop. The looping is handled by the channel timing.

That all said, I would just put your script in a sequence instead. It's much easier.

One other thing: you probably don't want to loop on Lockport. You should instead check if it's successful, then if not delay and try again.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.