ST_DBXMLCfg
TYPE ST_DBXMLCfg :
STRUCT
sDBName : STRING;
sDBTable : STRING;
nDBID : DINT;
eDBType : E_DBTypes;
END_STRUCT
END_TYPE
sDBName : Contains the name of the database.
sDBTable : Contains the name of the table.
nDBID : Returns the ID of the database.
eDBType : Contains the type of the database.
Requirements
Development environment | Target system type | PLC libraries to be linked |
---|---|---|
TwinCAT v2.10.0 | PC oder CX (x86) | TcDatabase.Lib |
TwinCAT v2.10.0 | CX (ARM) |