![Arcus ACE-SXC Скачать руководство пользователя страница 58](http://html1.mh-extra.com/html/arcus/ace-sxc/ace-sxc_manual_2965571058.webp)
ACE-SXC Manual
page 58
rev2.02
TOC
Description:
Sets the communication time-out parameter. Value is in milli-seconds.
Syntax:
TOC=[long value]
Examples:
TOC=10000 ;***Sets time-out parameter to 10 seconds
V[1-50]
Description:
Assign to variable.
ACE-SXC has 100 variables [V1-V50]
Syntax:
V[Variable Number] = [Argument]
V[Variable Number] = [Argument1][Operation][Argument2]
Special case for BIT NOT:
V[Variable Number] = ~[Argument]
[Argument] can be any of the following:
Numerical value
Pulse or Encoder Position
Digital Output
Digital Input
Enable Output
Motor Status
[Operation] can be any of the following
+
Addition
-
Subtraction
*
Multiplication
/
Division
%
Modulus
>>
Bit Shift Right
<<
Bit Shift Left
&
Bit AND
|
Bit OR
~
Bit NOT
Examples:
V1=12345
;***Set Variable 1 to 123
V2=V1+1
;***Set Variable 2 to V1 plus 1
V3=DI
;***Set Variable 3 to digital input value
V4=DO
;***Sets Variable 4 to digital output value
V5=~EO
;***Sets Variable 5 to bit NOT of enable output value
Содержание ACE-SXC
Страница 1: ...ACE SXC Manual page 1 rev2 02 ACE SXC Advanced Stand Alone Controller USB 2 0 communication...
Страница 8: ...ACE SXC Manual page 8 rev2 02 3 Dimensions Figure 3 0 All dimensions in inches...
Страница 9: ...ACE SXC Manual page 9 rev2 02 4 Connections Figure 4 0...
Страница 12: ...ACE SXC Manual page 12 rev2 02 ACE SXC Interface Circuit Figure 4 4...