The PlcIO struct Represents a single IO entry in a PLC master element.
More...
#include <elementdata.h>
The PlcIO struct Represents a single IO entry in a PLC master element.
◆ effectiveTerminals()
| QStringList ElementData::PlcIO::effectiveTerminals |
( |
| ) |
const |
|
inline |
Return terminal labels, generating defaults (T1, T2...) if empty.
◆ operator!=()
| bool ElementData::PlcIO::operator!= |
( |
const PlcIO & | other | ) |
const |
|
inline |
◆ operator==()
| bool ElementData::PlcIO::operator== |
( |
const PlcIO & | other | ) |
const |
|
inline |
◆ address
| QString ElementData::PlcIO::address |
◆ comment
| QString ElementData::PlcIO::comment |
◆ crossRef
| QString ElementData::PlcIO::crossRef |
Auto-filled: slave reference.
◆ functionText
| QString ElementData::PlcIO::functionText |
◆ terminalCount
| int ElementData::PlcIO::terminalCount = 1 |
Number of terminals for this IO (1-4).
◆ terminals
| QStringList ElementData::PlcIO::terminals |
Terminal values T1, T2, ... (size = terminalCount).
◆ type
The documentation for this struct was generated from the following file: