Up to 16 serial input signals via the f6 protocol can be defined. For this purpose the slider on the SICOLOG's bottom must be switched to RS232, and the following additional TEMES parameters are required:
SIBaudrate=57600
SITimeout=500
SIMode=4
SICount=3
SI0=0x80,SignalName#1,2
SI1=0x81,SignalName#2
SI2=0x82,SignalName#3
where
SIBaudrate: baud rate in bps;
SITimeout: timeout in msec;
SIMode:
1 - f6 protocol,
2 - f6 protocol with zero signal on timeout,
3 - f6 protocol with checksum,
4 - f6 protocol with checksum and zero signal on timeout or checksum error;
SICount: Number of the following signal definitions;
SI<Number>: request byte (with optional 0x hex prefix), signal name of an already defined TEMES calculation constant, optionally signal size in bytes.
Minimum required versions: SICOLOG V1.0.4 / TEMES V1.0.46