GetUnitTextForUnit
function GetUnitTextForUnit(ctx: Context, UnitID: string)
Gets unit text property of unit identified by UnitID parameter, waits for Configurator control to load unit config from unit_config.json file.
Parameter
Name | Type | Description |
---|---|---|
ctx |
| |
UnitID | string | Unit ID of the unit whose text property is to be read. |
Return value
Type | Description |
---|---|
void | No return value. |
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Controls
Available: since version 12.6.0