public class ControlLogixAddressBlock extends PLCAddressBlock
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
debugLevel, errorCount, executorThreadCount, FULL, globalUniqueID, HIGHER, imageSize, LOWER, MUCH_HIGHER, MUCH_LOWER, NOT_APPROPRIATE, packetCount, readServers, startAddress, uniqueID, WITHIN, writeServers| Constructor and Description |
|---|
ControlLogixAddressBlock(ControlLogixServer server)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
add(PLCServer server,
boolean refresh)
Add the address.
|
int |
addressLocation(int address,
int size)
Returns "WITHIN".
|
int |
getImageSize()
For this address block, the image size is just the number of servers.
|
java.lang.String |
toString()
Return an intelligent description.
|
_refreshImage, canBeAdded, canBeAdded, getBlockType, getDirty, getMaximumBlockSize, getTimer, isAppropriateAddress, isDirty, isStarted, refreshImage, remove, requestRefresh, setDirty, setMaximumBlockSize, start, tickpublic static final java.lang.String cvsRev
public ControlLogixAddressBlock(ControlLogixServer server)
startAddress - the starting address of the block.public int add(PLCServer server, boolean refresh)
add in class PLCAddressBlockserver - the address to addrefresh - whether to update the block after adding the addresspublic int addressLocation(int address,
int size)
addressLocation in class PLCAddressBlockaddress - the address to addpublic int getImageSize()
getImageSize in class PLCAddressBlockpublic java.lang.String toString()
toString in class PLCAddressBlockCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.