Uses of Interface
com.pnfsoftware.jeb.core.units.code.simatic.IS7Block
Packages that use IS7Block
Package
Description
Public types and interfaces provided by the Simatic S7 analysis plugins.
-
Uses of IS7Block in com.pnfsoftware.jeb.core.units.code.simatic
Methods in com.pnfsoftware.jeb.core.units.code.simatic that return IS7BlockModifier and TypeMethodDescriptionIS7BlocksManager.findBlock
(S7.BlockType type, int number) Find a block.IS7Unit.getBlockAt
(long address) Retrieve the block whose data (if the block is a data block) or code (if the block is a logic block) is mapped at the provided address.IS7Unit.getBlockContaining
(long address) Retrieve the block whose data (if the block is a data block) or code (if the block is a logic block) whose mapping contains the provided address.Methods in com.pnfsoftware.jeb.core.units.code.simatic that return types with arguments of type IS7BlockModifier and TypeMethodDescriptionIS7BlocksManager.getBlocks()
Retrieve a read-only list of S7 blocks managed by this object.Methods in com.pnfsoftware.jeb.core.units.code.simatic with parameters of type IS7BlockModifier and TypeMethodDescriptionlong
IS7Unit.getAddressOfRawBytes
(IS7Block blk) Retrieve the mapping address of the raw (uninterpreted) bytes of a block.IS7BlocksManager.getBlockEntryName
(IS7Block blk) Retrieve the optional entry name (e.g.