Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
46
Command Reference
8.1.5 “E” Commands
emailsrv a.a.a.a
This command is used to set the IP address of the SMTP email server that will be used by the modem for
sending email reports.
The commands gpsrep, ignreport, and reptype are used to enable email reporting.
a.a.a.a = 0.0.0.0 to 255.255.255.255 IP address of the email server to be used for email reports. Default =
0.0.0.0 The current email server IP address can be queried by using the emailsrv without parameters.
Examples:
1. Set the email server IP address to 100.120.10.10
cmd emailsrv 100.120.10.10
OK
2. Query current email server
cmd emailsrv
cmd emailsrv 100.120.10.10
OK
A cmd save is required for this command to take effect.
return to list of commands
enghours n
Since total engine hours data is not available through standard OBD2 interface, Total engine hours must
be calculated using other methods.
When a modem is installed in a vehicle and the current vehicle engine hours are known, the current
engine hours will need to be programmed.
This can be done through the following command:
cmd enghours n
n Total engine hours in hours (0-999999.99).
The current value of engine hours can be queried using cmd enghours without parameters and is shown
in hours.
The modem must be configured to enable engine hours counting using the enghrmode command.
Examples:
1. Set the engine hours to 2501
cmd ctm15x
OK
cmd enghours 2501
OK