A C D E F G M N P R S T

G

getDigitalIn(int) - Method in class modsim.SimulatedProcessImage
Return the digital input register corresponding to the address.
getDigitalInCount() - Method in class modsim.SimulatedProcessImage
 
getDigitalInRange(int, int) - Method in class modsim.SimulatedProcessImage
Return the digital input registers in the range.
getDigitalOut(int) - Method in class modsim.SimulatedProcessImage
Return the digital out register that matches the address.
getDigitalOutCount() - Method in class modsim.SimulatedProcessImage
 
getDigitalOutRange(int, int) - Method in class modsim.SimulatedProcessImage
 
getInputRegister(int) - Method in class modsim.SimulatedProcessImage
Return the input register at the modbus memory address.
getInputRegisterCount() - Method in class modsim.SimulatedProcessImage
 
getInputRegisterRange(int, int) - Method in class modsim.SimulatedProcessImage
Return the input registers in a range.
getIpAddress() - Method in class modsim.SimulatedProcessImage
Return the extracted IP address.
getMyIpAddress() - Method in class modsim.ConfigurationFileReader
Return the extracted IP address.
getMyUnitName() - Method in class modsim.ConfigurationFileReader
Return the unit name.
getPortNumber() - Method in class modsim.ConfigurationFileReader
Return the port number.
getPortNumber() - Method in class modsim.SimulatedProcessImage
Return the Modbus port number.
getRegister(int) - Method in class modsim.SimulatedProcessImage
Return the register at the given address.
getRegisterCount() - Method in class modsim.SimulatedProcessImage
 
getRegisterRange(int, int) - Method in class modsim.SimulatedProcessImage
Return the registers in the range given.
getUnitName() - Method in class modsim.SimulatedProcessImage
Return the unit name.

A C D E F G M N P R S T