phuz

Results 19 comments of phuz

Interesting. Thanks for the insight. I'll have to look and see if there's a way I can do something in my script. The error, while very small, is actually a...

Yeah that's exactly what I thought about doing. To make it easier, I'm thinking a few different arrays. Maybe DINTX10, DINTX100, DINTX1000 to signify the scaling.

How many tags did you add?

I meant natively rather than using setInterval to perform individual reads, which is less efficient than subscriptions.

> A feature request for this library may be to add a scan rate to tag groups. Great idea. Appreciate your insight.

How are you running it as a standalone? I've installed it but missing the point of execution.

What's the best way to test this? Node won't run it, nor npm.

> > What's the best way to test this? Node won't run it, nor npm. > > This is a library, not an application, so you would need to build...

> > What's the best way to test this? Node won't run it, nor npm. > > This is a library, not an application, so you would need to build...

> Sorry, it's been fixed. I had the incorrect package entry point. Should work from a normal js project. Thanks, so what is the proper way to call this? Using...