OPC Foundation
  • Documents
  • NodeSets
  • Search
18.3.3 SendCyclicJobList

This Method is used instead of SendJobList in the case of cyclic production and includes the input parameters ExpectedCycleTime, NominalParts and NominalBoxParts.

Signature

SendCyclicJobList (

[in]CyclicJobListElementType[]JobList);

Table 81 – SendCyclicJobList Method Arguments

Argument

Description

JobList

Array of CyclicJobInformationType describing the available cyclic jobs in the client.

Table 82 – SendCyclicJobList Method AddressSpace Definition

Attribute

Value

BrowseName

SendCyclicJobList

References

Node Class

BrowseName

DataType

TypeDefinition

Modelling Rule

0:HasProperty

Variable

InputArguments

Argument[]

0:PropertyType

Mandatory

It is possible to call the Method without an InputArgument (length of the array JobList is zero) as an answer to the Event RequestCyclicJobList (see below), if no planned job is available.

The CyclicJobListElementType is a subtype of JobListElementType and adds the elements defined in Table 83.

Table 83 – CyclicJobListElementType Definition (subtype of JobListElementType)

NominalBoxParts, MouldId and NumCavities may be empty or zero if not used.

Please report errors or issues with the site to webmaster.

Copyright © 2025 - OPC Foundation

Name

Type

Description

CyclicJobListElementType

structure

Subtype of JobListElementType

NominalParts

0:UInt64

As defined in CyclicJobInformationType

NominalBoxParts

0:UInt64

ExpectedCycleTime

0:Duration

MouldId

0:String

NumCavities

0:UInt32