Hello;
I've been working with an EtherCAT force/torque sensor for research applications, which has a sample rate of 3000 Hz. I need to figure out how to accurately get the data from the sensor with the correct sample rate. Unfortunately, nobody in my lab knows how to use EtherCAT or any similar protocols.
So far, I've been trying to use Beckhoff TwinCAT to do this, but no matter what I do, I cannot get a sample rate better than around ~33 Hz; rewriting the code to try and get the data at a higher sample rate either gives me multiple copies of the same sample, or else causes crashes and BSODs.
I'm really not sure how else I can do this, so any assistance would be appreciated.
I've been working with an EtherCAT force/torque sensor for research applications, which has a sample rate of 3000 Hz. I need to figure out how to accurately get the data from the sensor with the correct sample rate. Unfortunately, nobody in my lab knows how to use EtherCAT or any similar protocols.
So far, I've been trying to use Beckhoff TwinCAT to do this, but no matter what I do, I cannot get a sample rate better than around ~33 Hz; rewriting the code to try and get the data at a higher sample rate either gives me multiple copies of the same sample, or else causes crashes and BSODs.
I'm really not sure how else I can do this, so any assistance would be appreciated.
