El programa permite probar las comunicaciones con dispositivos esclavos utilizando Modebus RTU, Modbus TCP o Modbus RTU sobre protocolos TCP.
Permite crear mapas de registros con tipos de datos asignados para visualizar los valores exactos de los registros leídos.
Esta versión soporta 4 funciones modbus:
01: Leer el estado de la bobina;
02: Leer estado de entrada;
03: Leer registros de espera;
04: Leer los registros de entrada;
y permite visualizar valores en los siguientes formatos de datos:
MALEFICIO,
COMPARTIMIENTO,
BYTES,
ASCII,
POCO,
SInt8 (ShortInt),
UInt8 (Byte),
SInt16 (SmallInt) AABB,
SInt16 (SmallInt) BBAA,
UInt16 (Word) AABB,
UInt16 (Word) BBAA,
SInt32 (Integer, LongInt) AABB CCDD,
SInt32 (Integer, LongInt) CCDD AABB,
SInt32 (Integer, LongInt) BBAA DDCC,
SInt32 (Integer, LongInt) DDCC BBAA,
UInt32 (LongWord) AABB CCDD,
UInt32 (LongWord) CCDD AABB,
UInt32 (LongWord) BBAA DDCC,
UInt32 (LongWord) DDCC BBAA,
Int64 AABB CCDD EEFF GGHH,
Int64 GGHH EEFF CCDD AABB,
Int64 BBAA DDCC FFEE HHGG,
Int64 HHGG FFEE DDCC BBAA,
UInt64 AABB CCDD EEFF GGHH,
UInt64 GGHH EEFF CCDD AABB,
UInt64 BBAA DDCC FFEE HHGG,
UInt64 HHGG FFEE DDCC BBAA,
AABB CCDD individual (flotante),
Single (Flotante) CCDD AABB,
BBAA DDCC único (flotante),
DDCC BBAA individual (flotante),
Doble (Real) AABB CCDD EEFF GGHH,
Doble (Real) GGHH EEFF CCDD AABB,
Doble (Real) BBAA DDCC FFEE HHGG,
Doble (Real) HHGG FFEE DDCC BBAA.
Además, el software muestra automáticamente el registro de comunicación entre el maestro y el esclavo.
Limitaciones :
Sesión de trabajo de 3 minutos, pantalla molesta
Comentarios que no se encuentran