All BASIC commands
Section 4-2
118
/i
4-2-46 CHECKSUM
/i
Example
Two axes are connected with a ratio of 1:2. Axis 0 is cancelled after 1
second, then axis 1 is cancelled when the speed drops to a specified
level. After the first cancel axis 1 decelerates at the
DECEL
rate. When
the
CONNECT
of axis 1 is cancelled, axis 1 stops instantly.
BASE(0)
SPEED=10000
FORWARD
CONNECT(0.5,0) AXIS(1)
WA(1000)
CANCEL
WAIT UNTIL VP_SPEED<=7500
CANCEL AXIS(1)
See also
AXIS
,
MTYPE
,
NTYPE
,
PMOVE
,
RAPIDSTOP
Type
System parameter (read-only)
Syntax
CHECKSUM
Description
The
CHECKSUM
parameter contains the checksum for the programs in
RAM. At start-up, the checksum is recalculated and compared with the
previously held value. If the checksum is incorrect the program will not
run.
Arguments
N/A
Example
No example.
See also
N/A
Содержание SYSMAC CJ Series
Страница 2: ......
Страница 70: ...Specifications Section 2 4 58...
Страница 84: ...FINS commands Section 3 4 72...
Страница 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...Section 265 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 370: ...Section 358...