Search
25 result(s) for Method.
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.7.1 Method NodeClassMethod NodeClass Methods define callable functions. Methods are invoked using the Call Service defined in OPC 10000-4 . Method invocations are not represented in the AddressSpace . Method invocations always ... completion and always return responses when complete. Methods are defined using the Method NodeClass , specified in Table 15 . Table 15 - Method NodeClass Name Use Data Type Description Attributes Base NodeClass
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.10 Unsuppress MethodUnsuppress Method The Unsuppress Method is used to clear the SuppressedState of a specific Alarm instance. It is only available on an instance of an AlarmConditionType that also exposes ... SuppressedState . This Method can be used to overwrite any suppression cause by an associated AlarmSuppressionGroup. This Method works in parallel with any suppression triggered by an AlarmSuppressionGroup, in that
-
OPC-10000-10 – OPC Unified Architecture - Part 10: Programstransition from the Halted to Ready states. It may be caused by the Reset Method. The ReadyToRunning transition specifies the transition from the Ready to Running states. It is caused ... Start Method. The RunningToHalted transition specifies the transition from the Running to Halted states. It is caused by the Halt Method. The RunningToReady transition specifies the transition from the Running
-
OPC-10000-10 – OPC Unified Architecture - Part 10: Programs5.2.4.2 Standard attributesStandard attributes The Executable Method attribute indicates if a method can currently be executed. For Program Control Methods , this means that the owning Program has a current state that supports ... transition caused by the Method
-
OPC-10000-21 – OPC Unified Architecture - Part 21: Device Onboarding7.1 OverviewPullManagement ( 7.2 ) the DCA connects to the Registrar without security and calls the ProvideIdentities Method. The Registrar chooses a valid DeviceIdentity Certificate and returns it in the response along with ... band for a match. If that fails it either calls the RequestTickets Method on the DCA (see PushManagement in 7.3 ), or returns a code from ProvideIdentities Method that tells
-
OPC-10000-21 – OPC Unified Architecture - Part 21: Device Onboarding7.2 Pull Managementdiscovers the location of the Registrar via mDNS (see OPC 10000-12 ), the SetRegistrarEndpoints Method is called ( Servers only) or the Endpoints are provided via a Device specific mechanism ... that is installed. If it is the required version, the SoftwareUpdateManager calls the UpdateSoftwareStatus Method. Otherwise, the Device downloads the update, applies it and then connects to SoftwareUpdateManager again
-
OPC-10000-26 – Part 26: LogObject - Part 26: LogObject Modelauthorised users. A LogObject can restrict a Client 's access to the GetRecords Method using standard OPC UA security features. This all or nothing approach can work well if multiple ... LogRecord should be returned to the Client that is invoking the GetRecords Method
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelEditConnectionConfigurationSets method The EditConnectionConfigurationSets Method manages the editing of ConnectionConfigurationSets by a Client . The Method shall set the Edit Property to TRUE for the requested ConnectionConfigurationSets . For ConnectionConfigurationSets which ... editable (indicated by the absence of the Property Edit), this Method shall return Bad _ InvalidState . For the ConnectionConfigurationSets that allow editing, the Method shall also set the Lock
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelProcessConnectionConfigurationSets signature The ProcessConnectionConfigurationSets Method shall initiate the ReadyToProcessing or ErrorToProcessing transition in the ConnectionConfigurationSetStateMachine (see 6.9 ) on all requested ConnectionConfigurationSets . The Method triggers the processing and returns immediately ... returned" asynchronously by one of the ConnectionConfigurationSetEventType Events . The signature of this Method is specified below; the Method arguments are defined in Table 84 . Signature ProcessConnectionConfigurationSets ( [in] 4:FxProcessEnum
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model10.30 LastActivityMaskwith any of the other bits. If the ConnectionManager supports the ProcessConnectionConfigurationSets Method , then the activities correspond to the described actions in the Method , but a ConnectionManager is not required ... support the ProcessConnectionConfigurationSets Method. It could still have internal or application trigger activities that correspond to these actions. The LastActivityMask values are formally defined in Table 184 . Table 184 - LastActivityMask
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelThis includes any errors that are reported to the ConnectionManager from invoking the EstablishConnections Method or the CloseConnections Method
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.10.1 Start MethodStart Method The signature of this Method is specified below. Signature Start ( [out] 0:Int32 Status ); The Start Method is called by a Client to start execution of the entity ... which is represented by the state machine. Table 36 - Start Method Arguments Argument Description Status 0 - OK Values > 0 are reserved for errors defined by this and future standards
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.10.2 Stop MethodStop Method The signature of this Method is specified below. Signature Stop ( [in] 0:Int64 StopMode [out] 0:Int32 Status ); The Stop Method is called by a Client to stop ... execution of the entity which is represented by the state machine. Table 39 - Stop Method Arguments Argument Description StopMode provides a way to differentiate between different stop modes. This parameter
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.12.1 Start MethodStart Method The signature of this Method is specified below. Signature Start ( [out] 0:Int32 Status ); The Start Method is called by a Client to start execution of the system ... that is represented by the state machine. If the method is successfully called, the method should return with a Good or Uncertain result code. The Start Method allows an authorized
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.12.2 Stop MethodStop Method The signature of this Method is specified below. Signature Stop ( [in] 0:Int64 StopMode [out] 0:Int32 Status ); The Stop Method allows an authorized Client to command ... stop executing and leave the Executing state. In conjunction with the usage of this method, the transient states can be expressed with Substate machines within the Executing state
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.12.3 GetReady MethodGetReady Method The signature of this Method is specified below. Signature GetReady ( [out] 0:Int32 Status ); The GetReady Method allows an authorized Client to request the system to transition from ... unsuccessful then the IdleToIdle transition occurs. In conjunction with the usage of this method, the transient states can be expressed with Substate machines within the Idle state (e.g. the IdleSubstateMachine
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.12.4 StandDown MethodStandDown Method The signature of this Method is specified below. Signature StandDown ( [out] 0:Int32 Status ); The StandDown method allows an authorized Client to request the system to: transition from ... ongoing preparation of the system and causes the IdleToIdle transition. Table 60 - StandDown Method Arguments Argument Description Status 0 - OK - Everything is OK 1 - E_SystemState - The system
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.2 LoadByNodeId MethodLoadByNodeId Method The signature of this Method is specified below. Signature LoadByNodeId ( [in] 0:ExpandedNodeId Id [out] 0:Int32 Status ); Table 71 specifies the Arguments . Table 71 - LoadByNodeId Method Arguments ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.3 LoadByName MethodLoadByName Method The signature of this Method is specified below. Signature LoadByName ( [in] 0:String Name [out] 0:Int32 Status ); The table below specifies the Arguments . Table 74 - LoadByName Method ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.4 UnloadProgram MethodUnloadProgram Method The signature of this Method is specified below. Signature UnloadProgram ( [out] 0:Int32 Status ); The table below specifies the Arguments . Table 77 - UnloadProgram Method Arguments Argument Description Status ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.5 UnloadByNodeId MethodUnloadByNodeId Method The signature of this Method is specified below. Signature UnloadByNodeId ( [in] 0:ExpandedNodeId Id [out] 0:Int32 Status ); Table 80 specifies the Arguments . Table 80 - UnloadByNodeId Method Arguments ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.6 UnloadByName MethodUnloadByName Method The signature of this Method is specified below. Signature UnloadByName ( [in] 0:String Name [out] 0:Int32 Status ); Table 83 specifies the Arguments . Table 83 - UnloadByName Method Arguments ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.7 Start MethodStart Method The signature of this Method is specified below. Signature Start ( [out] 0:Int32 Status ); Table 86 specifies the Arguments . Table 86 - Start Method Arguments Argument Description Status ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.16.8 Stop MethodStop Method The signature of this Method is specified below. Signature Stop ( [in] 0:Int64 StopMode [out] 0:Int32 Status ); Table 89 specifies the Arguments . Table 89 - StopMethod Arguments Argument ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration7.17.2 ResetToProgramStart MethodResetToProgramStart Method The signature of this Method is specified below. Signature ResetToProgramStart ( [out] 0:Int32 Status ); Table 92 specifies the Arguments . Table 92 - ResetToProgramStart Method Arguments Argument Description Status ... correct state for this operation 2 - E_UnexpectedError - Unexpected Error during the method call 3 - E_ActiveAlarm - An Active Alarm prevents the system start 4 - E_AcknowledgeRequired - Condition needs