Fast Sample Time (600 ms is too slow)

Hi,
Goog day!

I need to sample data faster, to do system identification, I can do it with Matlab / Simulink, but I want to do it using Indusoft (8.1SP5), also, it is very
slow to collect data, 600 ms is a long time, I need to sample faster, Is it possible? How do I do it?

Thanks!

Fernando. :)
Parents
  • Thanks!!!!!!

    I did it !!! Thanks to your help, I have created a tag myTrigger, every 00: 00: 00.1, and in expression myTrigger + 1, to increase myTrigger by 1 every 100ms. This is NOT optional (myTrigger = myTrigger + 1 it is necessary). Then I edited the .APP file with notepad ++ and under [Options], I added MainDrvAlwaysTrigger = myTrigger. I stopped the project and started it and everything went away. Many thanks.

    Best regards,

    Fernando
Reply
  • Thanks!!!!!!

    I did it !!! Thanks to your help, I have created a tag myTrigger, every 00: 00: 00.1, and in expression myTrigger + 1, to increase myTrigger by 1 every 100ms. This is NOT optional (myTrigger = myTrigger + 1 it is necessary). Then I edited the .APP file with notepad ++ and under [Options], I added MainDrvAlwaysTrigger = myTrigger. I stopped the project and started it and everything went away. Many thanks.

    Best regards,

    Fernando
Children
No Data