Skip to content

class InterfaceOptions

Package: swiss.avm.up.core.generic.specification.interface_local.javamodel.InterfaceOptions

Direct Known Subclasses: GlobalVariable


abstract class InterfaceOptions extends Resource, ANotAvailableOnS7Tia_Property, ANotAvailableOnBeckhoff_Property

Properties

remanent

Values are stored and recovered after restart. Consider that it is not suggested to use this flag. Since no export of remanent variables is available. Use a remanent custom data group at controller interface instead.

BooleanLiteral[0..1]

A literal where only the two values 'false' and 'true' are accepted.

Method Summary

getNonRemanentVariables

@FGlobalVariable

Return:

List<InterfaceOptions>

getRemanentVariables

@FGlobalVariable

Return:

List<InterfaceOptions>