hello,
I'm trying to reset and start a timer in my fanuc TP program but I don't see it increment in status/prg timer.
hello,
I'm trying to reset and start a timer in my fanuc TP program but I don't see it increment in status/prg timer.
Didn't find what you were looking for?
New postThese are different system variable that can be used.
$TIMER STRUCTURE
Name: Program Timer Variable
Description: Time counter which can be started, stopped and reset by the teach
pendant program. See the following for an example.
TIMER[n]=START(/STOP/RESET) ---------------------- $TIMER[n] Individual fields
within this structure are described below.
Power Up: N/A
$TIMER[1].$comment
Minimum: "" Maximum: "" Default: " " KCL/Data: RW Program:
RW UIF: RW CRTL: RW Data Type: STRING Memory: CMOS
Name: Timer Comment
Description: Text used to describe the use of the timer.
Power Up: N/A
$TIMER[1].$end_ept_idx
Minimum: 0 Maximum: 65535 Default: 65535 KCL/Data: RW Program:
RW UIF: RW CRTL: RW Data Type: SHORT Memory: CMOS
Name: Reserved for Internal use by FANUC Robotics
Description: Reserved for Internal use by FANUC Robotics
Power Up: N/A
$TIMER[1].$end_lin_num
Minimum: 0 Maximum: 65535 Default: 0 KCL/Data: RW Program:
RW UIF: RW CRTL: RW Data Type: SHORT Memory: CMOS
Name: Timer Ending Line Number
Description: Line number where the timer stopped.
Power Up: N/A
$TIMER[1].$str_lin_num
Minimum: 0 Maximum: 65535 Default: 0 KCL/Data: RW Program:
RW UIF: RW CRTL: RW Data Type: SHORT Memory: CMOSName: Timer Starting Line Number
Description: The line number where the timer started.
Power Up: N/A
Please sign in to leave a comment.
Comments
1 comment