Documentation
README
Discussion & Support
GitHub
NPM
Preparing search index...
The search index is not available
ads-client | Beckhoff TwinCAT ADS client library for Node.js
ads-client | Beckhoff TwinCAT ADS client library for Node.js
TimerObject
Interface TimerObject
Internal timer object to keep the timer state saved
interface
TimerObject
{
id
:
number
;
timer
?:
Timeout
;
}
Index
Properties
id
timer?
Properties
id
id
:
number
Timer ID
Optional
timer
timer
?:
Timeout
Timer handle
Settings
Theme
OS
Light
Dark
On This Page
Properties
id
timer
Documentation
README
Discussion & Support
GitHub
NPM
ads-client | Beckhoff TwinCAT ADS client library for Node.js
Loading...
Internal timer object to keep the timer state saved