# Sampling rate on edge compute

**URL:** https://forums.losant.com/t/sampling-rate-on-edge-compute/2609
**Category:** Help
**Tags:** edge
**Created:** [February 3, 2020, 5:52pm UTC](https://forums.losant.com/t/sampling-rate-on-edge-compute/2609 "2020-02-03T17:52:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [February 3, 2020, 5:52pm UTC](https://forums.losant.com/t/sampling-rate-on-edge-compute/2609/1 "2020-02-03T17:52:44Z")

</div>

I know it depends on what specs the computer running the edge compute agent, but how fast could I realistically get data from a device on the same LAN as the Edge, via Modbus or OPC-UA?  
Or is there a way that is faster then others?  
I would then just post the important data from that faster rate to the cloud platform.

---

<div class="post-metadata">

### Author: ![JuliaKempf](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/juliakempf/32/2446_2.png) [@JuliaKempf](https://forums.losant.com/u/JuliaKempf)
#### Post date: [February 3, 2020, 6:46pm UTC](https://forums.losant.com/t/sampling-rate-on-edge-compute/2609/2 "2020-02-03T18:46:31Z")

</div>

Hi @Lars_Andersson,

The fastest you can trigger an Edge Workflow is every 100 milliseconds, but the speed at which you can read and get this data to the cloud will depend on your network, hardware, and other factors. Since it is dependent on your environment, you will have to test this within your the confines of that environment.

Thanks!  
Julia

---

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [February 3, 2020, 7:41pm UTC](https://forums.losant.com/t/sampling-rate-on-edge-compute/2609/3 "2020-02-03T19:41:41Z")

</div>

Can I count on the Workflow running on the edge being able to finish at this rate?

---

<div class="post-metadata">

### Author: ![anaptfox](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/anaptfox/32/873_2.png) [@anaptfox](https://forums.losant.com/u/anaptfox)
#### Post date: [February 3, 2020, 8:06pm UTC](https://forums.losant.com/t/sampling-rate-on-edge-compute/2609/6 "2020-02-03T20:06:14Z")

</div>

@Lars_Andersson,

No, you can only _trigger_ at that rate. As Julia mentioned, how long each read takes will depend on your environment.
