iDriver Functions

The iDriver is a component that deserializes Tag file which was created from iTagBuilder, and iDriver will connect to ATDriver Servers or OPC Servers to get realtime data and supply realtime data for ATSCADA Applications.

These are iDriver,Task,Tag functions:

1.iDriver functions:

+ AddTask: Add a new task
+ ATDriverlist: include all ATDrivers which were added when creating tag file
+ Inherit: set the inheritance of iDriver, if Inherit = false, this iDriver is main Driver, else if Inherit =truethis iDriver inherits everything from main Driver

+ InternalTaskCollection: the list of internal tasks
+ InternalTaskCount: the number of internal task
+ RemoveTask: delete a task
+ TaskCollection: the list of external tasks
+ TaskCount: the number of external task

2.Task functions:

+ AddTag: Add a new tag
+ Driver: driver of task
+ RemoveTag: remove a tag
+ TagCollection: the list of tags

3.Tag functions:

+ Address: the address of tag
+ Status: the connection status of tag
+ Timestamp: timestamp at which event occured
+ Value: the value of tag

>> ReferenceEnglish – Traning Cources

Contact:

If you are interested in iDriver Functions, please contact ATSCADA Lab hotline for quick support.

Thank you.

ATSCADA việt nam

ATSCADA - Providing ATSCADA software - The monitoring and data acquisition control system is the appropriate choice for integrated system projects, IoT, smart city projects, agriculture 4.0... Is trusted by many customers.

Related posts

ATSCADA Installation Guide

Video ATSCADA Installation Guide The following video shows the steps of ATSCADA installation. If having any [...]

ATSCADA – Software Architecture

Tìm hiểu về ATSCADA – Kiến trúc phần mềm ATSCADA được thiết kế trên KIẾN [...]

ATSCADA Graphic Tools

ATSCADA Graphics Tool Guide ATSCADA Graphic Tools: iGraphic, iImageButton, iGauge, iHBar, iVBar, iMotion Picture, iRealtime [...]

ATSCADA Advanced Programming: Email, SMS programming

In the SCADA applications, sometimes you need to send notifications email or SMS to your [...]

ATSCADA Custom Usercontrol programming

In this section, I’ll show complete demo of how to create Custom User Control in [...]

ATSCADA Advanced Programming Tag Events

In advanced programming, we usually use tag events to do some duties, we have two [...]

Leave a Reply