 | AutomationMLInterfaceClassLibSequencingLogicInterface Field |
Note: This API is now obsolete.
The sequencing logic interface class path (a Part 4 Interface)
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax[ObsoleteAttribute("This RoleClass has been renamed to SequencingLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
public const string SequencingLogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/SequencingLogicInterface"
<ObsoleteAttribute("This RoleClass has been renamed to SequencingLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")>
Public Const SequencingLogicInterface As String = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/SequencingLogicInterface"
public:
[ObsoleteAttribute(L"This RoleClass has been renamed to SequencingLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
literal String^ SequencingLogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/SequencingLogicInterface"
Field Value
String
See Also