GetOEEExecData() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the GetOEEExecData() method to read the OEE Exec data for the specified entity. OEE Exec data is the extra configuration data required for an entity which is capable of tracking OEE data.
Syntax
result = GetOEEExecData(entID);
Parameters
entID
The entity whose OEE Exec data is to be retrieved.
result
A dataset containing data for the specified entity from the OEE_Exec table.