Index

Class OcaControlNetwork

ClassID: 1.4.1

extends OcaApplicationNetwork

Properties

static readonly OcaClassID ClassID = 1.4.1

Level: 1 Index: 1

This property is an override of the OcaRoot property.

static readonly OcaClassVersionNumber ClassVersion = 1

Level: 1 Index: 2

This property is an override of the OcaRoot property.

OcaNetworkControlProtocol Protocol

Level: 3 Index: 1

Type of control protocol used by the network (OCAnn). Read-only property.

Properties inherited from OcaApplicationNetwork

Properties inherited from OcaRoot

readonly OcaONo ObjectNumber

readonly OcaBoolean Lockable

readonly OcaString Role

Methods

OcaControlNetwork::GetControlProtocol ( ) → ( OcaNetworkControlProtocol Protocol)

Level: 3 Index: 1

Gets the network's Protocol property. Return status indicates whether the operation was successful.

Methods inherited from OcaApplicationNetwork

OcaApplicationNetwork::GetLabel ( ) → ( OcaString Label)

OcaApplicationNetwork::SetLabel ( OcaString Label )

OcaApplicationNetwork::GetOwner ( ) → ( OcaONo Owner)

OcaApplicationNetwork::GetServiceID ( ) → ( OcaApplicationNetworkServiceID Name)

OcaApplicationNetwork::SetServiceID ( OcaApplicationNetworkServiceID Name )

OcaApplicationNetwork::GetSystemInterfaces ( ) → ( OcaList<OcaNetworkSystemInterfaceDescriptor> SystemInterfaces)

OcaApplicationNetwork::SetSystemInterfaces ( OcaList<OcaNetworkSystemInterfaceDescriptor> Descriptors )

OcaApplicationNetwork::GetState ( ) → ( OcaApplicationNetworkState State)

OcaApplicationNetwork::GetErrorCode ( ) → ( OcaUint16 ErrorCode)

OcaApplicationNetwork::Control ( OcaApplicationNetworkCommand Command )

OcaApplicationNetwork::GetPath ( ) → ( OcaNamePath NamePath, OcaONoPath ONoPath)

Methods inherited from OcaRoot

OcaRoot::GetClassIdentification ( ) → ( OcaClassIdentification ClassIdentification)

OcaRoot::GetLockable ( ) → ( OcaBoolean lockable)

OcaRoot::LockTotal ( )

OcaRoot::Unlock ( )

OcaRoot::GetRole ( ) → ( OcaString Role)

OcaRoot::LockReadonly ( )