T_HAODBTable
From product version: TwinCAT PLC Library IEC60870-5-104 controlling station v1.0.0 and higher.
Application object data base handle (hash table handle). The table handle has to be initialized once before using with the function F_iecCreateTableHnd.
TYPE T_HAODBTable :
STRUCT
(*...*)
END_STRUCT
END_TYPE
The access to structured variables is not direct, but indirect with the aid of the available functions and function blocks. The following functions can be used:
Function | Description |
---|---|
Initializes the hash table handle | |
Configures and adds a new hash table entry | |
Removes a hash table entry | |
Checks if a special hash table entry exists | |
Determines the linear position of a hash table entry |
Requirements
Development Environment | Target System | PLC Libraries to include |
---|---|---|
TwinCAT v2.10.0 Build >= 1301 | PC or CX (x86, ARM) | TcIEC870_5_101.Lib |