TITAN-SVX Software Manual
page 48
Rev 4.01
Run time counter is incremented if the motor is enabled and moving.
Fault time is recorded and latched as soon as fault occurs. Fault time latch can
be cleared by setting the Fault Time to zero.
Inquire about the Second Trend Data
Command:
@01:TRENDSEC[0]
;***Get first second data
Reply:
#01:TRENDSEC[0]=5
Command:
@01:TRENDSEC[59]
;***Get last second data
Reply:
#01:TRENDSEC[59]=7
Inquire about the Minute Trend Data
Command:
@01:TRENDMIN[9]
;***Get tenth minute data
Reply:
#01:TRENDSEC[0]=5
Inquire about the Hour Trend Data
Command:
@01:TRENDHOUR[23]
;***Get 24
th
hour data
Reply:
#01:TRENDHOUR[23]=5
Inquire about the Hour Trend Data
Command:
@01:TRENDDAY[10]
;***Get 11
th
day data
Reply:
#01:TRENDDAY[10]=5
Select trend data type
Command:
@01:TRENDSEL=1
;***Monitor Power
Reply:
#01:TRENDSEL=1
Command:
@01:TRENDSEL=3
;***Monitor Temperature
Reply:
#01:TRENDSEL=2
Inquire about the System Time
Command:
@01:SYSTIME
Reply:
#01:SYSTIME=4201
Inquire about the Run Time
Command:
@01:RUNTIME
Reply:
#01:RUNTIME=759
Inquire about the Fault Trigger Time
Command:
@01:FLTTIME
Reply:
#01:FLTTIME=1215