BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

IReadCMDValue..::..IsInBlock Method

Check if address belongs to the block

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

Syntax


bool IsInBlock(
	uint station,
	ushort address,
	short type
)
Function IsInBlock ( _
	station As UInteger, _
	address As UShort, _
	type As Short _
) As Boolean
bool^ IsInBlock(
	unsigned int^ station, 
	unsigned short^ address, 
	short^ type
)

Parameters

station
Type: UInt32
station to be checked
address
Type: UInt16
address to be checked
type
Type: Int16
type of data

Return Value

true if address belongs to the block