Package org.openmuc.metering.driver.s7plc

Class Summary
Activator  
ReadoutThread  
S7ObjectLocator Parse an object locator for the Siemens S7 PLC driver Object locator format: DB.. examples DB20.2.uint16 means data block 20, byte offset 2, variable type 16bit unsigned integer DB10.10.float maps to a REAL variable
S7PLCDriverImpl Implementation of MeterDriverInterface for Siemens S7 PLC Meter URL format: plcs7:10.0.0.7:102?slot=2;rack=0;mpi=2 Object locator format: DB.. examples DB20.2.uint16 means data block 20, byte offset 2, variable type 16bit unsigned integer DB10.10.float maps to a REAL variable
 

Exception Summary
MalformendObjectLocatorException