Data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
''<small>This page details data structure and types used in the FANUC TP programs. For the use of data for directing program flow, see [[Registers]].</small>''
 
 
 
 
In all programming languages, information must be stored somewhere to be used in the future. FANUC's software handles data in variables known as "Registers". This is where numbers are stored to be used by programs to change how programs flow or operate, as well as to help in communications with the user or other devices.
 
There are many types of registers available in FANUC software, but the two types you will need to know for MH-142 are data "Registers" and "Position Registers"