API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / INTRINSICSAFETY Property / INTRINSICSAFETY(Int32) Property

In This Topic
INTRINSICSAFETY(Int32) Property
In This Topic
Intrinsically safe # 31030. This property isn't indexed.
Syntax
public PropertyValue INTRINSICSAFETY( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Functions, connections, and connection definition points are defined as intrinsically safe using this property. The intrinsic safety at the function forces intrinsic safety at the associated connection points for which intrinsic safety is possible.

See Also