CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

MBUS_DataProviderID..::..GetItemDefaultSettings Method

Gets the item default settings.

Namespace:  CAS.Lib.CommonBus.ApplicationLayer.MBUS
Assembly:  DataProvider.MBUS (in DataProvider.MBUS.dll)

Syntax


public IItemDefaultSettings GetItemDefaultSettings(
	short AddressSpaceIdentifier,
	ulong AddressInTheAddressSpace
)
Public Function GetItemDefaultSettings ( _
	AddressSpaceIdentifier As Short, _
	AddressInTheAddressSpace As ULong _
) As IItemDefaultSettings
public:
IItemDefaultSettings^ GetItemDefaultSettings(
	short^ AddressSpaceIdentifier, 
	unsigned long long^ AddressInTheAddressSpace
)

Parameters

AddressSpaceIdentifier
Type: Int16
The address space identifier.
AddressInTheAddressSpace
Type: UInt64
The address in the address space.

Return Value

default settings for the item