API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_INTRINSICALLYSAFE Property

SYMB_INTRINSICALLYSAFE Property (MDSymbolPropertyList)
Intrinsically safe # 16019. This property isn't indexed.
Overload List
OverloadDescription
Intrinsically safe # 16019. This property isn't indexed.  
Intrinsically safe # 16019.  
Remarks

Shows whether an intrinsically safe function is generated when using the symbol:

0 = Not defined (the "Intrinsically safe" property is not observed when placing and replacing a symbol).

1 =Yes (an intrinsically safe function is generated when placing and replacing a symbol for this symbol).

2 = No (a function that is not intrinsically safe is generated when placing and replacing a symbol for this symbol).

The visibility of the property depends on the type of symbol.

See Also