Search
6 result(s) for Program Template
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics7.1.7.3 StartProgramused when a Client application wants to start running a program based on a ProgramTemplate of a FunctionalUnit. The Properties Argument can be used to provide an optional list
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics7.2.1.2 DownloadDownload The Download Method is used to transfer a Program Template from the Server to the Client . The signature for this Method is specified below. Table 58 specifies its representation ... TemplateId Unique identifier of the template to be downloaded. AdditionalParameters Additional properties of the program template. Data Opaque program template data. Table 58 - Download Method AddressSpace Definition Attribute Value BrowseName
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics7.2.1.3 RemoveRemove The Remove Method deletes the Program Template from the Server . Table 60 specifies its representation in the AddressSpace . Signature Remove ( [in] String TemplateId ) Table 59 - Remove Method Arguments Argument
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics7.2.1.4 UploadUpload The Upload Method is used to transfer a Program Template from a Client to the Server . An instance of the ProgramTemplateType (see 7.2.5) needs to be created ... ProgramTemplateSet for each uploaded Program Template . The properties of a Program Template and the information included are vendor specific. Considering the multiple different formats and ways of defining Program Templates
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: BasicsStartProgram () Method which initiates the program run. ProgramTemplate is an immutable copy of the Program Template attributes with which the result was generated and is provided for documentation and traceability ... provided when calling the StartProgram () Method . It can be utilized when performing the program run and is provided in the ResultType object for documentation and traceability purposes. Samples
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: BasicsProgramTemplateType ObjectType Definition The ProgramTemplateType provides a Program Template . It is formally defined in Table 66 . A Program Template is stored within the ProgramTemplateSet of a ProgramManager ... executed as the ActiveProgram for the FunctionalUnit. Alternative common names for a Program Template are protocol, program, or recipe. Clients (e.g., supervisory system clients, such as ELN or LIMS