Pular para o conteúdo principal

SetEquipmentAttributeBoolean

Structure

SetEquipmentAttributeBoolean(sEquipmentAttributeName,bValue)

Parameters

| Parameter | Type | Description
| sEquipmentAttributeName | String | the name of the equipment attributebValue | Boolean | the true/false value to be saved to the above attribute. Boolean values can also be returned from other event custom rule functions like LookupEquipmentAttributeBooelan. |

Description

This procedure sets a boolean (true/false) value for the equipment attribute in the parameter - as currently true for the selected asset in the event. Equipment attributes can be setup through Add/Edit Attributes...Attribute Types. This procedure is only applicable to boolean-based equipment attributes.

Example

No example provided

Application Compatibility

IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management

Also See

No related topics |