ST_DBXMLCfg
VAR_INPUT
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: Gives the type of database.
Requirements
Development environment |
Target platform |
PLC libraries to be linked |
---|---|---|
TwinCAT v3.0.0 |
PC or CX (x86) |
Tc2_Database |