BASIC commands
PROGRAMMING MANUAL 64
Revision 1.0
/i
3.2.59 COMMSTYPE
/i
/i
/i
3.2.60 COMPILE
/i
Arguments N/A
Example No example.
See also N/A
Type Slot parameter
Syntax COMMSTYPE SLOT(unit_number)
Description This parameter returns the type of unit in a controller unit. The table below
lists the return values.
Return value Description
0 Unused unit
31 TJ1-ML16
33 TJ1-FL02
34 TJ1-PRT
35 TJ1-DRT
36 TJ1-ML04
38 TJ1-CORT
Arguments • unit_number
Unit numbers are 0 to 6, with 0 being the unit immediately to the right of
the TJ2-MC64.
Example No example.
See also N/A
Type Program command
Syntax COMPILE
Description The COMPILE command forces the compilation of the currently selected pro-
gram to intermediate code. Program are compiled automatically by the sys-
tem software prior to program execution or when another program is selected.
This command is not therefore normally required.
Arguments N/A
Example No example.
See also N/A